/* content */
.text-header {  font-weight: bold;font-style:italic; font-family: serif;font-size: 16pt;  color: #4B8520;}
.pageContent { font-size: 10pt; font-family: Tahoma; color: #898974; }
 .pageContent a { font-size: 10pt; font-family: Tahoma; color: #898974; }

/* top elements */
.company { font-weight: bold;font-style:italic; font-size: 8pt; font-family: Arial; color: #377DBA; }
.slogan { text-transform:uppercase;font-weight: bold; font-size: 8pt; font-family: Arial; color: #A89B95; }

/*main menu*/
.menu { text-transform:uppercase;font-weight: bold;font-size: 8pt; font-family: Tahoma; color: #FFFFFF; text-decoration: none; }
.amenu { text-transform:uppercase;font-weight: bold;font-size: 8pt; font-family: Tahoma; color: #FFFFFF; text-decoration: underline; }

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

/*bottom menu*/
.bmenu { text-transform:lowercase;font-weight: bold;font-size: 8pt; font-family: Tahoma; color: #3D5C78; text-decoration: none; }
.abmenu { text-transform:lowercase;font-weight: bold;font-size: 8pt; font-family: Tahoma; color: #3D5C78; text-decoration: underline; }

/*copyright*/
.footer {  font-size: 8pt; font-family: Tahoma; color: #7D767F; }

/*backgrounds*/
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #4E8BC1; }
.menu-hr { background-color: #6BA4CF; }
.line { background-color: #CACACA; }
