BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	colorx: #ffffff;
	margin: 0px;
	
	scrollbar-face-color: #666666; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-darkshadow-color: #666666; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-track-color: #eeeeee; 
	scrollbar-arrow-color: #ffffff;
	}

TABLE {
	font-size: 11px;
	line-height: 16px;
	}	
		
	
	
th { 
	font-weight: bold; 
	background-color: #DDDDDD; 
	text-align: Center; 
	word-spacing: 0; 
	line-height: 150%;  
	margin-top: 0; 
	margin-bottom: 0 
	}
	

.content {
	background-color: #000000;
	}
.contentwhite {
	background-color: #ffffff;
	}
.contentsm {
	background-color: #ffffff;
	font-size: 10px;
	line-height: 10px;
	}


A.tablink {color:#cccc33; text-decoration:none;font-weight:bold;}
A.tablink:active {color:#cccc33;font-weight:bold;}
A.tablink:visited {color:#cccc33;font-weight:bold;}
A.tablink:visited:hover {color:#ffff00;font-weight:bold;}

.tablinkx {
	font-weight:bold;
	}

.tablinkdead {
	color:#ffffff;
	font-weight: bold;
}

.bodytextsmall    { font-size: 8pt; }
		
.formbox {
	background-color:#eedddd;
	color: #000000;
	font-family: Comic Sans MS,Verdana,Arial,Helvetica;
	}

.magicbtn {
	font-family:Verdana, Arial;
	font-size:xx-small;
	color:white;
	background:#3366cc;
	cursor:hand
	}

li           { margin-bottom: 6 }

#bottombar {
	width: 100%;
	height: 8px;
	margin-top: 5px;
	font-size: 2px;
	background-color: #333;
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;

}

#leftcol {
	float: left;
	width:110px; 
}

#rightcol {
	float: right;
	width:110px; 
}

#centercol {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
	text-align: left;
	border: solid 3px #666;
	padding: 4px;
}

.firsttablineblank {
	width: 100%;
	height: 25px;
	border-left: solid #666 1px;
	border-top: solid #666 1px;
	border-right: solid #000 1px;
	border-bottom: solid #000 1px;
	color: #fff;
	background-color: #333;
	text-align: center;
}

.firsttablineOFF {
	width: 100px;
	height: 25px;
	border-left: solid #666 1px;
	border-top: solid #666 1px;
	border-right: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #333;
	text-align: center;
}

.firsttablineON {
	width: 100px;
	height: 25px;
	border-left: solid #999 1px;
	border-top: solid #999 1px;
	border-right: solid #333 1px;
	border-bottom: solid #666 1px;
	color: #fff;
	background-color: #666;
	text-align: center;
	font-weight: bold;
}

.firsttablineunder {
	height: 1px;
	border-left: solid #999 1px;
	background-color: #666;
}

.secondtabline {
	width: 100%;
	height: 20px;
	border-left: solid #999 1px;
	border-right: solid #333 1px;
	border-bottom: solid #333 1px;
	color: #fff;
	background-color: #666;
	text-align: center;
}

.secondtabline2 {
	width: 100%;
	height: 33px;
	border-left: solid #999 1px;
	border-right: solid #333 1px;
	border-bottom: solid #333 1px;
	color: #fff;
	background-color: #666;
	text-align: center;
}


#clicks {
	font-size: 10px;
	line-height: 11px;
	color: #000;
	width: 750px;
	text-align: center;
	background-color: #ccc;
	margin-top: 5px;
	padding: 2px;
	}