body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.maintable {
	background-color: #FFFFFF;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #393939;
	text-decoration: none;
}.wtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.border {
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7e6e6;
	border-right-color: #e7e6e6;
	border-bottom-color: #f7f7f7;
	border-left-color: #e7e6e6;
}

.text1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.text1:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	color:#0033CC;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Tahoma, Arial;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 13px;
	height: 20px;
	vertical-align: middle;
}
.heading2 {
	font-family: Verdana, Tahoma, Arial;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d4d3d3;
	border-bottom-color: #d4d3d3;
	font-weight: bold;
	font-size: 13px;
	height: 20px;
	vertical-align: middle;
}
