 /*PAGE ELEMENT DEFINITION ======================================================================================= */

html {

}

body {
	color : #FFFFFF;
	font-family : Verdana, Arial, Sans-serif;
	background: #000000 url('../images/classic/bgTexture.jpg') no-repeat 50% 15px;
	font-size : 12px;
}
  
#masterContainer {
}


#headerBlock {
	background: url('../images/classic/siteToolsBG.gif') repeat-x;
}

#siteToolsContainer {

}

#navBlock {
	background: url('../images/classic/navBG.gif') repeat-x;
}

.navSpacer {
	background: #342315 url('../images/classic/navSpacer.gif') no-repeat;
}

#footer {
	background: url('../images/classic/footerBG.gif') repeat-x 0px 6px;
}

.footerElement a {
	text-decoration : none;
	color : #FFFFFF;
}

/*STYLES FOR COPY AND INLINE OBJECTS============================================================================= */

a {
	color : #FFCC00;
}

.siteToolsItem a {
	color : #FFFFFF;
}

.siteToolsItem a:hover {
	color : #FFCC00;
}

.subnavButton a {
	color : #FFFFFF;
}

.subnavButton a:hover {
	color : #FFCC00;
}

.subnavButtonDown a {
	color : #FFCC00;
}

.brightText {
	color : #FFFFFF;
}

.highlightText {
	color: #C0E8F8;
}

.colorTextStrong {
	color : #FFCC00;
}

.brightBG {
	background-color : #FFFFFF;
}

.semiDarkBG {
	background-color : #6E6135;
}

.linkColorBG {
	background-color : #F5CF4F;
}

.doubleBar {
	border-top : #6E6135 1px solid;
	border-bottom : #F5CF4F 1px solid;
}

.singleBar {
	border-top : #6E6135 1px solid;
}

.seperatorBG {
	background-color : 101010;
}

.navInternal {
	background: url('../images/classic/navInternalBG.gif') repeat-x;
	height : 36px;
}

.navInternalHighlight {
	background: url('../images/classic/navInternalBGhighlight.gif') repeat-x;
	height : 36px;
}

.percentileBar {
	background: url('../images/classic/percentileBarFull.gif') repeat-x;
}

.percentileBarFull {
	background: url('../images/classic/percentileBarEmpty.gif') repeat-x;
}

.voteCounter {
	background: url('../images/classic/SBbgTextureDark.jpg') no-repeat;
}

.voteImage {
	border-left : #FFFFFF 1px solid; 
}

.voteCircle{
	background: url('../images/classic/voteCircleBG.gif') no-repeat;
	color : #000000;
}

.voteSelect{
	background: url('../images/classic/voteSelectBG.gif') no-repeat;
}

.voteBox {
	background: url('../images/classic/SBbgTexture.jpg') no-repeat;
}

.lightBorder {
	border-color : #FFFFFF;
}

.redText {
	color : #FF0000;
}

.greenText {
	color : #3CFF00;
}

/*STYLES FOR REPORTS=========================================================================================== */

