BODY{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
	margin-right: 0px;
	background-color:#000000;
	overflow:auto;
	font-family : verdana, helvetica, arial, sans-serif;
}


td {
	font-size: 12px;
	color:#fff;
	font-family : arial,verdana, helvetica,  sans-serif;
}

a:link{
	color:#C0BB83; 
	text-decoration: none;
}
a:visited { 
	color:#C0BB83; 
	text-decoration: none;
}
a:active {  
	color:#C0BB83; 
	text-decoration: none;
}
a:hover {   
	color:#C0BB83; 
	text-decoration: underline;
}


#competition{
position: absolute; 
left: 50%; 
top: 50%; 
width: 500px; 
height: 600px; 
margin-left: -250px; 
margin-top: -300px;
text-align: center;
border:#525253 1px solid;
background-repeat : no-repeat;
}

#competition_table{
position: absolute; 
left: 40; 
top: 30; 
width:440px;
}



.rbg{background-color:transparent;}

input {background-color:#B4B1AB; color:#000000; font-family:Verdana, helvetica, sans-serif; font-weight:norm; font-size:11px; border-color:#666666; border-width:1px;}
