/* content */
.text-header { font-weight: middle; font-size: 14pt; font-family: Tahoma; color: #959595;}
.pageContent { font-size: 10pt; font-family: Tahoma; color: #828282; }
 .pageContent a { font-size: 10pt; font-family: Tahoma; color: #828282; }

/* top elements */
.company { font-weight:  middle; font-size: 20pt; font-family: Tahoma; color: #FFFFFF; }
.slogan { font-weight:bold;font-weight: middle; font-size: 11pt; font-family: Tahoma; color: #FFFFFF; }

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

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

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

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

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