
.main_title {
	Color:#ffffff;
	background-color:#07325E;
	font-family: arial, verdana, sans serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 0px 0px 6px;
}

.past_title {
	Color:#ffffff;
	background-color:#8A8A8A;
	font-family: arial, verdana, sans serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 0px 0px 6px;
}


.sidecol_body {
background-color: #E0E9ED;
}

.maincontest_body {
background-color: #F9D05F;
}

.pastcontest_body {
background-color: #DAD8D8;
}

.main_desc {
Color:#000000;
padding: 0px 0px 8px 0px;
	font-family: arial, verdana, sans serif;
	font-size:11px;
	text-decoration:none;
	}

.small_desc {
Color:#000000;
	font-family: arial, verdana, sans serif;
	font-size:10px;
	text-decoration:none;
	}
	
	.small_desc_past{
Color:#000000;
background-color: #eeeeee;
	font-family: arial, verdana, sans serif;
	font-size:10px;
	text-decoration:none;
	}
	
.small_desc_lighter {
Color:#333333;
background-color: #DCDDDE;
	font-family: arial, verdana, sans serif;
	font-size:10px;
	text-decoration:none;
	padding: 6px;
	}
	
	.main_links {Color:#0000CC; font-family: arial; font-size:11px; font-weight: bold; text-decoration:none;
	}
	.main_links:hover{color:white; font-weight: bold; background-color:black;text-decoration:none;}
	
		.mini_links {Color:#0000CC; font-family: arial; font-size:10px; text-decoration:none;
		}
		.mini_links:visited {Color:#0000CC; font-family: arial; font-size:10px; text-decoration:none;
	}
	.mini_links:hover{Color:#0000CC;  text-decoration:underline;}

	
/* Pulled from Fun.css - highlight color */
	
	
	
	
				.Interview_block_new {
		border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
		background-color:#F9E8A5;

	}
		.Interview_block_new2 {
		border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
		background-color:#FEF1BF;

	}
	
	.Interview_block {
		border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
		background-color:#DDD9D9;

	}
	
		.Interview_block_alt {
		border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
		background-color:#EBE7E7;

	}
	
	
	.advisor_q {
	Color:#000000;
	background-image: url(/images/fun/advisor_q_bg.gif);
	font-family: geneva, arial;
	font-size:13px;
	line-height: 15px;
	font-weight:normal;
	text-decoration:none;
	padding: 0px 15px 0px 15px;
}

	.advisor_a {
	Color: #000000;
	font-family: arial, verdana, sans serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 15px 25px 15px;
	border-top-style: none;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
}

.contest_block {
border-bottom-width: 1px;
	border-color: #ffffff;
	background-color: F2C75E;
	border-right-style: none;
		border-left-style: none;
			border-top-style: none;
	border-bottom-style: solid;
}

.contest_block_alt {
border-bottom-width: 1px;
	border-color: #ffffff;
	background-color: F4CF74;
	border-right-style: none;
		border-left-style: none;
			border-top-style: none;
	border-bottom-style: solid;
}


