/*
	red: rgb(176,25,32)
	blue: rgb(64,79,98)
	
	red:#b01920;
	blue:#404f62;
*/


#content {
	z-index:50;
	position:absolute;
	top:132px;
	width:960px;
	left:0px;
	height:700px;
	border-left:1px solid #e8e8e8;
/*	border-right:1px solid #ccc;*/
}
#col1 {
	position:absolute;
	top:0px;
	width:250px;
	left:710px;/*0px;*/
	height:564px;
	background:#fff;
	background-image:url(../images/sidebar_bg.png);
	border-top:1px solid #e8e8e8;
}
#col2 {
	position:absolute;
	top:0px;
	width:300px;
	left:410px;/*250px;*/
	height:576px;
	border-top:1px solid #e8e8e8;
/*	background:#446688;*/
}
#col3 {
	position:absolute;
	top:0px;
	width:410px;
	left:0px;/*550px;*/
	height:564px;
	background-color:#fff;/*#b0b0b0;*/
	border-top:1px solid #e8e8e8;
}
#col1 h2, #col2 h2, #col3 h2 {
	height:32px;
	line-height:32px;
	background-image:url(../images/subhdrbg.png);
	background-repeat:repeat-x;
	font-style:italic;
	text-align:center;
	font-size:14px;
	color:rgb(64,79,98);
	margin:0;
}
#col1 h3, #col2 h3, #col3 h3 {
	font-style:italic;
	text-align:center;
	font-size:14px;
	color:rgb(64,79,98);
	margin:4px;
/*	border-top:1px solid #cccccc;*/
}

#sked {
 position: absolute;
 top: 28px;
 left: 0;
 width: 250px;
 height: 220px;
}
#sked table {
 border-collapse: collapse;
 border: 1px solid rgb(255,191,89);
}

#sked td {
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: rgb(64,79,98);
 text-align:center;
/* height:26px;*/
 border: 1px solid rgb(255,191,89);
}
#sked a {
	color:#888;
	font-size:10px;
	text-decoration:none;
}
#sked a:hover {
	color:rgb(176,25,32);
	text-decoration:underline;
}
.cal_hdr {
 font-weight: bold;
 color: #888888;
}
.today {
 background-color:#BD2939;
 color:#ffffff;
 font-weight:bold;
}

#sidebar {
	position:absolute;
	top:204px;
	left:0;
	width:230px;
	height:300px;
/*	background:#fff;*/
	font-size:11px;
}
#sidebar form {
	display:inline;
}
#sidebar select {
	font-family:verdana,"luxi sans";
	font-size:11px;
}
#sidebar h2 {
	border-top:1px solid rgb(64,79,98);
	font-style:italic;
	text-align:center;
	font-size:14px;
	color:rgb(64,79,98);
	margin:0;
}
#sidebar a {
	font-size:11px;
	color:#333;
	text-decoration:underline;
}
#sidebar a:hover {
	color:#cc0000;
	text-decoration:underline;
}
#results {
 position: absolute;
	top:0px;
	left:0px;
	width:250px;
}
#stats {
 position: absolute;
	top:116px;
	left:0px;
	width:250px;
}
#stats table {
 border-collapse: collapse;
 border: 1px solid rgb(255,191,89);
}
#stats tr {
	height:21px;
}
#stats td {
 font-family: arial, sans-serif;
 font-size: 11px;
 color: #333333;
 text-align:center;
 height:21px;
 border: 1px solid rgb(255,191,89);
 padding:0px 2px 0px 4px;
}

#eboard {
 position: absolute;
	top:464px;
	left:0px;
	width:300px;
	height:112px;
	background:	rgb(64,79,98);
	color:#ffffff;
	border-top:1px solid #8080a0;
}
#eboard h3 {
	border-top:0;
	color:#ffffff;
	margin-bottom:2px;
}
#eboard p {
	color:#ffffff;
	font-size:11px;
}
#eboard table {
	border:0;
}
#eboard td {
	color:#ffffff;
	font-size:11px;
}
#eboard a {
	color:#ffffff;
}
#eboard a:hover {
	color:#ffcc00;
}

#pix_label {
	position: absolute;
	top:370px;
	left:0px;
	width:300px;
	height:30px;
	background:#ae191f;
	opacity:.6;
/*	filter: alpha(opacity=60); */
	-moz-opacity: 0.6;	
	font-size:12px;
	color:#ffffff;
}


#crs_sum {
	position: absolute;
	top:400px;
	left:0px;
	width:300px;
	height:164px;
	border-left:1px solid #ccc;
	font-size:11px;
	color:#333;
}
#crs_sum h3 {
 font-size: 14px;
 font-weight: bold;
 color: #333;
 margin: 4px;
}	
#crs_sum table {
	border-collapse:collapse;
	border:1px solid #ccc;
}	
#crs_sum td {
	border:1px solid #ccc;
}	
#crs_left {
	width:150px;
	float:left;
}
#crs_right {
	width:150px;
	float:right;
}

h4 {
	text-align:left;
	font-size:12px;
	border-top:1px dotted #888888;
	color:#31316b;
	margin:8px 0 8px 0;
}

#news {
 position: absolute;
	top:164px;/*0px;*/
	left:0px;
	width:410px;
	height:398px;
 background:#ffffff;
 font-size:12px;
 color:#666666;
 text-align:left;
}
#news_body {
	padding:0 8px 0 8px;
 overflow: auto;
 height:400px;
}
#news h3 {
 font-family: verdana,sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #446688; /*#33486c;*/
 margin-top: 12px;
 margin-bottom: 0px;
 text-align:left;
/* background-color:#e0e0e0;*/
/* background-color:rgb(85,107,47);*/ /*111,139,134*/
 background-color:#ffffff;
}
#news p {
 font-family: verdana,sans-serif;
 font-size: 11px;
 color: #333333;
 text-align:left;
 line-height:140%;
}
#news pre {
 font-family: courier new;
 font-size: 12px;
 color: #333333;
 text-align:left;
}
#news li{
 font-family: verdana,sans-serif;
 font-size: 11px;
 color: #333333;
 text-align:left;
}
#news a {
 font-family: verdana,sans-serif;
 font-size: 11px;
 color: #446688;
 text-decoration:none;
 line-height:140%;
}
#news a:hover {
 color: rgb(176,25,32);
 text-decoration:underline;
}
#news dt {
	padding-top:0;
	margin-top:0;
}
#news dt a {
	font-size:12px;
	font-weight:bold;
	color:rgb(176,25,32);
	border-bottom:2px;
}
#news dt a:hover {
	color:rgb(64,79,98);
}
dd {
	font-size:11px;
/*	border-bottom:1px dotted #cccccc;*/
	padding-bottom:12px;
	margin-left:16px;
}

#my_dvoa {
	position: absolute;
	top:0px;/*400px;*/
	left:0px;
	width:396px;/*410px;*/
	height:140px;
	background:#fff;
	font-size:11px;
	color:#666666;
	padding-top:0px;
	border-top:1px solid #ccc;
}
#my_dvoa table {
	border-collapse:collapse;
	border:1px solid #ccc;
}
#my_dvoa table {
	border:1px solid #ccc;
}
	
#my_dvoa h5 {
	font-style:italic;
	text-align:center;
	font-size:14px;
	color:rgb(64,79,98);
	margin:2px 0 4px 0;
}
#my_dvoa a {
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}
#my_dvoa a:hover {
	color:#c00;
}

#ad {
 position: absolute;
	top:400px;
	left:0px;
	width:410px;
	height:144px;
 font-size:12px;
 color:#333333;
 text-align:center;
/* background-image:url(../images/ad_bg.png);
 background-repeat:repeat-once;*/
  background:#ffcc33;

 border-top:1px solid rgb(176,25,32);
 border-left:1px solid rgb(176,25,32);
 border-right:1px solid rgb(176,25,32);
}	
#ad h3 {
	font-size:14px;
	color:#404040;
	border-top:0;
	margin-top:24px;
}
#ad p {
	font-size:12px;
	text-align:center;
}

#pix_bar {
	position: absolute;
	top:564px;
	left:0px;
	width:960px;
	height:134px;
	border-top:1px solid #888;
	border-bottom:1px solid #000000;
	font-size:8px;
}

#footer {
	position:absolute;
	top:684px;
	left: 0;
	width:960px;
	height:16px;
	background: rgb(64,79,98);
	opacity:.75;
/*	filter: alpha(opacity=75); */
	-moz-opacity: 0.75;	
	color:#ffffff;
	text-align:left;
	font-size:11px;
}
#footer a {
	font-size:11px;
	color:#e0e0e0;
}
#footer a:hover {
/*	color:rgb(176,25,32);*/
	color:#ffcc00;
}
	




/* following styles for popup cal data (ajax) */
#popup {
	background:#d15000; /*#ffa500;*/
	font-family:verdana,sans-serif;
	font-size:12px;
	color:rgb(255,255,255);
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
#popup table {
 border-collapse:collapse;
 border: 1px solid rgb(64,79,98); /*#000000;*/
}	
#popup th {
	background:rgb(64,79,98); /*#334466;*/
	font-family:verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:rgb(255,255,255);
}	


img.transOFF {
	opacity:1.00;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
img.transON  {
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}


