/* content */
.text-header {  font-size: 12pt; font-family:sans-serif; color:#ffaa00;text-transform: uppercase; font-weight:bold }
.pageContent { font-size:8pt ; font-family:Tahoma ; color:#000000 ; }
 

/* top elements */
.company { font-size: 20pt; font-family: sans-serif; color: #ffffff; font-weight:bold}
.slogan {  font-size: 20pt; font-family: sans-serif; color: #ffffff;  font-weight:bold}

/*main menu*/
.menu { font-size: 9pt; font-family:Tahoma ; color:#ffffff; text-decoration:underline ; font-weight: bold}
.amenu { font-size:9pt ; font-family:Tahoma  ; color: #ffffff ; text-decoration:none;font-weight: bold }

/*submenu*/
.submenu { font-size: 9pt; font-family:Tahoma ; color:#ffffff; text-decoration: underline;}
.asubmenu { font-size:9pt; font-family:Tahoma ; color:#ffffff ; text-decoration:none; }

/*bottom menu*/
.bmenu { font-size: 9pt ; font-family: Tahoma; color:#ffffff ; text-decoration:underline; text-transform: uppercase; font-weight:bold}
.abmenu { font-size: 9pt; font-family:Tahoma ; color: #ffffff; text-decoration: none;text-transform: uppercase ; font-weight:bold}

/*copyright*/
.footer { font-size:8pt ; font-family:Tahoma ; color:#D7B3B3 ; }

/*backgrounds  menu-bg = #56ba23 submenu-bg = #a3da70  menu-hr = #7bca32  bottom-bg = #790000 */
.main-bg { background-color: #790000; }
.submenu-bg { background-color:#999999 ; }
.menu-hr { background-color:#aaaaaa;}
.menu-bg{background-color:#888888 ; }
.bottom-bg{background-color:#791111}


