body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
}
a:link{
	border-bottom:1px dashed #999999;
	color:#999999;
	text-decoration:none;
}
a:visited { 
	border-bottom:1px dashed #999999;
	color:#999999;
	text-decoration:none;
}
a:hover{
	color:#CCCCCC;
}
hr{
	margin-bottom:10px;
	margin-top:10px;
	border:1px solid #CCCCCC;
}
.q{
	border-bottom:1px dashed #CCCCCC; margin-bottom:10px; margin-top:10px; padding-bottom:4px;
}
textarea{
	width:450px;
	height:150px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #000; 
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
	
#content{
	text-align:left;
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
	text-align:justify;
	margin-bottom:20px;
}
#title{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	padding-left:30px;
	text-align:left;
	margin-top:73px;
	font-weight:bold;
}
.top_bg{
	background-image:url(images/top_bg.gif);
	height:100px;
}
.text_fields{
	width:200px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #000; 
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
.button{
	width:100px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #000; 
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
.prize_button{
	width:250px;
	height:30px;
	border: 2px groove #999999;
	background-color: #b60202;
	color: #FFF; 
	font-size: 13px;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
