body 
{
	font-size:10px;
	font:Arial;
	MARGIN: 0px; 		
	MARGIN-TOP: 0px; 	
	width:100%;
	background-color:#000000;
}
td
{
	color: #b5b5b5;
	font-size:13px;
	font:Arial;
}
a {
	text-decoration: none;
}
a:visited {
	color: #b5b5b5;
	text-decoration: none;
}
a:hover {
	color: #ffa200;
	text-decoration: none;
}
a:link {
	color: #b5b5b5;
	text-decoration: none;
}

a:active { 
	color: #ffa200; 
	text-decoration: none
}


input {
	font-size: 12px;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
    padding-bottom:0px;
}

img
{
	border:none
}
#b
*{
margin:0px;
padding:0px;
border-top-width:0px;
border-right-width:0px;
border-left-width:0px;
}
#left{
background-color:#cccccc;
border:0px;
width:270px;
height:500px;
float:left;
}
#right{
background-color:#cccccc;
border:0px;
width:620px;
height:500px;
float:right;
}
