body{
	background-color: #242424;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}



body,td{
	color: #FFFFFF;
	text-decoration: none;
	font: 11px/18px Verdana;
}

.bodtxt {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;

}

.head1 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	width: 100%;


}

.bodtxt_g {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 14px;

	color: 6e6e6e;

	text-decoration: none;

}

.blktxt {
	color: #000000;
}
.head2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
.features {
	margin: 0px;
	padding-left: 20px;
}

.features li{
	padding-bottom: 10px;
	list-style: circle;
	margin: 0px;
}
.row {
	color: #000000;
	background: #F4F4F4;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
