body { margin: 0px; background-image: url(/webparts/images/bg.png); background-position: left center; background-repeat: repeat-y; }

.header { background-image: url(/webparts/images/header.png); background-position: left center; background-repeat: repeat-x; width: 100%; position: absolute; left: 0px; }

.header2 { background-image: url(/webparts/images/header.png); background-position: left center; background-repeat: repeat-x; width: 200px; position: absolute; left: 0px; }

.top_menu { background-color: white; background-image: url(/webparts/images/top_menu.png); background-position: left center; background-repeat: repeat-x; width: 100%; position: absolute; left: 0px; top: 111px; overflow: hidden; display: block;}

.top_links {
	position: absolute;
	left: 200px;
	top: 0px;
	color: white;
	overflow: hidden;
	display: block;
	font-weight: bold;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.white_link { color: #ffffff; text-decoration: none; }

.menu { border-left: 2px solid rgb(42, 74, 133); border-right: 2px solid rgb(42, 74, 133); position: absolute; top: 0px; left: 15px; width: 170px; opacity: 0.8; z-index: 100; filter: alpha(opacity=80); }

.menu_title { padding: 5 0 5 0; background-color: rgb(42, 74, 133); background-image: url(/webparts/images/menuback.gif); width: 170px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(255, 255, 255); font-weight: bolder; display: block;}

.menu_content { padding: 5 0 5 0; background-color: rgb(225, 225, 235); background-image: url(/webparts/images/menubg.png); background-repeat: no-repeat; width: 170px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 10px; color: rgb(42, 74, 133); display: block; }

.text { padding: 0 5 0 5; display: block; }

.box_title { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 13px; color: rgb(42, 74, 133); font-weight: bold; position: relative; top: -2px; }

.box_text { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(42, 74, 133); }

.main { padding: 10px; position: absolute; top: 130px; left: 215px; width: 500px; }

.data_block{
	border: 0em;
	padding: 0em;
	margin: 0em;
	width: 540px;
}
.html_feature { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 14px; color: rgb(42, 74, 133); font-weight: bold; }