body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	background: url(../images/hbg.gif);
}
#logo {
	width: 380px;
}
#login {
	color: #FF0000;
	background: url(../images/register.jpg) no-repeat center center;
}
#login h3 {
	font-size: 16px;
	margin: 10px 0px 5px;
}
#login form {
	margin: 0px;
	padding: 0px;
}
#login form label {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
#login form input {
	font-size: 11px;
	color: #FF0000;
	width: 60px;
}
#login a {
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	background: url(../images/newButton_over.gif) no-repeat center center;
	text-align: center;
	padding: 2px 20px;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0px;
}
#login a:hover {
	background: url(../images/newButton.gif) no-repeat center center;
}
#maincontent h3 {
	color: #FF0000;
	margin: 0px;
}
#maincontent object {
	display: block;
}
#maincontent .winner {
	display: block;
}
#maincontent a.button {

	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	background: url(../images/newButton_over.gif) no-repeat center center;
	text-align: center;
	padding: 2px 20px;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0px;
}
#maincontent a.button:hover {

	background: url(../images/newButton.gif) no-repeat center center;
}
#maincontent p, #maincontent li, #maincontent td {
	font-size: 80%;
	color: #666666;
}
#maincontent th {
	font-size: 80%;
	color: #3399FF;
	text-align: right;
	margin: 0px;
	padding: 5px;
}

#footer .thetd {
	font-size: 65%;
	color: #FFFFFF;
	background: #0099FF;
}
#footer td a {
	color: #FFFFFF;
	text-decoration: none;
}
#login p {
	font-size: 11px;
	font-weight: bold;
}
.winningno {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	letter-spacing: 3px;
	text-align: center;
	padding: 2px 2px 0px;
}
.windate {
	font-size: 69%;
	color: #666666;
	padding: 5px;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 400px;
}
#footer {
	margin-top: 10px;
}
#footer .copy {
	font-size: 9px;
	color: #816681;
	text-align: center;
	padding-top: 5px;
}
#maincontent span {
	font-weight: bold;
}
#maincontent span a:link {
	color: #2864FF;
	text-decoration: none;
}
