.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;

}
a.whitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
awhitelink:hover {
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}
awhitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;

}
.border {
	border: 1px solid #003366;
}
.newtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.download_table{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
}
.download_table a, .download_table a:visited{
	color: #FFFFFF;
}
.download_table a:hover{
	color: #33CCFF;
}
.download_table h2{
	padding-bottom:0;
	margin:0;
}.results_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.navtable{
	width: 100%;
}
.navtable td{
	background-color: #80BFFF;
	text-align:center;
}
.navtable td table{
	width: 100%;
}
.navtable td table td{
	background-color: #80BFFF;
	text-align:center;
}

#home_dates{
	padding:0;
	margin:0;
}

#home_dates h1{
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 20px;
	font-size: 36px;
}
#home_dates h2{
	font-size: 26px;
	letter-spacing: -1px;
	margin: 0;
	padding-bottom: 20px;
	color: #D2F0FF;
}
#home_dates h1 strong{
	font-size: 24px;
	color: #D2F0FF;
}

.entryform{
	width: 550px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.entryform td{
	color: #FFFFFF; !important
}

div.ticketstable {
	
	padding: 20px;
	width: 360px;
	background-color: #F4F4F4;
	margin: 0 auto;
	display: block;
}
.ticketstable .contestantsname{
	width: 100%;
}
.ticketstable table{
	font-size: 12px;
}
.ticketstable td{
	padding: 5px;
	text-align: center;
}

.finaliststable td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9CBE7;
}


