body {
	background-image:url('/images/background.gif');
	background-repeat:repeat-x;
	background-color:#000;
	background-attachment:fixed;
	text-align:center;
	}

.tblDropDown {position:absolute;border-left:1px solid #ffffff;left:-1000px;
			   border-right:1px solid #ffffff;display:none;}

#contentBox {
    color:#fff;
    font-family:Verdana;
    font-size:10pt;
}

#contentBox a
{
    color:#fff;
}

#contentBox a:hover
{
  text-decoration:none;
  color:#ddd;
}
			   
.dd_cell {background-color:#0b7eb7;
	  color:#ffffff;font-family:verdana;
	  font-weight:bold;font-size:9px;padding:3px 9px 3px 9px;
	  border-bottom:1px solid #ffffff;
	  text-align:left;}
.dd_cell_hover {background-color:#003a5b;
	  color:#ffffff;font-family:verdana;
	  font-weight:bold;font-size:9px;padding:3px 9px 3px 9px;
	  border-bottom:1px solid #ffffff;
	  text-align:left;}

.dd_cell a, .dd_cell a:visited, .dd_cell_hover a:hover {
	  color:#ffffff;font-family:verdana;
	  font-weight:bold;font-size:9px;text-decoration:none;
	  text-align:left;}
.dd_cell_hover a, .dd_cell_hover a:visited , .dd_cell_hover a:hover {
	  color:#ffffff;font-family:verdana;
	  font-weight:bold;font-size:9px;text-decoration:none;
	  text-align:left;}	
	


.midcol {
	border-left:solid 1px #5db2db;
	border-right:solid 1px #5db2db;
	width:148px;
	text-align:center;
	padding-top:40px;
	}

.leftcol {
	background: #0b7eb7 url('/images/body_stretch.jpg') repeat-x;
	width:45px;
	}

.rightcol {
	background: #0b7eb7 url('/images/body_stretch.jpg') repeat-x;
	width:575px;
	text-align:left;
	}

.midphotos {
	padding-bottom:20px;
	}

.tabs {
	background-image:url('/images/tab_background.gif');
	margin:0px 0px 0px -45px;
	}

.footer {
	background-image:url('/images/footer_stretch.gif');
	padding-left:225px;
	padding-bottom:10px;
	color:#ffffff;
	text-align:left;
	font-family:Verdana;
	font-size:9px;
	}

.footer a{
    color:#fff;
}

.content {
	padding-left:45px;
	padding-top:30px;
	}

a.hotnewstitle:link {
	font-family:verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
	}

a.hotnewstitle:visited {
	font-family:verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
	}

a.hotnewstitle:hover {
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	}

.hotnewsdate {
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	line-height:2em;
	}

.hotnewsshort {
	font-family:verdana;
	font-size:11px;
	}


