.main {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none
}
a:link {
	color: #0154BA;
	text-decoration: none;
}
a:visited {
	color: #0154BA;
	text-decoration: none;
}
a:hover {
	color: #0154BA;
	text-decoration: underline;
}
a:active {
	color: #0154BA;
	text-decoration: underline;
}
.dots {
	background-attachment: fixed;
	background-image: url(images/_bg_dots.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.grid {
	background-attachment: fixed;
	background-image: url(images/_bg_grid.gif);
	background-repeat: repeat;
	background-position: center center;
}
.headingtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;

}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #989DA5;
	text-decoration: none;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
