@charset "utf-8";
/* CSS Document */

body {
background-color:#ddd;
margin-top:0;
}

p{
	padding-left : 10px;
	padding-right : 10px;
}

.register {
	background-image:url(../images/register.jpg);
	background-repeat:no-repeat;
	width:482px;
	height:354px;
}

.footer:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.footer:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.footer:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff200;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.footer:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.main:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff200;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.main:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff200;
	font-weight:bold;
	text-decoration:underline;
}

.main:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.main:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff200;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.fieldName{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

.birdseedtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

#regcontainerLeft{
	width:200px;
	max-width:305px;
	display:inline;
	height:40px;
	float:left;
	padding-left:30px;
	margin-top:15px;
	text-align:left;
}

#regcontainerRight{
	width:200px;
	max-width:305px;
	display:inline;
	height:40px;
	float:left;
	padding-left:30px;
	margin-top:15px;
	text-align:left;
}

#rules
{border-top:7px solid #333; margin:0 auto; background-color:#3495DC; color:#fff;}

#rules .inner
{padding:20px 10px; line-height:16px font-size:14px;}

#rules .inner h2
{padding:0 10px;}

#rules .inner p em
{text-transform: uppercase; font-weight: bold; font-size: 12px; font-style:normal;}

#rules .inner p
{padding-bottom: 20px;}

#rules .factstable
{margin:10px;}

#rules .factstable td, .factstable th 
{color:#fff; margin:0 5px 0 0; text-align:left;}

#rules .factstable th
{border-bottom:3px solid white;}

#rules .factstable td
{border-top: 1px solid white; border-bottom:1px solid white;padding:5px;}

#rules .factstable #first
{border-left: 1px solid white;}

#rules .factstable #last
{border-right: 1px solid white;}
