/* B2BC00 - B2BC00 */

body {
	margin: 0px;
	padding: 0px;
	scrollbar-base-color:#B2BC00;
	scrollbar-arrow-color:#000000;
	scrollbar-Face-Color:#FFFFFF;
	scrollbar-Shadow-Color:#B2BC00;
	scrollbar-Highlight-Color:#B2BC00;
	scrollbar-Track-Color:#B2BC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.highlightedLink {
	color: #9BA400;
	font-size:11px;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	line-height: normal;
}
.highlightedLink:hover {
	color: #9BA400;
	font-size:11px;
	cursor: hand;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
	line-height: normal;
}


.bodyNormal {
	font-size: 11px;
	color: #9BA400;

}
.pageTable {
	font-weight: normal;
	padding: 10px 19px;
}
p {
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 16px;
	color: #9BA400;
	font-weight: bold;
}

hr {
	color: #9BA400;
	text-align: left;
	width: 460;
	size: 1;
}

.finePrint {
	font-size: 10px;
	color: #9BA400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;


}
h2 {
	font-size: 12px;
	color: #9BA400;
	font-weight: normal;
}
.spanPara {
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.spanParaUnder {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.pageTable2 {
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
}
.greyOblique {
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.awardLink {
	text-decoration: none;
	color: #333333;
	white-space: normal;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 3px solid #EEE6E9;
	padding-left: 2px;
	height: 40px;
	font-weight: normal;
	font-size: 11px;
}
a.awardLink:hover {
	color: #333333;
	white-space: normal;
	border-top: 0px none #D9DE80;
	border-right: 0px none #D9DE80;
	border-bottom: 0px none #D9DE80;
	border-left: 3px solid #D9DE80;
	padding-left: 2px;
	height: 40px;
}
.pics {
	border: 1px solid #000000;
}
.spanParaCopy {

	font-size: 10px;
	color: #333333;
	text-align: left;
}

.spanParaCopy2 {
	width:90px;
	font-size: 10px;
	color: #ff0;
	text-align: left;
	margin-left:10px;
	float:left;
}


div.vote {
background-color:#FF0000;
	height: 15px;
	width: 560px;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	display: block;
	float:left;
	}



div.sponsorhold {
	width: 460px;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	display: block;
	float:left;
	border-bottom:1px solid #8d8d8d;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

ul  {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 20px;
	width:auto;
}


li{
	font-family: Arial, Helvetica, sans-serif;
	color:#9BA400;
	font-size: 12px;
	font-weight:normal;
	width:auto;
	height:auto;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	list-style:square;
	list-style-position:outside;
	
	
}


a.photo_link:link, a.photo_link:visited, a.photo_link:active {
	position:relative;
	float:left;
	width:320px;
	height:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	z-index:100;
	clear:both;
	color:#b2bc00;
	background:url(../assets/images/eye.gif) left no-repeat;
	padding: 0px 0px 0px 140px;
	margin: 0px 0px 20px 0px;
	text-decoration:none;
} 
a.photo_link:hover {
text-decoration:underline;
}