<style type="text/css">
<!--
body {
	background-color: #333333;
}
.lborder {
	background-image: url(../images/lborder.gif);
	background-repeat: repeat-y;
}
.lbordertop {
	background-image: url(../images/lbordertop.gif);
	background-repeat: no-repeat;
	height: 14px;
}
.lborderbottom {
	background-image: url(../images/lborderbottom.gif);
	background-repeat: no-repeat;
}
.topborder {
	background-image: url(../images/bordertop.gif);
	background-repeat: repeat-x;
}
.borderbottom {
	background-image: url(../images/borderbottom.gif);
	background-repeat: repeat-x;
}
.rborder {
	background-image: url(../images/rborder.gif);
	background-repeat: repeat-y;
}
.rbordertop {
	background-image: url(../images/rbordertop.gif);
	background-repeat: no-repeat;
}
.rborderbottom {
	background-image: url(../images/rborderbottom.gif);
	background-repeat: no-repeat;
}
.vertdots {
	background-image: url(../images/vert_dots.gif);
	background-repeat: repeat-y;
	width: 3px;
}
.dotshor {
	background-image: url(../images/dotshoriz.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.navbutton {
	background-color: #FFFFFF;
	background-image: url(../images/nav_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	width: 70px;
	height: 18px;
}
.navbuttonover {
	background-color: #FFFFFF;
	background-image: url(../images/nav_over.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
	width: 70px;
	height: 18px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-indent: 5px;
	height: 40px;
	width: 772px;
	letter-spacing: normal;
	text-align: right;
	vertical-align: top;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a:link {
	text-decoration: none;
    color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
.crh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
p {
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	background-image: url(../images/footerimage.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	text-indent: 5px;
	height: 55px;
	width: 772px;
	letter-spacing: normal;
	vertical-align: bottom;
}
.img {
	border: 3px solid #FFFFFF;
-->
</style>
