/* bodyHeader */
#BodyHeader #header-share {
	line-height:2;
	font-size:13px;
}	
#BodyHeader a {
	font-size: 13px;
	color: #0066CC;
	text-decoration: underline;
}
/* bodyHeader end */
/* Footer */
#BodyFooter {
	clear:both;
	text-align:center;
    
}
#BodyFooter td {
	font-size: 12px;
	line-height:1.5;
}
#BodyFooter a {
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
#BodyFooter a:hover {
	text-decoration: underline;
	left: 0px;
	top: 0px;
	position: relative;
}
#BodyFooter a.home {
	color:#FF6633;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
#BodyFooter a.home:hover {
	text-decoration:underline;
}
#BodyFooter .foottitle {
	font-size: 15px;
	font-weight: bold;
}
#BodyFooter .footsub {
	font-size:13px;
	font-weight:bold;
}
#BodyFooter .footsub a{
	font-size:13px;
	font-weight:bold;
}
/* Footer end */