﻿/* content */
.text-header { font-size:15pt; font-family:Tahoma; color:#ffffff;text-transform: uppercase}
.pageContent { font-size:8pt ; font-family:Tahoma ; color:#ffffff ; }
 
/* top elements */
.company { font-size: 20pt; font-family:Tahoma ; color: #ffffff; }
.slogan { font-size: 10pt; font-family:Tahoma; color:#ffffff; }

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

/*submenu*/
.submenu {font-size:8pt; font-family:Arial; color:#ffffff ; text-decoration:underline;}
.asubmenu {font-size:8pt ; font-family: Arial; color: #ffffff; text-decoration:none; }

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

/*background*/
.content-bg{ background-color:#898989}
.sub-bg{ background-color:#acacac}

