
/*-----------------------Contest.asp-----------------------*/
#contest_outer {
	width: 570px;
	margin: 0;
	padding: 0;
}



#contest_outer .contest02 {
	float: right;
	width: 560px;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	}


#contest_outer .contest02 h3 {
	width: 560px;
	margin: 15px 0 15px 13px;
	padding: 0;
	font-size: 16px;
	fot-weight: bold;
	color: #9f333c;
	text-align: left;
	}


#contest_outer .contest02 ul {
	float: right;
	list-style-type: none;
	width: 530px;
	margin: 0;
	margin-right: 7px;
	padding: 0;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	text-align: left;
	background: #f8dadc;
	}


#contest_outer .contest02 ul li{
	float: left;
	width: 150px;
	margin: 0 0 0 13px;
	padding: 8px 0;
	text-align: left;
	color: #e42131;
	font-weight: bold;
	xborder: 1px #333 solid;
	
	}

#contest_outer .contest02 ul li.textinput {
	float: left;
	width: 350px;
	margin: 0 0 0 13px;
	padding: 8px 0;
	text-align: left;
	color: #e42131;
	font-weight: bold;
	}

#contest_outer .contest02 ul li.checkbox {
	float: left;
	width: 30px;
	margin: 0 0 0 13px;
	padding: 14px 0;
	text-align: left;
	color: #e42131;
	font-weight: bold;
	}


#contest_outer .contest02 ul li.text {
	float: left;
	width: 470px;
	margin: 0 0 0 13px;
	padding: 12px 0;
	text-align: left;
	color: #333;
	font-weight: normal;
	line-height: 18px;
	clear: right;
	}


#contest_outer .contest02 table {
	float: left;
	width: 500px;
	margin: 0 0 0 22px !important; 
	margin: 0 0 0 8px;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvatica, san-serif;
	font-size: 11px;
	color: #9f333c;
	font-weight: normal;
	line-height: 18px;
	}


/*-----------------------Thankyou.asp-----------------------*/

#contest_outer .thankyou01 {
	float: left;
	width: 570px;
	margin: 5px 0 8px 0;
	margin-right: 0px;
	padding: 0;
	clear: both;
	}


#contest_outer .thankyou01 h3 {
	margin: 5px 0 15px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #e42131;
	text-align: justify;
	}


#contest_outer .thankyou01 p {
	margin: 20px 0 15px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: 333;
	text-align: justify;
	}


#contest_outer .thankyou01 ul {
	width: 300px;
	list-style-type: none;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
	}

#contest_outer .thankyou01 ul li {
	float: left;
	width: 300px;
	background: url('images/bullet01.gif') no-repeat;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	text-indent: 5px;
	line-height: 20px;
	}


#contest_outer .thankyou01 a:link,
#contest_outer .thankyou01 a:visited {
	color: #e42131;
	text-decoration: underline;
	}

#contest_outer .thankyou01 a:hover {
	color: #ef9ea2;
	text-decoration: underline;
	}


#contest_outer input {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: none;
	text-decoration: none	
}


#contest_outer .formBttn {
	font-family:  Arial, Helvatica, serif;
	color: #FFF;
	margin: 10px;
	padding: 2px;
	border-color: 1px solid #a74144;
	background: #a74144;
	float: center;
}


#contest_outer .formBttn_logout {
	font-family:  Arial, Helvatica, serif;
	color: #333;
	padding: 1px;
	border-color: 1ps solid #FFF;
	background: #a74144;
	float: center;
}


#contest_outer .tfield {
	font-size: 12px;
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #ef9ea2;
	padding: 0;
	margin: 0;
}

/* Tables & Links
------------------*/

.table01 {
	width: 550px;
	margin: auto;
	padding: 10px 30px;
	text-align: justify;
	color: #000;
	line-height: 16px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}

.table01 a.nav, .table01 a.nav:visited, .table_footer a, .table_footer a:visited {
	font-weight: bold;
	color: #85560C;
	text-decoration: none;
	border-bottom: 1px dotted #85560C;
}

.table01 a.nav:hover, .table_footer a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px dotted #CC0000;
}

.table01 strong, .table_footer strong{
	font-weight: bold;
	color: #85560C;
	text-decoration: underline;
}

.table01 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.table01 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.table01 ul {
	list-style-type: none;
	width: 400px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.table01 li {
	margin-left: -20px;
	padding-top: 2px;
	padding-left:20px; /*spacing between background-image and list text*/
	line-height: 1.5em;
}

.table02 {
	width: 550px;
	margin: auto;
	padding: 10px 10px;
	text-align: center;
	color: #000;
	font-size: 11px;
	}

.table03 {
	width: 550px;
	margin: auto;
	text-align: center;
	color: #000;
	font-size: 10px;
	background-color: #FFF; 
	}

.table03 a, .table03 a:visited {
	margin: auto;
	text-align: center;
	color: #85560C;
	font-size: 10px;
	text-decoration: underline;
	}

.table04 {
	width: 550px;
	margin: auto;
	background-repeat:no-repeat;
	background-image:url("images/footer_bg.gif");
}

.table05 {
	width: 550px;
	margin: 10px auto;
	color: #000;
	line-height: 16px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.table05 td, .table_questions td{
	font-weight: bold;
	height: 30px;
}

.table06 {
	margin: 20px auto;
	color: #000;
	line-height: 16px;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.table_questions {
	width: 550px;
	margin: 10px auto;
	color: #85560C;
	line-height: 16px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Added by Carroll*/
.text1
{
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #e42131;
}

.text2
{
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: 333;
}

.listing
{
	width: 500px;
	margin: 0px;
	padding: 0px;
}

.listing ul
{
	list-style-type: none;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
}

.listing ul li
{
	background: url('images/bullet01.gif') no-repeat;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	text-indent: 5px;
	line-height: 20px;
}

.listing a:link,
.listing a:visited 
{
	color: #e42131;
	text-decoration: underline;
}

.listing a:hover 
{
	color: #ef9ea2;
	text-decoration: underline;
}