body {
	background-color: #013A73;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.top_bar {
	
	height: 40px;
}
.side_title {
	font-size: 18px;
	font-weight: bold;
	color: #203F3F;
}

.content {
	background-color: #FFFFFF;
	width: 738px;
	margin-bottom: 20px;
	overflow: auto;
}
.header {
	height: 128px;
	width: 728px;
}
.banner_ad {
	background-color: #EBEBEB;
	height: 90px;
	width: 728px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	clear: both;
}

.flash_div {
	min-height: 146px;
	width: 728px;
	margin-bottom: 20px;
	overflow: hidden;
}
.left_section {
	float: left;
	width: 200px;
	margin-left: 15px;
	margin-top: 5px;
	clear: both;
}
.right_section {
	float: right;
	width: 475px;
	margin-top: 5px;
	margin-right: 15px;
	line-height: 22px;
	text-align: justify;
	margin-bottom: 15px;
	clear: right;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	height: 80px;
	width: 738px;
	margin-top: 15px;
}

.title {

	font-size: 18px;
	font-weight: bold;
	color: #203F3F;
}
.sub_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #647D21;
	text-decoration: underline;
}
a:visited {
	color: #647D21;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.taglink:link {
	color: #BCBCBC;
	text-decoration: none;
}
.taglink:visited {
	color: #BCBCBC;
	text-decoration: none;
}
.taglink:hover {
	color: #000000;
	text-decoration: underline;
}
.cl1
{
	font-size:10px
}
.cl2
{
	font-size:12px;
	font-weight:bold
}
.cl3
{
	font-size:14px
}
.cl4
{
	font-size:18px;
	font-weight:bold
}

