body{
	background: #8f4903;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial", Times, serif;
	color: yellow;
	font-weight: bold;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #68000A;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	SCROLLBAR-BASE-COLOR: white;
	scrollbar-3d-light-color: white;
	cursor: default;

}
.marquee{
	background: white;
	color: Black;
	font-size: 10px;
	font-weight: bold;
	filter: alpha(opacity=10, finishopacity=80, style=1, startx=50, starty=90, finishx=50, finishy=0);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A {
	cursor : hand;
	font-size: 12px;
}
A:link {
	COLOR: yellow; 
	TEXT-DECORATION: none;
	font-weight: normal;
    font-style: italic;
}
 A:visited {
	COLOR: yellow; 
	TEXT-DECORATION: none
	font-weight: normal;
    font-style: italic;
}
A:hover {
	COLOR: white;
	text-decoration: underline;
	font-weight: bold;
    font-style: normal;	
}
.navCell{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	background: White;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menuNav{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 12px;
	text-decoration: none;
	background: #ffffff;
	border-bottom: 1px Black solid;
	color: Black;
}
.table{
	border: thin solid Black;
	border-width: 1px;
}
.menu{
	color: White;
	background: #0099FF;
	filter: alpha(opacity=15, finishopacity=90, style=1, startx=50, starty=0, finishx=50, finishy=90);
	font-family: Times New Roman;
	border: thin solid Black 1px;
	font-size: 12px;
	text-indent: 5px;
	font-weight: bold;
	padding: 2;
	letter-spacing: 1px;
}
.menu1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 12px;
	font-weight: bold;
	text-decoration: none;
	background: #FFDEAD;
	border-bottom: 1px Black solid;
	color: Black;
}
.blank{
	background: #FF8C00;
	font: 13px;
}
.bottom{
	background: #FFF4B7;
	text-align: center;
	font-size: 12px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.sfont{
	color: Black;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.right{
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	color: Black;
	font-size: 12px;
}
.left{
	text-align: left;
	text-indent: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
}