/* CSS Document */
p
{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
}

.winner
{
	font-family: arial, helvetica, verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FF8000;
}
.entrynumber
{
	color: #F00;
	font-family: arial, helvetica, verdana;
	font-size: 24px;
	font-weight: bold;
}

.nav {font-size: 12px; font-family: arial; font-weight: bold; color : FFFFFF;}
a:link.nav
{
	color: FFFFFF;
	text-decoration: none;
}
a:hover.nav
{
	color: FFCC00;
	text-decoration: none;
}
a:visited.nav
{
	color: FFF;
	text-decoration: none;
}



.header {
	font-size: 20px;
	font-family: arial;
	font-weight: bold;
	color : 253da4;
	border-bottom: 4px solid ffffff;
}
.footer{
	font-size: 12px;
	font-family: arial;
	color : 666666;
	font-style: normal;
	font-weight: normal;

}
.mainbody {
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
	color : CC0000;
}
.copy1{
	font-size: 13px;
	font-family: arial;
	color : 333333;
	font-style: normal;
	font-weight: normal;

}
.copy2{
	font-size: 13px;
	font-family: arial;
	color : FFFFFF;
	font-style: normal;
	font-weight: bold;

}
.specials{
	font-size: 12px;
	font-family: arial;
	color : 666666;
	font-style: normal;
	font-weight: bold;

}

a:link {text-decoration: none; color: FFFFFF;}
a:hover {text-decoration: underline; color: FFCC00;}
a:visited {color: FFFFFF}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 333333;
}
.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
}
.sweepshead
{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
.sweeps
{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.sweepsconhead
{
	color: 253da4;
	font-family: arial, verdana, helvetica;
	font-size: 21px;
	font-weight: bold;
}
.congrats
{
	color: #253DA4;
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	font-weight: bold;
}
.sweepsbod
{
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	text-decoration: strike;
	letter-spacing: 1px;
}
a:link.sweepsbod { color: #00F; }
a:visited.sweepsbod { color: #800080; }
.sweepsmall
{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
}
a:link.sweepsmall { color: #00F; }
a:visited.sweepsmall { color: #800080; }
.sweepserror
{
	color: #F00;
	font-family: arial, helvetica, verdana;
	font-size: 20px;
	font-weight: bold;
}

