td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #2A2A2A;
}
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/01-back.JPG);
	background-repeat: repeat-x; 
}
a {
	color: #373737;
	text-decoration: none;
}
a:hover {
	color: #003183;
	text-decoration: underline;
	blr:expression(this.onFocus=this.blur())
}
area {blr:expression(this.onFocus=this.blur())}
.link1{
	COLOR: #852A15;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.link1:hover {
	COLOR: #AE5B05;
	text-decoration: none;
	font-weight: bold;
}
.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-c {
	background-repeat: no-repeat;
}.search {
	border: 1px solid #DCDCDC;
}

