body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 6px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 6px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: NONE;
	
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	
}
.subheading A:link {text-decoration: none; color: #437e9d}
.subheading A:visited {text-decoration: none; color: #437e9d}
.subheading A:active {text-decoration: none; color: #437e9d}
.subheading A:hover {text-decoration: UNDERLINE; color: #666666}

A:link {text-decoration: none; color: #437e9d}
A:visited {text-decoration: none; color: #437e9d}
A:active {text-decoration: none; color: #437e9d}
A:hover {text-decoration: UNDERLINE; color: #666666}

.border
{
	border: 1px solid #CCCCCC;
}
.bottombdr
{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-left: 6px;
}
.colheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	background-color:#EFEFEF;
		
}
