body {
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #897948; 
	scrollbar-darkshadow-color: #00000; 
	scrollbar-track-color: #f2ecde;
	scrollbar-arrow-color: #d8c48c;
}

#blank
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color: White;
}
#red
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color: red;
}
#blank2
{
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	color: White;
}
#gray
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: Silver;
}
#gray2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: gray;
}

#gold
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #a67c52;
}
#gold2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #a67c52;
}
#black
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: black;
}
#black2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : normal;
	color: black;
	line-height : 120%;
}
#black3
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color: black;
}
#black4
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: black;
	line-height : 130%;
	
}
#search{
	visibility : hidden;
	width : auto;
	z-index : 10;
	position : static;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : transparent;
	position: absolute;
}
.linkstyle {color : White;	text-decoration : none;}
.linkstyle:visited {color : White;	text-decoration : none;}
.linkstyle:hover {color : White;	text-decoration : none;}
.linkstyle:active {color : White;	text-decoration : none;}

.linkstyle4 {color : White;	text-decoration : underline;}
.linkstyle4:visited {color : White;	text-decoration : underline;}
.linkstyle4:hover {color : White;	text-decoration : none;}
.linkstyle4:active {color : White;	text-decoration : underline;}

.linkstyle1 {color : #a67c52;	text-decoration : none;}
.linkstyle1:visited {color : #a67c52;	text-decoration : none;}
.linkstyle1:hover {color : #a67c52;	text-decoration : none;}
.linkstyle1:active {color : #a67c52;	text-decoration : none;}

.linkstyle2 {color : black;	text-decoration : none;}
.linkstyle2:visited {color : black;	text-decoration : none;}
.linkstyle2:hover {color : black;	text-decoration : none;}
.linkstyle2:active {color : black;	text-decoration : none;}

.linkstyle3 {color : #a67c52;	text-decoration : underline;}
.linkstyle3:visited {color : #a67c52;	text-decoration : underline;}
.linkstyle3:hover {color : #a67c52;	text-decoration : none;}
.linkstyle3:active {color : #a67c52;	text-decoration : underline;}

.linkstyle5 {color : Silver;	text-decoration : none;}
.linkstyle5:visited {color : Silver;	text-decoration : none;}
.linkstyle5:hover {color : Silver;	text-decoration : underline;}
.linkstyle5:active {color : Silver;	text-decoration : none;}

.linkstyle6 {color : #a67c52;	text-decoration : none;}
.linkstyle6:visited {color : #a67c52;	text-decoration : none;}
.linkstyle6:hover {color : #a67c52;	text-decoration : underline;}
.linkstyle6:active {color : #a67c52;	text-decoration : none;}

.form {border: 1 outset rgb(50,50,50); border-color: #000000; font-family: Tahoma; font-size:12} 

#hand 
{
	cursor : hand;
}

#divTooltip {position:absolute; top:0px; width:140px; visibility:hidden; z-index:200; background-color:#242121; layer-background-color:#a67c52;}

.normalStyle    {padding:2px; text-align:center; width:140px; color:#a67c52; top:100px; font-family:verdana,arial,helvetica; font-size:11px; background-color:#f3f3f3; layer-background-color:#f3f3f3; border-width:1px; border-style:solid; border-color:#a67c52; cursor:default;}

.netscape4Style {padding:0px; width:140px; color:#000000; top:100px; font-family:verdana,arial,helvetica; font-size:11px; background-color:#f3f3f3; layer-background-color:#f3f3f3; border:1px solid #000000;}  


TABLE#tab THEAD TD.up
{
	background-color : #ddd4c7;
	background-position : top;
	background-repeat : repeat;
	border-color : Green;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	cursor: hand;
}
TABLE#tab THEAD TD.down
{
	background-color : #765a40;
	border-color : #006400;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFD700;
	cursor: default;
}
TABLE#tab TD
{
	border: 0px solid;
	vertical-align: top;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}


