/* content */
.text-header { font-weight: bold; font-size: 11pt; font-family: Tahoma, sans-serif; color: #ffffff;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; }

/* top elements */
.company { font-size: 16pt; font-family: cursive; color: #4C8312; }
.slogan { font-size: 16pt; font-family: cursive; color: #4C8312; }

/*main menu*/
.menu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.amenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; }

/*submenu*/
.submenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #4C8312; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #BE8479; }

/*backgrounds*/
.main-bg { background-color: #85B33D; }
.submenu-abg { background-color: #4C8312; }
