.contents  {
	width: 900px;
	text-align:left;
	/*padding-left: 10px;
	padding-rigth: 10px;*/
	background-color: #efefef;
}
.main_bg {
	background-color: #FFFFFF;
    }
.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: text-top;
	background-color: #FFFFFF;
	border-bottom: 2px solid #00CC00;
    }
.page_sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	background-color: #DCDCDC;
	height: 20px;
	position: relative;  /* to make the last updated stay on the right with position: abolute*/
	white-space: nowrap;
    }
.last_updated{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    font-weight: normal;
	text-align: right;
}	
.page_sub_title .last_updated {
	right: 0px;
	float: right;
	position: absolute;
	/*float: right;*/
	/*top: 0px;*/
	/*clear: right;*/
	/*position: absolute;*/
	/*width: 200px;*/
	/*right: -200px;*/
    }
.report_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F0F8FF;
	text-align: center;
	vertical-align: text-bottom;
	background-color: #009933;
	height: 30px;
	border: #999999 1px solid;
	padding-top: 4px;
    }

.games, .id_table {
	border: solid #999999 1px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.games table, .id_table table {	padding: 0px; padding: 0px; border: 1px solid ##CCCCCC;}
.games td, .id_table td {
	font-size: 10px;
	margin-top: 3px;
	border-bottom: #999999 1px solid;
	height: 20px;
}

.games h2 {
	/*.report_month_header */
    font-size: 14px;
    font-style: normal;
    font-weight:bold;
    background-color: #AAA0AA;
    color: #000000;
	margin: 0px;
	padding: 4px 0px 2px 0px;
	height: 22px;
}
#titles { 
    /*col titles*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    background-color: #666666;
    color: #FFFFFF;
}

/* define base font style */
#data_text, .data_text_bold, .page_numbers, .section, .section_item, .intro, .legal, .sponsors, .bread_crumb {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    }
#data_text { vertical-align: top;}
.data_text_bold {
    font-weight: bold;
    color: #006600;
    background-color: #EEEEEE;
    }

.notices, .news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 10px;
	padding: 10px;
	border: 1px #666666 solid;
}
.notices { margin: 0px;} /* don't need margin since they are at the bottom of the page */
.notices dl, .news dl {margin-top: 4px; margin-bottom: 4px;}
.notices dt, .news dt {font-size: 11px; font-weight: bold; margin-top: 6px;}
.notices dd, .news dd {margin-left:0px;}
.news a {text-decoration:none; color: #0033FF;}
.news a:hover {text-decoration: underline; }

.id_bg_1{ background-color: #DCDCDC}
.id_bg_2{ background-color: #EEEEEE}
#bg_1{ background-color: #CCFF99}
#bg_2{ background-color: #EEEEEE}
#cncld{ background-color: #FF6666}
#plyd{ background-color: #CCFF99}
#rsch{ background-color: #FFFF99}
#call{ background-color: #FFFF66}
.page_break { page-break-before: always}
.page_numbers { }
.left_nav {
	margin-top: 12px;
	margin-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.left_nav .section {
	list-style: disc; 
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #8B0000;
}
.left_nav ul {
	margin-top: 0px;
	margin-left: 18px;
}

.left_nav li {}

.section {
    font-size: 12px;
	font-weight: bold;
	color: #8B0000;
	border-color: black black #333333;
	line-height: 16px;
	padding-top: 10px;
	border-bottom-width: thin
    }
.section_item {
    font-size: 11px;
    line-height: 14px;
    padding-top: 2px;
    }
.intro {
	font-size: 12px;
	line-height: 16px;
    }
.legal {
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
    text-align: center;
    color: #666666;
    height: 20px;
    background-color: #CCCCCC;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
   }
.sponsors{ }
.left_panel_bg { background-color: #F5F5F5; }
.main_panel_bg { background-color: #FFFFFF; }
.right_panel_bg { background-color: #F5F5F5 }
.bread_crumb, .status_legend{
    height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    padding-top: 2px;
    background-color: #CCCCCC;
    }
	
.bread_crumb A {
	color : #4B0082;
	text-decoration: none;
    }
.bread_crumb A:active:visited {
	color : #000099;
	text-decoration: none;
    }
.bread_crumb A:HOVER {
	color : Blue;
	text-decoration: underline;
    }
A:LINK, A:VISITED {
	color : #4B0082;
	text-decoration: none;
    }
A:HOVER {
	color: Blue;
	text-decoration: underline;
    }

