/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: none;
}

/************** Secondary Nav tag styles **************/

#pageNav{
	float: left;
	width:145px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #e9d09c;
	background-color: #63CACA;
	font: small Verdana,sans-serif;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #e9d09c;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #e9d09c;
	background-color: #63CACA;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	color: #000000;
}
#sectionLinksOn a {
	display: block;
	border-bottom: 1px solid #e9d09c;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	color: #000000;
}
#sectionLinks a:hover{
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************** Tertiary Nav tag styles **************/

#TertiaryLinks{
	margin: 0px;
	padding: 0px;
}

#TertiaryLinks h3{
	padding: 0px 0px 2px 10px;
	border-bottom: 1px solid #e9d09c;
}

#TertiaryLinks a:link, #TertiaryLinks a:visited {
	display: block;
	border-bottom: 1px solid #e9d09c;
	background-color: #63CACA;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	padding: 5px 0px 5px 20px;
	color: #000000;
}
#TertiaryLinksOn a {
	display: block;
	border-bottom: 1px solid #e9d09c;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	padding: 5px 0px 5px 20px;
	color: #000000;
}
#TertiaryLinks a:hover{
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************ Style for left nav menu ************/
.FooterBack {
	background-repeat: repeat-x;
	background-image: url(images/HP_footer.gif);

}
.ContentLeftBack {
	background-image: url(images/HP_content_left_back.gif);
	background-repeat: repeat-y;
}
.ContentBack {
	background-color: #FFF6DE;
	background-repeat: repeat;
}
.HPcontentTitle {
	font-family: Tahoma;
	font-size: 18px;
	color: #008CA6;
	line-height: 22px;
}
.HPcontent {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #401F19;
}
.HPcontent a:link {
	color: #008CA6;
	text-decoration: underline;
}
.HPcontent a:visited {
	color: #008CA6;
	text-decoration: underline;
}
.HPcontent a:hover {
	color: #C50063;
	text-decoration: underline;
}
.HPcontent a:active {
	color: #C50063;
	text-decoration: underline;
}
.HPphotoRightBack {
	background-image: url(images/HP_image_Right_Back.gif);
	background-repeat: repeat-y;
}
.SubNavLeft {
	background-image: url(images/Sub_Nav_Left.gif);
	background-repeat: repeat-y;
}
.SubNavRight {
	background-image: url(images/Sub_Nav_Right.gif);
	background-repeat: repeat-y;
}
.SubRightBack {
	background-image: url(images/Sub_Right_Back.gif);
	background-repeat: repeat-y;
}
.SubRightBack2 {
	background-image: url(images/Sub_Right_Back_FE.gif);
	background-repeat: repeat-y;
}
.LeftNavBlue {
	background-color: #63CACA;
	background-repeat: repeat;
}
.LeftNavWhite {
	background-color: #FFFFFF;
	background-repeat: repeat;
}
.LeftNavText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}
.LeftNavText a:link {
	color: #000000;
	text-decoration: none;
}
.LeftNavText a:visited {
	color: #000000;
	text-decoration: none;
}
.LeftNavText a:hover {
	color: #000000;
	text-decoration: none;
}
.LeftNavText a:active {
	color: #000000;
	text-decoration: none;
}
.SubContentLeftBack {
	background-image: url(images/Sub_Left_Back.gif);
	background-repeat: repeat-y;
}
.SubFooterBack {
	background-image: url(images/Sub_footer.gif);
	background-repeat: repeat-x;
}
.LeftFooterBack {
	background-image: url(images/Sub_Footer_Left.gif);
	background-repeat: no-repeat;
}
.RightFooterBack {
	background-image: url(images/Sub_Footer_Right.gif);
	background-repeat: no-repeat;
}
.FooterText {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 17px;
}
.HomeFooterText 
{
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
}
.FooterText a:link,.HomeFooterText a:link, .FreshstarBodyText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterText a:visited,.HomeFooterText a:visited, .FreshstarBodyText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterText a:hover,.HomeFooterText a:hover, .FreshstarBodyText a:hover {
	color: #FEEAAB;
	text-decoration: underline;
}
.FooterText a:active,.HomeFooterText a:active, .FreshstarBodyText a:active {
	color: #FEEAAB;
	text-decoration: underline;
}
.SubHeaders {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #AD0157;
}
.SubHeadersSmall {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #AD0157;
}
.Content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.Content a:link {
	color: #000000;
	text-decoration: underline;
}
.Content a:visited {
	color: #000000;
	text-decoration: underline;
}
.Content a:hover {
	color: #AD0157;
	text-decoration: underline;
}
.Content a:active {
	color: #AD0157;
	text-decoration: underline;
}
.ContentBold {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.ContentBold a:link {
	color: #000000;
	text-decoration: underline;
}
.ContentBold a:visited {
	color: #000000;
	text-decoration: underline;
}
.ContentBold a:hover {
	color: #AD0157;
	text-decoration: underline;
}
.ContentBold a:active {
	color: #AD0157;
	text-decoration: underline;
}
.LeftNavTertText {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 5px 5px 12px;
}
.HPHeaderBottom {
	background-image: url(images/HP_Header_bottom.gif);
	background-repeat: no-repeat;
}
.SearchBox {
	height: 17px;
	width: 70px;
	font-family: Tahoma;
	font-size: 10px;

}
.FreshstarText {
	font-family: "Arial";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.FreshstarBodyText, .FreshstarBodyText p {
	font-size: 13px;
	color: #FFFFFF;
}
.FreshstarBodyText ul {
	/*margin-bottom: 10;*/
}
.FreshstarBodyText ul li {
	color: #FFFFFF;
}
.FreshstarText a:link {
	color: #008CA6;
	text-decoration: underline;
}
.FreshstarText a:visited {
	color: #008CA6;
	text-decoration: underline;
}
.FreshstarText a:hover {
	color: #008CA6;
	text-decoration: none;
}
.FreshstarText a:active {
	color: #008CA6;
	text-decoration: underline;
}
.FreshstarTextHeader {
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.VoteStage {
	background-image: url(images/freshstar/vote/contestants_title.jpg);
	background-repeat: no-repeat;
}
.PlainStage {
	background-image: url(images/freshstar/vote/bggradient.gif);
	background-repeat: repeat;
}
.VotingResults {
	background-image: url(images/freshstar/results/resultsbg.gif);
	background-repeat: repeat-x;
}
.ewTable {
	background-image: url(images/freshstar/results/icecreambg.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	border-right: thin none;
	border-left: thin none;
	border-bottom: thin none;
	border-top: thin none;
}
.ewTable td {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.ResultsTableText {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ResultsTableTextPercent {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}