BODY {
scrollbar-face-color: #9BBE4A;
scrollbar-highlight-color: #D5E6AD;
scrollbar-3dlight-color: #D5E6AD;
scrollbar-darkshadow-color: #9BBE4A;
scrollbar-shadow-color: #9BBE4A;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #D5E6AD;
}

a img{border:0;}

a:hover {
	text-decoration: underline;
}

/* content */
.text-header { font-weight: bold; font-size: 11pt; font-family: Tahoma, sans-serif; color: #ffffff; text-transform: uppercase; }
.pageContent {
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
	color: #FFF;
	text-align: left;
}
.pageContent a { font-size: 10pt; font-family: Tahoma, sans-serif; color: #ffffff; }

/* top elements */
.company { font-weight: bold; font-size: 18pt; font-family: Tahoma, sans-serif; color: #ffffff; }
.headline2 { font-weight: bold; font-size: 14pt; font-family: Tahoma, sans-serif; color: #ffffff; }
.headline3 { font-weight: bold; font-size: 12pt; font-family: Tahoma, sans-serif; color: #ffffff; }
.headline4 {
	font-weight: bold;
	font-size: 14pt;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	text-align: left;
}

.newsline {
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
	color: #F00;
}

.slogan { font-weight: bold; font-size: 10pt; font-family: Tahoma, sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-size: 11pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; text-transform: uppercase; white-space: nowrap;}
.amenu { font-size: 11pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; text-transform: uppercase; white-space: nowrap; }
.bmenu { font-size: 11pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none;}

/*submenu*/
.submenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #7C7C7C; text-decoration: none; text-transform: uppercase; }
.asubmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #7C7C7C; text-decoration: underline; text-transform: uppercase; }

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

/*backgrounds*/
.main-bg { background-color: #9BBE4A; }
.menu-bg { background-color: #8FB042; }
.submenu-bg { background-color: #D5E6AD; }

