.bodytext {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.heading_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #00CCFF;
}
.heading_grey {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
}
.sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #72640B;
}
.more_blue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00407E;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00407E;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00407E;
	text-decoration: none;
}
a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #72640B;
}

a.more:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #72640B;
	text-decoration: none;
}
a.more:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #72640B;
	text-decoration: none;
}
a.more:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00407E;
}.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.textbox {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #006699;
}
.but {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.dgstyle {
	border: 1px solid #397dad;
}
.dgitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#DDDBCC;
	font-size: 12px;
	text-align: center;	
	height:20px; 
}
.dghead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #299AD6;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
	height:20px;
	
}
.dgitem2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;	 
	background-color: #FFFFFF;
	height:20px;
}