.mainbg {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
}
.b2 {
	background-image: url(images/b2.jpg);
	background-repeat: repeat-x;
}
.b4 {
	background-image: url(images/b4.jpg);
	background-repeat: repeat-y;
}
.b5 {

	background-image: url(images/b5.jpg);
	background-repeat: repeat-y;
}
.b7 {
	background-image: url(images/b7.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.vergreenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D0FE16;
	text-decoration: none;
}
.verbold {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
input {
	background-color: #CFCFCF;
}
.noborder {
	border: 0px solid #FFFFFF;
}
.leftrightbdr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #737373;
	border-right-color: #737373;
	border-bottom-color: #737373;
	border-left-color: #737373;
	background-color: #CFCFCF;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.vergreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D0FE16;
	text-decoration: none;
}
