.csBody {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bgmain.gif);


}
.txtWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txtGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10pt;
	color: #2E2E2E;
	text-decoration: none;

}
a:hover.txtGray {

	text-decoration: underline;

}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
