body {
	background-color: #000000;
	background-image:url();
			
	scrollbar-face-color:000000;
	scrollbar-highlight-color:3399FF;
	scrollbar-3dlight-color:000000;
	scrollbar-shadow-color:3399FF;
	scrollbar-darkshadow-color:000000;
	scrollbar-arrow-color:DC0800;
	scrollbar-track-color:000000;

	margin-top: 2px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
}
font {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style_one	{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
.update {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #ff7814;
	text-decoration: none;
}
.pagelink {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
a 	{
	color: #3399FF; 
	text-decoration:none;
}
a:hover	{
	color: #FF3333; 
	text-decoration:underline;
} 
.button {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3399FF;
	text-decoration: none;
}
.popup {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.gradualshine{
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
}
img, div { 
	behavior: url(iepngfix.htc) 
}
.bestview {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #DC0800;
	text-decoration: none;
}
div.scroll {
	height: 430px;
	width: 450px;
	overflow: auto;
	padding: 5px;
}