.header-bg {
	background-image: url(images/bar-grey-ext.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.nav-bg {
	background-image: url(images/shadow-ext.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	color: #000000;
}
.footer-bg {
	background-image: url(images/footer-ext.gif);
	background-repeat: repeat-x;
}
.content-font-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.contact-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.contact-font-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
}
.content-font2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 18px;
}
.down-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a:hover {

	color: #FF0000;
	text-decoration: none;
}.box {
	border: 1px solid #999999;
}
