﻿/* content */
.text-header { font-weight:bold; font-size:10pt; font-family:Tahoma; color:#000000; text-transform: uppercase }
.pageContent { font-size:9pt ; font-family:sans-serif ; color:#000000 ; }
 
/* top elements */
.company { font-weight:bold ; font-size: 15pt; font-family: Tahoma; color: #ffffff; }
.slogan { font-weight:bold ; font-size: 11pt; font-family:sans-serif; color:#ffffff; }

/*main menu*/
.menu1 { font-size: 8pt; font-family:Tahoma ; color:#1B73AD;text-decoration:none; font-weight: bold }
.menu2 { font-size: 8pt; font-family:Tahoma ; color:#2D2D2D;text-decoration:underline ; font-weight: bold}
.menu3 { font-size: 8pt; font-family:Tahoma ; color:#ffffff;text-decoration:none; font-weight: bold}
.amenu { font-size:8pt ; font-family: Tahoma;text-decoration:none;color:#2D2D2D;font-weight: bold}

/*submenu*/
.submenu { font-size:9pt; font-family:Tahoma; color:#ffffff; text-decoration: none; font-weight: bold}
.asubmenu { font-size:9pt; font-family:Tahoma ; color:#ffffff ; text-decoration:underline;font-weight: bold} 

/*bottom menu*/
.bmenu { font-size:9pt ; font-family: Tahoma; color:#5d5c5c ; text-decoration:none; font-weight: bold}
.abmenu { font-size:9pt; font-family:Tahoma ; color: #5d5c5c; text-decoration: none; font-weight: bold}

/*copyright*/
.footer { font-size:9pt ; font-family:Tahoma ; color:#5a5959 ; }

/*backgrounds*/
.main-bg { background-color: #ffffff; }
.submenu-bg { background-color:#7e7e7e; }



