body
{
	margin:0px;
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
    background-color:#0D1732;
}
.top_menu
{
	background-image:url(images/top.jpg);
	background-repeat:repeat-x;
	height:44px;
	color:#FFFFFF;
	font-family:"Lucida Sans Unicode";
	font-size:15px;	
}
.footer
{
	background-image:url(images/bottom.jpg);
	background-repeat:repeat-x;
	height:93px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma, Verdana;
	line-height:22px;
}	
.heading
{
	font-family:"Lucida Sans Unicode";
	color:#FF9C00;
	font-size:24p;
}
h2
{
	padding:0px;
	text-indent:0px;
}	
.footer_link	
{
	color:#333333;
	text-decoration:none;
}	
.footer_link:hover	
{
	color:#ffffff;
	text-decoration:none;
}	
.top_link	
{
	color:#ffffff;
	text-decoration:none;
}	
.top_link:hover	
{
	color:#333333;
	text-decoration:none;
}	