td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5B5B5B;
}
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/bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #D09D00;
	text-decoration: underline;
	blr:expression(this.onFocus=this.blur())
}
area {blr:expression(this.onFocus=this.blur())}
.link1{
	TEXT-DECORATION: none;
}
A.link1:hover {
	COLOR: #000000;
	text-decoration: underline;
}
.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;
}
.input {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #708837;
	border-right-color: #708837;
	border-bottom-color: #708837;
	border-left-color: #708837;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.leftbg {
	background-repeat: repeat-y;
}

