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

/* top elements */
.company { font-size: 15pt; font-family: Tahoma, sans-serif; color: #ffffff; }
.slogan { font-size: 7pt; font-family: Tahoma, sans-serif; color: #ffffff; text-transform: uppercase; }

/*main menu*/
.menu { font-weight: bold; font-size: 8pt; font-family: Verdana, sans-serif; color: #DCE3E8; text-decoration: none; }
.amenu { font-weight: bold; font-size: 8pt; font-family: Verdana, sans-serif; color: #DCE3E8; text-decoration: underline; }

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

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

/*backgrounds*/
.main-bg { background-color: #4E738E; }
.submenu-hr { background-color: #8CA4B5; }

