
.Bidness
{
	width:100%;
	height:760px;
	background-image:url(../images/rvr_side.jpg);
	background-repeat:repeat-x;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
}
.Support
{
	width:50%;
	height:760px;
	background-image:url(../images/rvr_side.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
}
a 
{ 
	color: #707070; 
}
	
a:hover 
{
	color: #909090;
}
body
{
	background-color:#000000;
	width:100%;
	height:100%;
	overflow:hidden;
	overflow-x:hidden; 
	overflow-y:auto;
}
