body
{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#555555;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}	
.bdr_right
{
	border-right:#DADADA solid 1px;
}
.more-link
{
	color:#00304C;
}
.more-link:hover
{
	color:#86A001;
	text-decoration:none;
}
.footer-bg
{
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	height:96px;
}			
.footer-link
{
	color:#555555;
	text-decoration:none;
}
.footer-link:hover
{
	color:#00304C;
	text-decoration:none;
}
.heading
{
	font-family:"Century Gothic", Arial;
	font-size:22px;
	color:#003049;
}	
