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-x;
	background-position: top;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	blr:expression(this.onFocus=this.blur())
}
area {blr:expression(this.onFocus=this.blur())}
.link1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
A.link1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #FB6D29;
	FONT-SIZE: 11px;
}
.link2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #52859A;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #F4824D;
	FONT-SIZE: 14px;
	font-weight: bold;
	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;
}
.login {
	border: 1px solid #E5A588;
}
.bt {
	background-repeat: no-repeat;
	background-position: left top;
}
