body {background-color: #cccccc; color:White;}

.div-main-Default
{ 
	border-style:ridge; 
	border-color:Black;
	position: relative;
	width: 707px;
	height: 800px;
	background-color: #206;
}

.div-main 
{ 
	border-style:ridge; 
	border-color:Black;
	position: relative;
	width: 707px;
	height: 1550px;
	background-color: #206;
}

.div-main-Application 
{ 
	border-style:ridge; 
	border-color:Black;
	position: relative;
	width: 707px;
	height: 1950px;
	background-color: #206;
}

.div-main-Contestant
{ 
	border-style:ridge; 
	border-color:Black;
	position: relative;
	width: 707px;
	height: 1800px;
	background-color: #206;
}

.divTripChillMkt
{
	font-family: Arial; 
	position: relative;
	width: 707px;
	text-align:left;
	padding-top:30px;
	color: #206;
}


a.TripChillHyper:link, a.TripChillHyper:visited, a.TripChillHyper:active, a.TripChillHyper:hover
{
    text-decoration: underline;
    color: #206;
}

.div-criteria-content { text-align:left; font-size: 10pt; }
.divInvCrit { }
.divContestantTtl { text-align:center; font-size: 12pt; color:#ffcc33; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.trContestant { font-size: 10pt; text-align: left; }
.divContestantList { padding-left: 100px; width: 400px; }

a.ContestantBios:link, a.ContestantBios:visited, a.ContestantBios:active, a.ContestantBios:hover
{
    font-size: 14pt;
    text-decoration: underline;
    color:#ffcc33;
}

a.smContestantBios:link, a.smContestantBios:visited, a.smContestantBios:active, a.smContestantBios:hover
{
    font-size: 12pt;
    text-decoration: underline;
    color:#ffcc33;
}
