BODY {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color: #000000;
	scrollbar-arrow-color: #ff9933;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #990000;
	scrollbar-highlight-color: #CC6666;
	color: #FFCC66;
}
.hiddenPic {
     display:none;
}
td {
	font-family: Arial, Helvetica, Verdana , sans-serif;
	font-size: 13px;
	font-color: #FFCC66; 
	font-weight: bold;
}
.bgnav {
	background-image: url(images/bg_tdhoriz_bk.jpg);
	background-repeat: repeat-x;
	height: 60px;
}
.bgnav30 {
	background-image: url(images/bg_tdhoriz_bk30.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.navonenter {
	background-image: url(images/bout_ohs.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 140px;
	text-align: center;
    font-weight: bold;
}
.navoffenter {
	background-image: url(images/bout_oh.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 140px;
	text-align: center;
    font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
    text-decoration: none;
}
a:visited {
	text-decoration: none;
    color: #CC66FF;
}
.navon {
	background-image: url(images/bout_xon.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 149px;
	text-align: center;
    font-weight: bold;
	font-size: 12px;
}
.navoff {
	background-image: url(images/bout_xoff.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 149px;
	text-align: center;
    font-weight: bold;
	font-size: 12px;
}
.navonhoriz {
	background-image: url(images/bout_oh.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 150px;
	text-indent: 10px;
    font-weight: bold;
	font-size: 13px;
}
.navoffhoriz {
	background-image: url(images/bout_ohs.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 150px;
	text-indent: 10px;
    font-weight: bold;
	font-size: 13px;
}
.yellowbold {
    font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
}
.rosebold {
	font-size: 13px;
	font-weight: bold;
	color: #CC6666;
}
.redbold {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.redlitebold {
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}
.brownbold {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}