/* content */
.text-header { font-size: 16pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff;}
.pageContent { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; text-align: right; }
 .pageContent a { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }

/* top elements */
.company { font-weight: bold; font-size: 15pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }
.slogan { font-size: 9pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; text-decoration: none; text-transform: uppercase; }
.amenu { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; text-decoration: underline; text-transform: uppercase; }

/*submenu*/
.submenu { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }

/*backgrounds*/
.main-bg { background-color: #138C6C; }

.img_footer_bg_1 { background-image: url('images/footer_bg.jpg'); background-position: bottom left; background-repeat: no-repeat; }
.img_header_bg { width: 100%; height: 100%; background-image: url('images/header_bg.gif'); background-repeat: repeat-x; }
.img_submenu_hr { height: 1px; background-color: #f3f3f3; background-image:  url('images/submenu_hr.gif'); background-repeat: repeat-x; }
.img_footer_bg { width: 100%; height: 100%; background-image: url('images/footer_bg.gif'); background-position: bottom; background-repeat: repeat-x; }
.img_header { background-image: url('images/header.jpg'); background-position: top right; background-repeat: no-repeat; }
.img_bullet {  border:0; }
.img_submenu_bullet {  border:0; }
.img_logo_cssclass { margin-right: 5px;}
