.maintable {
	background-color: #FFFFFF;
	border: 1px solid #006699;
}
.heading1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	color: #333333;
	text-decoration: none;
}
.bottomlink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
}
.seperator {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.headingbg {
	background-image: url(images/heading_bg.jpg);
	background-repeat: no-repeat;
}
.headinginner {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	margin-top:2px;
	margin-left:30px;
}
.list {
	list-style-image: url(images/bullet1.jpg);
}
.tdborder {
	border: 1px solid #666666;
}
.maillink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.maillink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.maillink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}