td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #604A11;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: black;
	scrollbar-face-color: #C8AF5B;
	scrollbar-highlight-color: #acacac;
	scrollbar-shadow-color: #acacac;
	scrollbar-3dlight-color: #D8CE9E;
	scrollbar-track-color: #D5CA96;
	scrollbar-darkshadow-color: #D8CE9E;
	background-image: url(../images/01-back.JPG);
	background-position: center top;
	background-color: #201503;
	background-repeat: repeat-y;
}

a {
	color: #8B6811;
	text-decoration: none;
}
a:hover {
	color: #574204;
	text-decoration: underline;
	blr:expression(this.onFocus=this.blur())
}
area {blr:expression(this.onFocus=this.blur())}
.link1{
	COLOR: #F2DE84;
	TEXT-DECORATION: none;
}
A.link1:hover {
	COLOR: #FFF4C4;
	text-decoration: none;
}
.border {
	background-color: #D8CE9E;
	border: 1px solid #A09669;
}
.bt-bg {
	background-repeat: no-repeat;
}.arrow-b {
	background-image: url(../images/arrow-rb2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.db { border-collapse:collapse;}
.db tr{ background-color:expression('#D7CDA1,#D7CC99'.split(',')[rowIndex%2]); }
