/* CSS Document */

.bodytd{
background-repeat:no-repeat;
background-position:center center;
background-image:url(../images/cq_background.gif)
}
table { empty-cells: show }

	td.clickable {
    color: white;
    cursor: pointer;
	background:#CC0000
}	   
body{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight:bold;
	font-weight:900;
	scrollbar-base-color: #DBD1C7;
	scrollbar-arrow-color: #ffffff;
	background-color: #000000;
}
a:link {

	text-decoration:none;
	color:#000000;
	}
	
a:visited { 
	text-decoration:none;
	color:#000000;
	}
	
a:hover {color:#999999;
	text-decoration:none;
	 }
	 
a:active { 
	text-decoration:none;
	}
.bodtable {
	border: 2px outset #663300;
	background-color: #ffffff;
}
.navtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #9F8D81;
	height:25px;
	/*line-height:200%;*/
	
	
}

.navtable2 td{
border-left:1px;
border-left-style:dotted;
}

.navtable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #AD8347;
	
	}
.rightpane{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}	
.foot_tbl{
font-size:10px;
border:1px;
border-style:solid;
border-color:#000000;
border-width:1px;

}

.footer {
	font-size: 10px;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
p{
margin-right:5px;
}
.shows{
 border:1px;
 border-style:solid;
 font-size:11px;
 }
.shows span{
 line-height:1em;
} 