/* content */
.text-header { font-weight: bold; font-size: 9pt; font-family: Arial, sans-serif; color: #4C4C4C; text-transform: uppercase; }
.pageContent { font-size: 9pt; font-family: Tahoma, sans-serif; color: #3d3d3d; }
 .pageContent a { font-size: 9pt; font-family: Tahoma, sans-serif; color: #06c; }

/* top elements */
.company { font-size: 16pt; font-family: Tahoma, sans-serif; color: #353C2C; text-transform: uppercase; }
.slogan { font-weight: bold; font-size: 8pt; font-family: Arial, sans-serif; color: #7A7876; text-transform: uppercase; }

/*main menu*/
.menu { font-weight: bold; font-size: 9pt; font-family: Tahoma, sans-serif; color: #4C4C4C; text-decoration: none; text-transform: uppercase; }
.amenu { font-weight: bold; font-size: 9pt; font-family: Tahoma, sans-serif; color: #06c; text-decoration: none; text-transform: uppercase; }

/*submenu*/
.submenu { font-weight: bold; font-size: 9pt; font-family: Tahoma, sans-serif; color: #4C4C4C; text-decoration: none; }
.asubmenu { font-weight: bold; font-size: 9pt; font-family: Tahoma, sans-serif; color: #06c; text-decoration: none; }

/*bottom menu*/
.bmenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #4C4C4C; text-decoration: none; }
.abmenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #06c; text-decoration: none; }

/*copyright*/
.footer { font-size: 7pt; font-family: Tahoma, sans-serif; color: #333B2A; }

/*backgrounds*/
.main-bg { background-color: #ffffff; }

