@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0151ac;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #11b4ef;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #0073c2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	text-decoration: none;
color: #11b4ef;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
    
}
a:active, a:focus {
	outline: 0px;
}
.tbl100 {
	height: 100%;
	width: 100%;
}
#bk-out {
	position: absolute;
	z-index: 1;
	height: 484px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#main {
	position: relative;
	z-index: 2;
	width: 760px;
	left: 0px;
	top: 0px;
}
#banners {
	position: absolute;
	z-index: 3;
	width: 760px;
	left: 2px;
	bottom: 20px;
}
.bl {
	background-image: url(images/bl1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 6px;
	padding-right: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bl-tbl {
	margin-top: 6px;
}
.bs {
	background-image: url(images/bs1.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 4px;
	color: #002b72;
	padding-bottom: 1px;
}
.bs a {
	color: #002b72;
	text-decoration: none;
}
.bs a:hover {
	font-weight: bold;
	color: #002b72;
}
.bs-tbl {
	margin-top: 3px;
	margin-left: 12px;
}
.b3 {
	color: #11B4EF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 17px;
}
.b3 a {
	color: #11B4EF;
	text-decoration: none;
}
.b3 a:hover {
	font-weight: bold;
	color: #11B4EF;
}
.prd {
	color: #575757;
}
.intx {
	padding-right: 8px;
	padding-left: 8px;
}
.prevnext {
	padding-top: 4px;
	padding-left: 8px;
	color: #11B4EF;
}
.prevnext a {
	text-decoration: none;
	color: #11B4EF;
}
.prevnext a:hover {
	color: #666666;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #11b4ef;
	padding-left: 5px;
}
.copyright a {
	text-decoration: none;
	color: #DAF2FC;
}
.copyright a:hover {
	color: #DAF2FC;
	text-decoration: underline;
}

