td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: black;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #acacac;
	scrollbar-shadow-color: #acacac;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-track-color: #f8f8f8;
	scrollbar-darkshadow-color: #ffffff;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

a {
	color: #575757;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	blr:expression(this.onFocus=this.blur())
}
area {blr:expression(this.onFocus=this.blur())}
.link1{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
A.link1:hover {
	COLOR: #E5F535;
	text-decoration: none;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
.bt-bg {
	background-repeat: no-repeat;
}
.leftpic {
	background-image: url(../images/leftp.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.login {
	border: 1px solid #B5B5B5;
}
.rightb {
	background-repeat: repeat-y;
}
.leftmap {
	background-image: url(../images/left-p.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.db { border-collapse:collapse;}
.db tr{ background-color:expression('#F8F8F8,#EFEFEF'.split(',')[rowIndex%2]); }
