
div#contestmain img{
border:0;
}
div#contestmain td{
color: #333333;
font-size:11px;
}
div#contestmain a{
text-decoration: underline;
color: #333333;
font-size:11px;
}
div#contestmain a:hover{
color: orange;
}
#error_div{
color:#990000;
text-align:left;
padding-left:5px;
background-color:#EAEBDC;
}

div#contestmain th{
color: #333333;
font-size:11px;
font-weight: bold;
padding-right: 5px;
text-align: Right;
}
div#contestmain  .textfield {
	margin:3px;
	height:20px;
	width:200px;
	border:solid 0 #fff;
	background: transparent url("../textfield_bg.gif") no-repeat; 
	padding-left: 5px;
	color: #333333;
font-size:11px;
	}
div#contestmain  .textfield1 {
	margin:3px;
	height:90px;
	width:200px;
	border:solid 0 #fff;
	background: transparent url("../textfield1_bg.gif") no-repeat; 
	padding-left: 5px;
	color: #333333;
font-size:11px;
	}	
div#contestmain table{
background-color: white;
}
.input150{
width:150px;
border:1px solid orange;
}
.stdbutton{
width:150px;
background-color: #333333;
color: white;
border:1px solid orange;
}