﻿/* 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:#808284 ; }

/* top elements */
.company {font-size: 15pt; font-family: sans-serif; color: #ffaa00;text-transform: uppercase }
.slogan {  font-size: 13pt; font-family:sans-serif; color:#ffffff;text-transform: uppercase; font-weight:bold}

/*main menu*/
.menu { font-size: 8pt; font-family:Tahoma ; color:#ffffff; text-decoration:underline ;  font-weight: bold}
.amenu { font-size:8pt ; font-family:Tahoma  ; color: #ffffff ; text-decoration:none; font-weight: bold }

/*submenu*/
.submenu { font-size:  8pt; font-family:Tahoma ; color:#ffffff; text-decoration: underline;}
.asubmenu { font-size:8pt; font-family:Tahoma ; color:#ffffff ; text-decoration:none;}

/*bottom menu*/
.bmenu { font-size:8pt ; font-family: Tahoma; color:#ffffff ; text-decoration:underline; text-transform: uppercase; font-weight:bold}
.abmenu { font-size: 8pt; font-family:Tahoma ; color: #ffffff; text-decoration: none; text-transform: uppercase; font-weight:bold}

/*copyright*/
.footer { font-size:8pt ; font-family:Tahoma ; color:#C5D8BA ; }

/*backgrounds*/
.main-bg { background-color: #4c981f; }
.submenu-bg { background-color:#efc44d; }
.menu-hr { background-color: #e8ab00 ;}
.menu-bg{background-color:#e19200  }
.bottom-bg{background-color:#3E7C19}
