body {
	margin:0;
	padding:0;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	color: #01124B;
	background-color: #C0CFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-weight: bold;
	color: #01124B;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
td {
	font-size: 11px;
}
.light_text {
	color: #C0CFFF
}
.link_light a{
	color: #C0CFFF;
	text-decoration: underline;
	font-weight: normal;
}
.link_light a:hover{
	color: #FFFFFF;
}
.link_dir {
	text-decoration: underline;
	font-weight:normal;
}
h1 {
	background: url("images/_arrow.gif") no-repeat 0px 5px;
	margin: 5px 0px 5px 0px;
	font-weight:bold;
	padding-left:13px;
	position:relative;
	left:-13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	margin:0px;
	padding:7px 0px 0px 70px;
	width: 365px;
	height:37px;
	background-image: url(images/_h2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	display:block;
	background-repeat: no-repeat;
	background-position: 70px;
}
.left_text {
	width:125px;
	color: #C0CFFF;
	text-align:justify;
}
.left_text a {
	color: #C0CFFF;
	font-weight: normal;
	align:left;
}
.left_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.left_titles {
	margin: 0px;
	padding: 29px 0px 9px;
	background-image: url(images/index_20.gif);
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#right_banners a{
	margin: 13px;
	position: relative;
	display:block;
}
input {
	background-image: url(images/back_input.gif);
	height: 16px;
	border: 1px solid #01124B;
	font-size: 12px;
	text-indent: 3px;
}
.divider {
	height: 1px;
	width: 100%;
	background-image: url(images/divider.gif);
	font-size: 1px;
	margin: 3px;
	text-decoration: none;
	clear:both;
}
.premium_banner {
	float: left;
	padding: 3px 10px 0px 0px;
}

