/* content */
.text-header { font-weight: bold; font-size: 8pt; font-family: Arial, sans-serif; color: #746060;}
.pageContent { font-size: 8pt; font-family: Arial, sans-serif; color: #746060; }
 .pageContent a { font-size: 8pt; font-family: Arial, sans-serif; color: #746060; }

/* top elements */
.company { font-weight: bold; font-size: 13.5pt; font-family: Tahoma, sans-serif; color: #A1A1A1; }
.slogan { font-size: 8pt; font-family: Arial, sans-serif; color: #A1A1A1; }

/*main menu*/
.menu { font-size: 7.5pt; font-family: Arial, sans-serif; color: #746060; text-decoration: none; text-transform: uppercase; }
.amenu { font-size: 7.5pt; font-family: Arial, sans-serif; color: #746060; text-decoration: underline; text-transform: uppercase; }

/*submenu*/
.submenu { font-size: 8pt; font-family: Verdana, sans-serif; color: #A3A3A3; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Verdana, sans-serif; color: #A3A3A3; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Verdana, sans-serif; color: #977E7E; }

/*backgrounds*/
.main-bg { background-color: #DEB9B9; }

