body
{
	background-color: #CCCC99;
	margin: 0px;
	margin-top: 0px;
}
.bodytext
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	text-decoration : none;
}
.menutext
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #003A99;
	text-decoration : none;
	font-weight: bold;
}
.menutext a
{
text-decoration: none;
}
.menutext a:hover
{
text-decoration: underline;
}
a
{
	color: #000000;
}
.formfield
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	background-color : #ffffff;
	border: 0px;
	height:19px;
	width: 206px;
}
.winformfield
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	background-color : #ffffff;
	border: 0px;
	height:19px;
	width: 194px;
}
.formfielddobdd
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	background-color : #ffffff;
	border: 0px;
	height: 19px;
	width: 51px;
}
.formfielddobmm
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	background-color : #ffffff;
	border: 0px;
	height: 19px;
	width: 81px;
}
.formfielddobyy
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	background-color : #ffffff;
	border: 0px;
	height: 19px;
	width: 71px;
}
.formfieldcheckbox
{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	background-color : #ffffff;
	border: 0px;
	height:15px;
	width: 15px;
}
.homebg 
{
	background-image: url(../images/dragoman_compbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.winnerbg 
{
	background-image: url(../images/bg_winner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
