body {
	font-family: arial,helevetica,sans-serif;
	background-color: #000000;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
td {
	font-family: arial,helevetica,sans-serif;
	color: #ffffff;
	vertical-align: top;
}
a:link {
	color: #BD956E;
	text-decoration: none;
}
a:visited {
	color: #BD956E;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #F0BD8B;
	text-decoration: underline;
}
a:active.navLink {
	color: #999999;
	text-decoration: none;
	background-color: #ffffff;
}
a:hover.navLink {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}
a:link.tblHead {
	color: #BD956E;
	text-decoration: none;
}
a:visited.tblHead {
	color: #BD956E;
	text-decoration: none;
}
a:active.tblHead {
	color: #BD956E;
	text-decoration: underline;
}
a:hover.tblHead {
	color: #BD956E;
	text-decoration: underline;
}
.sm {
	font-size: 90%;
}
.bc {
	font-size: 80%;
	color: #BD956E;
}
.print {
	font-size: 80%;
	text-align: right;
}
.navbar {
	background-color: #BD956E;
}
.navtext {
	font-size: 80%;
	text-align: center;
}

.vrule {
	background-color: #705941;
}
.hm_title {
	font-size: 100%;
	font-weight: bold;
	color: #BD956E;
}
.hm_body {
	font-size: 90%;
	color: #ffffff;
	background-image: url("../gfx/trans.gif");
}

.copr {
	font-size: 70%;
	color: #BD956E;
}
.bottomLine {
	background-image: url("../gfx/dots.gif");
}
.hm_list {
	padding-top: 0px;
	padding-bottom: 0px;
}

