body {
	background-color:#000000;
	background-image: url(../images/Sides.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}

a {color: #000; text-decoration:none;}
a:hover {color:#666; text-decoration:none; font-weight:0}

.Sides { background-image:url(../images/Sides.jpg); background-repeat:repeat-x; }

.Time { font-size:12px; color:#FFF; font-weight:bold; }

.ticker { padding-left:10px; color:#FFF; font-weight:bold; font-size:12px;}

.QuickMenu {font-size: 12px; font-weight:bold; color:#000;}

.Menu { background-color:#FFF; padding-left:5px; padding-right:5px;}

.Main { background-color:#FFF; padding-left:5px; padding-right:5px; }

.MenuTbl { border-bottom: 1px solid #eeeeee; font-size:12px;  font-family:Arial, Helvetica, sans-serif; }
.MenuTblIitem { padding-left:7px; font-size:12px; border-bottom: 1px solid #eeeeee; font-family:Helvetica, sans-serif  } 
.MenuTblIitem a { color:#000; text-decoration:none;   } 
.MenuTbl #title { color:#FFF; font-weight:bold; font-family:Helvetica, sans-serif; }
.MenuTbl #party { color:#FFF; font-weight:bold; font-family:Helvetica, sans-serif; background-color:#52410d; }


.ArticleContent { font-size:12px; font-family:Arial, Helvetica, sans-serif; background-color: rgba(222,217,194,0.3); background-color: rgb(249,249,249,);  }
.ArticlePostAuthor {background-color: rgba(222,217,194,0.5); background-color: rgb(222,217,194);  font-size:10px; font-style:italic; }
#myGallery
{
width: 580px;
height: 200px;
}

tr, td{ font-size:12px; font-family:Arial, Helvetica, sans-serif; }

.dlp {	background:#FFF; color:#333; border-bottom:1px solid #e1e1e1}

.uwp {	background:#FFF; color:#333; border-bottom:1px solid #e1e1e1}

.dfp {  background:#FFF; color:#333; border-bottom:1px solid #e1e1e1}
.non {  background:#FFF; color:#333; border-bottom:1px solid #e1e1e1 }

#allconst td {   border-bottom:1px solid #e1e1e1}
.const{ background-color:#52410d;  padding:5px; padding-top:10px; padding-bottom:10px; color:#FFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px;text-align:center}

.blankTD {	border-top:1px solid #CCC;	}

#loadTBL #title { background-color:#52410d; font-size:13px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FFF;}
#loadTBL #content { font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-top:10px;}
#loadTBL #content a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }
#loadTBL #content a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; }

.constBOLD {font-weight:bold}

#pollingHEAD {background-color:#52410d; height:50px; padding:5px; padding-top:10px; padding-bottom:10px; color:#FFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#pollingHEAD td {border:1px dashed #FFFFFF; }
.pollingROW {color:#333; border-bottom:1px solid #e1e1e1}


#histHEAD {height: 22px; background-color:#52410d; color:#FFF; font-weight:bold}
#histFOOT {background-color:#52410d; color:#FFF; font-weight:bold}
#histROW td{color:#333; border-bottom:1px solid #e1e1e1 };

#videoHEAD td{background-color:#52410d; color:#FFF; font-weight:bold}

.uwp-bg {
	background-color:#0000FF;
	height:35px;
	padding:3px;
	color:#FFF;
}
.dlp-bg {
	background-color:#e20000;
		padding:3px;
}
.dfp-bg {
	background-color:#70BD1F;
		padding:3px;
}
.dpp-bg {
	background-color:#FED011;
	color:#000000;
		padding:3px;
}
.ind-bg {
	background-color:#D66310;
		padding:3px;
}
.rej-bg {
	background-color:#C610D6;
		padding:3px;
}

.uwp-party {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0000FF;
}

.dlp-party {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#e20000;
}

.dpp-party {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FED011;
}

.dfp-party {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#70BD1F;
}
