.menubg
{
/*bgcolor="#4f4f4f"class="footer_font" align="center"*/
background-color:#4f4f4f;
text-align:center;
 }

body
{

 margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
 padding:0;
 background-image:url(../images/body_bg.jpg);
 background-repeat:repeat-x;
}
.top_menu
{
 font-family:"Trebuchet MS";
 font-size:12px;
 font-weight:bold;
 color:#FFFFFF;
 text-decoration:none;
}
.top_menu a:hover
{
 font-family:"Trebuchet MS";
 font-size:12px;
 font-weight:bold;
 color:#CCCCCC;
 text-decoration:none;
} 
.title_font
{
 font-family:"Trebuchet MS";
 font-size:34px;
 color:#5b5b5b;
 text-decoration:none;
} 
.small_title_font
{
 font-family:"Trebuchet MS";
 font-size:25px;
 color:#5b5b5b;
 text-decoration:none;
} 
.white_title_font
{
 font-family:"Trebuchet MS";
 font-size:20px;
 color:#fffffe;
 text-decoration:none;
} 
.normal_font {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
color : #323232;
text-decoration : none;
line-height : 23px;
text-align : justify;
} 
.normal_font a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
color : #999999;
text-decoration : none;
line-height : 23px;
text-align : justify;
}
.footer_font
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 18px;
} 
.footer_font a:hover
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
	line-height: 18px;
}
.shadow {
border-radius : 15px;
border : #727272 solid thin;
background-color : #727272;
box-shadow : 0 0 15px #727272 inset;
} 
.contact_detail_bg
{
 background-image:url(../images/conact_bg.jpg);
 background-repeat:no-repeat;
 width:472px;
 height:62px;
}