.body_bg {
	background-attachment: fixed;
	background-image: url(images/logobg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #417076;
	text-decoration: none;
}
a.gray:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324043;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6FA2DF;
	text-decoration: none;
}
a.black:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: underline;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #42A9B0;
	text-decoration: none;
}
.title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E6D80;
	text-decoration: none;
}
.vbg {
	background-attachment: fixed;
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.xbg {

	background-attachment: fixed;
	background-image: url(images/dot1.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
a.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #155A64;
	text-decoration: none;
}
.small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #417076;
	text-decoration: none;
}
.gxbg {


	background-attachment: fixed;
	background-image: url(images/gdot.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.gvbg {

	background-attachment: fixed;
	background-image: url(images/gdot.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.button {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9A9A;
	text-decoration: none;
}
