.page_body{
	background:url(images/pagebg.jpg) repeat-x;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main{
	text-align: center;
	top: 0;
}
.tbl_main{
	width: 850px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	border-color: #ff0000;
	
}
.header{
	font-family: Verdana,Helvetica,Tahoma,Verdana,Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: bottom;
	text-align: right;
	padding-right:10px;
	padding-bottom:5px;
	background:	URL(images/header.jpg) no-repeat;
	height: 90px;
}
page_content{
	
}
.content{
	background-color:#E2F6FD;
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	padding: 20px;
	vertical-align: top;
}
.content ul, .content table{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;

}
.content a{
	color:#FF6600;
	text-decoration:underline;
}
.content a:hover{
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}
.left_block{
	table-layout: auto;
	vertical-align: top;
	width: 20%;
}
.right_block{
	table-layout: fixed;
	vertical-align: top;
	width: 20%;
}

.footer{
	font-family: Tahoma, Helvetica,Tahoma,Verdana,Arial;
	background:url(images/footerbg.jpg);
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
	text-align: center;
	color:#909090;
	height:40px;
}
#footer_links{
	background:url(images/linksbg.jpg);
	height:54px;
	color: #F5F4CA;
	text-align: center;
}
.footer_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:#999999;
}

#footer_links a:hover{
	color: #666666;
}

.copyright, copyright a{
	padding: 5px;
	font-size: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#909090;
	text-decoration:none;
}
.leftcol{
	width:21px;
	background:url(images/leftcolbg.png);
}
.rightcol{
	width:21px;
	background:url(images/rightcolbg.png);
}

.toplinks a{
	color: #045D77;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;

}

.toplinks a:hover{
	color:#FF6600;
}

h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FF9900;
	font-weight:bold;
}
.topimage{
	background:url(images/top1.jpg);
	height:195px;
}