.freebg {
	background-image: url(images/freewebbg.jpg);
	background-repeat: repeat-y;
}
.vrline {
	background-image: url(images/vrline.jpg);
	background-repeat: repeat-y;
}
.belnavbg {
	background-image: url(images/belnavbg.jpg);
	background-repeat: repeat-x;
}
.lowbg {
	background-image: url(images/lowbg.jpg);
	background-repeat: repeat-x;
}
.rgtbg {
	background-image: url(images/rgtbg.jpg);
	background-repeat: repeat-y;
}
.hrline {
	background-image: url(images/hrbg.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.redlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.redlinks:hover {
	text-decoration: underline;
}.bluehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0382CC;
	text-decoration: none;
}
.bellinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6DAB15;
	text-decoration: none;
}
.bellinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #484848;
	text-decoration: underline;
}
.rgtnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #456787;
	text-decoration: none;
}
.rgtnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E2439;
	text-decoration: none;
}
.clients {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F77600;
	text-decoration: none;
}

