a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #80200A;
	text-decoration: underline;
}
a:hover {
	color: #C9901F;
	text-decoration: none;
}
.hbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E0A0A;
	border: 1px solid #FFDE86;
	font-weight: bold;
	background-image: url(../images/hbl_shdw.gif);
	width: 145px;
}
.srch {
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #531700;
}
.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF6CC;
	font-weight: bold;
}
a.footlink {
	text-decoration: none;
	color: #FFF6CC;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.footlink:hover {
	text-decoration: underline;
	color: #FFDE86;
}
h3 {
	font-size: 14px;
	color: #4A0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #8D0000;
	margin-left: 3px;
	font-weight: bold;
	margin-bottom: 1px;

}
h4 {
	font-size: 22px;
	color: #001C6F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body  {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#801F0A;
	scrollbar-arrow-color:#DEAF45;
	scrollbar-base-color:#FFF7D6;
	scrollbar-track-color:#532805;
	scrollbar-darkshadow-color:#801F0A;
	scrollbar-face-color:#801F0A;
	scrollbar-highlight-color:#FFDE86;
	scrollbar-shadow-color:#FFDE86;
	font-size: 12px;
	background-color: #7E4B14;
	margin: 0px;
	background-image: url(../images/rep.gif);
	background-repeat: repeat-x;
}
.btmnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C3200;
	text-decoration: none;
	font-weight: bold;
}
a.btmnavi {
	color: #873A10;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.btmnavi:hover {
	text-decoration: none;
	color: #9E1F09;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FBFAF1;
	text-decoration: none;
}
.headers2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #77110A;
}

a.toplink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF2B9;
}
a.toplink:hover {
	text-decoration: underline;
	color: #E8D27F;
}
.wtlink {
	background-image: url(../images/top_back.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #043D3D;
}
a.wtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF9D6;
	text-decoration: none;
}
a.wtlink:hover {
	color: #FFEF80;
	text-decoration: underline;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6F2600;
}
.headerback {
	background-color: #FFF9DD;
	background-image: url(../images/ads/hdrback.jpg);
	background-repeat: repeat-x;
}

a.srch {
	text-decoration: underline;
	color: #0F6598;
}
a.srch:hover {
	text-decoration: none;
	color: #018FCF;
}
.ads {
	background-image: url(../images/top_rep2.gif);
	background-repeat: repeat-x;
}
.quicklink {
	font-family: Arial, Helvetica, sans-serif;
}
a.quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002D5A;
	text-decoration: none;
	font-weight: normal;
}
a.quicklink:hover {
	color: #1F6968;
	text-decoration: underline;
}
.hblback {
	background-image: url(../images/hbl_back.gif);
	background-repeat: no-repeat;
}
.bodyback {
	background-color: #5C3200;
	background-image: url(../images/body_backrep2.gif);
	background-repeat: repeat-x;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7E400D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A85800;
}
.scrollstyle {
	font-size: 18px;
	font-weight: bold;
	color: #FFF9DD;
	font-family: Arial, Helvetica, sans-serif;
}
#box1 {
	background-color: #F7E8BF;
	padding:10px;
	border: 1px solid #FEDE86;
}
#box2 {
	background-color: #FFF0C5;
	padding:10px;
	border: 1px solid #FFF9DD;
	margin-bottom: 15px;
}

a img  
{  
border: none;  
}  

.hover_img a { position:relative; }
.hover_img a span { position:absolute; bottom: 0px; right: 0px; display:none; z-index:99; }
.hover_img a:hover span { display:block; }