body{
margin:0px;
font-family:tahoma;
font-size:11px;
color:#5D5D5E;
line-height:16px;
}
.text_footer{
font-family:tahoma;
color:#B00A12;
font-size:11px;
font-weight:bold;
}
.text_footer_01{
font-family:tahoma;
color:#555556;
font-size:11px;
}
.text_search{
font-family:tahoma;
color:#ffffff;
font-size:11px;
font-weight:bold;
}
input{
width:200px;
height:12px;
font-family:tahoma;
font-size:11px;
color:#5D5D5E;
}
/*-----------------------footer link----------------------------*/
#footer_link {
font-family:tahoma;
font-size: 11px;
color:#B00A12;
font-weight: normal;
text-decoration: none;
}

#footer_link a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #B00A12;
	text-decoration:none;
	font-weight: normal;
}
#footer_link a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #B00A12;
	text-decoration:none;
	font-weight: normal;
}

#footer_link a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #B00A12;
	text-decoration: underline;
	font-weight: normal;
}

.innerpage_heading{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;
font-weight:bold;
}