/* content */
.text-header { font-weight: bold; font-size: 10pt; font-family: Tahoma, sans-serif; color: #9D968E;}
.pageContent { font-size: 7pt; font-family: Verdana, sans-serif; color: #9D968E; }
 .pageContent a { font-size: 7pt; font-family: Verdana, sans-serif; color: #9D968E; }

/* top elements */
.company { font-weight: bold; font-size: 15pt; font-family: Times New Roman, serif; color: #9D968E; }
.slogan { font-size: 9pt; font-family: sans-serif; color: #9D968E; }

/*main menu*/
.menu { font-weight: bold; font-size: 7pt; font-family: Verdana, sans-serif; color: #9D968E; text-decoration: none;  text-transform: uppercase; }
.amenu { font-weight: bold; font-size: 7pt; font-family: Verdana, sans-serif; color: #9D968E; text-decoration: underline;  text-transform: uppercase; }

/*submenu*/
.submenu { font-size: 7.5pt; font-family: Verdana, sans-serif; color: #9D968E; text-decoration: underline; }
.asubmenu { font-weight: bold; font-size: 7.5pt; font-family: Verdana, sans-serif; color: #9D968E; text-decoration: underline; }

/*copyright*/
.footer { font-size: 7pt; font-family: Verdana, sans-serif; color: #79705E; }

/*backgrounds*/
.main-bg { background-color: #A4916E; background-repeat: repeat-x; }
.logo-bg { background-color: #443526; }
.bg { background-color: #443526; }
.submenu-hr { background-color: #71655A; }