#warning_popup {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: absolute;
	top: 20%;
	left: 50%;
	border: thick solid #001599;
	padding: 30px;
	display: block;
	z-index: 3000;
	width: 450px;
	margin-left: -175px;
	background-color:#ffffff;
}
#warning_popup a:active, #warning_popup a:link, #warning_popup a:visited {
	font-size: 10pt;
	color: #365F91;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
#warning_popup a:hover{
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
#main_bg 		{width:100%; margin:0 auto;position:relative;}
a {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #33FFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFD200;
	text-decoration: none;
}
a img { border: none; }
.hbl {
	width: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0222D7;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	background-image: url(../images/hbl_shdw.gif);
}
.srch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.footlink {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #0023D7;
	font-weight: bold;
}
.hb-smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0a0a5f;
}
a.footlink {
	text-decoration: none;
	color: #0023D7;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;

}
a.footlink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
h4 {
	font-size: 20px;
	margin-left: 10px;
	color: #77DFF9;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DE5E1;
	margin-right: 30px;
}
body  {    font-family: Arial, Helvetica, sans-serif;
		   scrollbar-3dlight-color:#72BAF1;
           scrollbar-arrow-color:#7ADD9A;
           scrollbar-base-color:#79C4F6;
           scrollbar-track-color:#0293D5;
           scrollbar-darkshadow-color:#93E1FE;
           scrollbar-face-color:#0082D0;
           scrollbar-highlight-color:#003366;
           scrollbar-shadow-color:#000000
}
.btmnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00458A;
	text-decoration: none;
	font-weight: bold;
}
a.btmnavi {
	color: #003A75;
	text-decoration: none;
}
a.btmnavi:hover {
	text-decoration: underline;
	color: #003A75;
}
.toplink {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-weight: normal;
	color: #77E3FF;
	text-decoration: none;
}
a.toplink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	font-weight: bold;
}
a.toplink:hover {
	color: #0B4890;
	text-decoration: underline;
}
.wtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a.wtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
}
a.wtlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.headers {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #AFE7BE;
}
.headers2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFD200;
}
a.srch {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
}
a.srch:hover {
	text-decoration: none;
	color: #FFD200;
}
.ads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #52521F;
}
.menuback {
	background-image: url(../images/menuback.jpg);
	background-repeat: no-repeat;
}


.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; }