body {
	margin: 0px;
	background-color: #000000;
	font-family: arial;
	font-size: 12px;
	color: #cccccc;
	
}
html {
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #292929;
scrollbar-highlight-color: #292929;
scrollbar-3dlight-color:#292929;
scrollbar-darkshadow-color: #292929;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
}

td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
td.middle_spacer {
	width: 887px;
	background-color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;

	
}
div.body_content{
position:absolute;
margin-left:-295px;
background-color: transparent;
left:50%;
top:377px;
width:590px;
height:610px;
text-align:left;


}
.body_content {
position:absolute;
overflow:auto;
background-color:transparent;
font-family:arial;
font-size:13px;
color:FFFFFF;
font-weight:normal;
margin:0;
padding:0;
}

td.below_header{
	background-color: #000000;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #000000;
}

td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}
td.header_column {
	height: 115px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url();
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top;
}
a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display:block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #660000;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}
