/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6B6B6B; text-decoration: none; font-weight : bold;}
.abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6B6B6B; text-decoration: underline; font-weight : bold;}

/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #086143;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D; }
.pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D;  text-decoration: underline;}

/* top elements */
.company { font-weight: bold; font-size: 8pt; line-height: 12px; font-family: Arial Narrow, Arial, sans-serif; color: #006643; text-transform: uppercase; }
.slogan { font-size: 8pt; line-height: 12px; font-family: Arial Narrow, Arial, sans-serif; color: #6D6D6D; }

/*main menu*/
.menu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6B6B6B; text-decoration: none; font-weight : bold;}
.amenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6B6B6B; text-decoration: underline; font-weight : bold;}

/*submenu*/
.submenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6B6B6B; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6B6B6B; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D; }

/*backgrounds*/
.main-bg { background-color: #ffffff; }

.img_submenu_right_line { background-image: url(images/submenu_right_line.gif); background-repeat: repeat-y; }
.img_top_header_bg { background-image: url(images/top_header_bg.gif) }
.img_submenu_bullet {  border:0; }
.img_bottom_header_bg { background-image: url(images/bottom_header_bg.gif); background-repeat: repeat-x; }
.img_txtheader_bullet {  border:0; }
.img_bmenu_bullet {  border:0; }
.img_bullet {  border:0; margin-bottom: 3px; }
.img_header_line { background-image: url(images/header_line.gif); background-repeat: no-repeat; }
.img_header_line_1 {  border:0; }
.img_submenu_line { height:1px; background-color: #ffffff; background-image: url('images/submenu_line.gif'); background-repeat: repeat-x; }
