a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;		
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #999591;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/table_bg4.gif);
}
#site_ads {
	background-color: #06062D;
	height: 100%;
	width: 100px;
}
#site_content {
	height: 100%;
	width: 610px;
	background-image: url(../images/table_bg5.gif);
	padding: 20px;
}
#site_footer {
	background-color: #7E7E7E;
	height: 110px;
	width: 800px;
}
#site_links {
	background-color: #78C6FF;
	height: 100%;
	width: 150px;
}
#content_cont{
	width: 510px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
}
#text_cont {
	margin-right: auto;
	margin-left: auto;
}
.style_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.style_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
}
.style_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {color: #FFFFFF}
h1.title{
	font-family:Arial, Helvetica, sans-serif;
	color: #101139;

}
a.archive{
	text-decoration: none;
	color: #00FFFF;

}
a.archive:hover{
	text-decoration: none;
	color: #FFFF00;

}
.floatLeft{
	float:left;
	padding: 5px;
}
.floatRight{
	float:right;
	padding: 5px;
}
p.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	
}
p.text_left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	text-align: left;
}
p.text_right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	text-align: right;
}
/*------------------FOOTER LINKS------------------------ */

ul.footer_links{
	display: block;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
	line-height: 21px;
}
ul.footer_links li a{
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #1BFDFE;
	font-size: 14px;
	width: 150px;
	height: 25px;
	float: left;
}
ul.footer_links li a:hover{
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F165B;
	font-size: 14px;
	width: 150px;
	height: 25px;
	float: left;
}
