
body
{
	font-family: Trebuchet MS, Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	text-align: center
}

body table
{
	width: 650px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: none;
}

a:link, a:visited
{
	color: #FF6600;
}

#title h1
{
	color: #000000;
}

#title
{
	width: 650px;
	padding-top: 15px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

#body
{
	display: table;
	width: 650px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	/* background: #F7F6F2; */
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
}

#content
{
	padding: 20px;
	width: 540px;
	text-align: left;
}

#RulesRegulations
{
    padding: 20px;
    width: 650px;
    text-align: left;
}

#content .display_left
{
	margin-top: -20px;
}

.section
{
	padding: 10px;
	height: 17px;
	white-space: nowrap;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	border-bottom: 2px solid #FF6600;
	margin-bottom: 0px;
}

.header td
{
    text-align: left;
}

#caption
{
	font-size: 11px;
	color: #000000;
}

.error
{
	color: Red;
	font-size: 12px;
}

/* begin footer */

#footer
{
	font-size: 9px;
	font-weight: bold;
	height: 2px;
	width: 740px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 2px solid #666666;
	color: #939393;
	text-align: center;
	background: #040404;
}

#footer_nav
{
	width: 100%;
}

#footer_nav a
{
	list-style-type: none;
	white-space: nowrap;
	display: inline-block;
	margin: 0px 10px 0px 0px;
	text-decoration: underline;
}

#footer_nav a, #nav_login a, #nav_browse a, #crumbs a
{
	color: #939393;
}

#disclaimer
{
	font-size: 9px;
	color: #888679;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

.textBoxes
{
    background: #FFFFFF;
    width: 150px;
    border: solid 1px #FF6600;
    color: #000000;
    font-size: 11px;
    padding-left: 5px;
}

.submitButton
{
    font-size: 13px;
}

select
{
    background: #FFFFFF;
    border: solid 1px #FF6600;
    color: #000000;
    font-size: 10px;

}

.areacode
{
    background: #FFFFFF;
    width: 30px;
    padding-left: 5px;
    border: solid 1px #FF6600;
    color: #000000;
    font-size: 11px;

}

.phonenumber
{
    background: #FFFFFF;
    width: 103px;
    padding-left: 5px;
    border: solid 1px #FF6600;
    color: #000000;
    font-size: 11px;

}

.dob_year
{
    background: #FFFFFF;
    width: 40px;
    border: solid 1px #FF6600;
    padding-left: 5px;
    color: #000000;
    font-size: 11px;
}

/* Main Default Page Styles */
.purchaseConditions
{
	vertical-align: middle;
	background: #FF6600;
}

.purchaseConditions table
{
	width: 100%;
}

.purchaseConditions table td
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.enterHere td
{
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 30px;
}

.enterHere a
{
	font-size: 15px;
}

.mainTable
{
	text-align: center;
	border: 1px solid #FF6600;
}

.contestDisclaimer
{
	font-size: 12px;
}

.logo
{
	border: 0px 0px 0px 0px;
}

/* ENTRY FORM TABLE STYLES */
.infoform
{
	width: 400px;
}

.infoform td
{
	text-align: right;
	font-size: 12px;
}

.infoform .header
{
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

.InterestEmail td
{
    font-size: 12px;
}

.requiredText
{
    color: red;
    font-size: 12px;
}