.normal_font
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#4b4b4b;
 text-decoration:none;
}
.normal_font a:hover
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#acacac;
 text-decoration:none;
}
.top_menu_bg
{
 background-image:url(images/top_menu_bg.png);
 background-repeat:no-repeat;
 width:103px;
 height:37px;
} 
.shadow {
border-radius : 5px;
border : #d6d6d6 solid thin;
box-shadow : 0 0 15px #d6d6d6 inset;
} 
.table_margin
{
 margin-top:8px;
}   
.grey_font
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4b4b4b;
	text-decoration:none;
	line-height: 18px;
	text-align: justify;
} 
.footer_font
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#4b4b4b;
 text-decoration:none;
}
.footer_font a:hover
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#989898;
 text-decoration:none;
} 
.title_font
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#666666;
 text-decoration:none;
 font-weight:bold;
} 
.title_font_white
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#1a639e;
 text-decoration:none;
 font-weight:bold;
} 
.contact_detail_bg
{
 background-image:url(images/conact_bg.jpg);
 background-repeat:no-repeat;
 width:472px;
 height:62px;
} 
 