@charset "utf-8";
/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
}
body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}

.white {
	color: #FFF;
	font-size: 11px;
}

.white12 {
	color: #FFF;
	font-size: 12px;
}

a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #900;
}
a {
	font-size: 14px;
}

div.main_content1 {
	position:relative;
	left:0;
	top:0;
	width:463px;
	height:1000px;
	overflow:auto;
	padding-right:10px;
	
}
#whlink  a {
	color: #ffffff;
	text-decoration: underline;
	}
	
#whlink a:hover {
	text-decoration: none;
	}

