td {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.news {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.news-hed {
	font-family: tahoma;
	font-size: 11px;
	color: #e5f727;
	text-decoration: none;
	font-weight: bold;

}
.btnn {
	font-family: tahoma;
	font-size: 11px;
	color: #023757;
	text-decoration: none;
	font-weight: bold;

}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #005c8b;
	text-decoration: underline;
}
.hed {
	font-family: tahoma;
	font-size: 11px;
	color: #00547f;
	text-decoration: none;
	font-weight: bold;
}
.txtdefault{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	background-color:#FFFFFF;
	width:135;
	height:20;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}
