body {
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR:  #00ccff; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666; 
	margin: 0px;
	background-color:#000000;
    background-image: url(images/bg_top.jpg);
    background-repeat: repeat-x; 
}
.tdnotes {
	background-image: url(images/notes.gif);
}
.tdcles {
	background-image: url(images/key_sol.jpg);
	height: 106px;
	background-repeat: no-repeat;
}
.tdheader {
    background-image: url(images/header_0.jpg);
    background-repeat: no-repeat;
	background-position:left;
	height: 110px;
	width: 852px;
}
.menu {
    background-image: url(images/header_2.jpg);
    background-repeat: no-repeat;
	height: 46px;
	width: 852px;
}
.tdnotes {
	background-image: url(images/notes.gif);
}
.bgcelltop {
    background-image: url(images/cell_top.jpg);
    background-repeat: repeat-x;
	height: 29px;
	width: 30px;
}
.bgcellbot {
    background-image: url(images/cell_bot.jpg);
    background-repeat: repeat-x;
	height: 29px;
	width: 30px;
}
.footer {
    background-image: url(images/footer.jpg);
    background-repeat: repeat-x;
	height: 37px;
	width: 830px;
}
.tfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.hiddenPic {
    display:none;
}
.infotable {
	border: 1px outset #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a:active {	
    font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a:hover {	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
.navstreamon {
	background-image: url(images/stream_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 60px;
	width: 160px;
	text-align:center;
    font-weight: bold;
	font-size: 12px;
}
.navstreamoff {
	background-image: url(images/stream_off.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 60px;
	width: 160px;
	text-align:center;
    font-weight: bold;
	font-size: 12px;
}
.smallwhite {
	font-size: 11px;
	color: #FFFFFF;
}
.whitebold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebigbold {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whitebigbolditalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.whitelargebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallyellow {
	font-size: 11px;
	color: #FF9933;
	font-style: italic;
}
.yellowbigbold {
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}
.yellowitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FF9933;
}
.yellowbolditalic {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF9933;
}
.yellowbold {
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}
.blubold {
	font-size: 12px;
	font-weight: bold;
	color: #00ccff;
}
.blumedbold {
	font-size: 14px;
	font-weight: bold;
	color: #00ccff;
}
.blubigbold {
	font-size: 16px;
	font-weight: bold;
	color: #00ccff;
}
.blubigbolditalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #00ccff;
}
.bold {
	font-weight: bold;
}
.greybold {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.greybigbold {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

