/* content */
.text-header { font-weight: bold;text-transform:uppercase; font-size: 12pt; font-family: Arial; color: #162A30;}
.pageContent { font-size: 8pt; font-family: Tahoma; color: #FFFFFF; }
 .pageContent a { font-size: 8pt; font-family: Tahoma; color: #FFFFFF; }

/* top elements */
.company { text-transform:uppercase;font-weight: bold; font-size: 14pt; font-family: Arial; color: #FFFFFF; }
.slogan {  text-transform:uppercase;text-transform:lowercase;font-size: 8pt; font-family: Arial; color: #FFFFFF; }

/*main menu*/
.menu {  font-size: 9pt; font-family: Arial; color: #FFFFFF; text-decoration: none; }
.amenu {  font-size: 9pt; font-family: Arial; color: #FFFFFF; text-decoration: underline; }

/*submenu*/
.submenu { text-transform:uppercase;font-size: 8pt; font-family: Tahoma; color: #FFFFFF; text-decoration: none; }
.asubmenu { text-transform:uppercase;font-size: 8pt; font-family: Tahoma; color: #000000; text-decoration: none; }

/*bottom menu*/
.bmenu {  font-size: 9pt; font-family: Tahoma; color: #FFFFFF; text-decoration: none; }
.abmenu {  font-size: 9pt; font-family: Tahoma; color: #FFFFFF; text-decoration: underline; }

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

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