﻿/* content */
.text-header { text-transform: uppercase;font-weight: bold; font-size: 15pt; font-family:sans-serif; color:#FFFFFF;}
.pageContent { font-size: 8pt; font-family: Tahoma; color: #FFFFFF; }
 .pageContent a { font-size: 8pt; font-family: Tahoma; color: #8D8D8D; }

/* top elements */
.company {  font-size: 13pt; font-family:  Arial Narrow; color: #B3B3B3; }
.slogan {font-size: 8pt; font-family:  Arial Narrow; color: #626262; }

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

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

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

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

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