body {
	font-family: Tahoma, sans-serif, Verdana, Arial, Georgia;
	line-height:1.4em;
	FONT-SIZE: 8pt;
}

td.mainbody{
	text-align: justify;
}

td.leftmods {
	font-size: 0.9em;
	color: #333333;	

}

td.rightmods {
	font-size: 0.9em;
	color: #333333;	

}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #66A6C8;	
}
table.moduletablescrollnews table.contentpaneopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}

table.moduletablescrollnews table.contentpaneopen td.contentheading {
	height: 10px;
	width: 100%;
}

.scrollnews_head {
	height: 20px;
	width: 100%;
	background-image: url(../images/pointer3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	text-align: left;
	letter-spacing: 0.1em;
	display: block;
	color: #c3f3fa;
	font-size: 9px;
	padding-top: 5px;
}

table.blog td.contentheading {
	font-size: 10pt;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;
}

.headline{
	font-size: 10pt;
	color: #006699;
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

.headline_small{
	font-size: 8pt;
	color: #006699;
	height: 25px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

.bu{
	font-size: 7pt;
	color: #006699;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-align: left;
	padding-top: 5px;
	padding-left: 25px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}


a.mainlevelforms:link, a.mainlevelforms:visited {
	display: block;
	background: url(../images/menu_forms.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-align: left;
	padding-top: 5px;
	padding-left: 25px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevelforms:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevelforms#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevelforms#active_menu:hover {
	color: #fff;
}


