body {
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #5E5E5E;
}
.td-heading {
	color: #5E5E5E;
	font-size: 12px;
	font-weight: bold;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E5E5E;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E5E5E;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #B1B1B1;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #B1B1B1;
	text-decoration: none;
}
a:active {

	font-family: Tahoma;
	font-size: 11px;
	color: #B1B1B1;
	text-decoration: none;
}
a:hover {


	font-family: Tahoma;
	font-size: 11px;
	color: #5E5E5E;
	text-decoration: none;
}
.pic-box {
	border: 1px solid #CCCCCC;
}
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}