body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(bkgrnd-black.jpg);
	background-repeat: repeat;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: bold;
}
hr {
	margin: 24 px 0px 15px 0px;
	color: #FFFFFF;
	height: 0px;
	width: 100%;
}
h5 {
	font-size: X-Large;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
h4 {
	font-size: large;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}
h3 {
	font-size: medium;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: small;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h1 {
	font-size: x-small;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
form {
	margin: 0;
}
.header {
	width: 760px;
	height: 150px;
	vertical-align: top;
}
.menu {
	vertical-align: top;
	background-color: #8C8E00;
	width: 150px;
	padding: 0px;

}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 5px 0px;
}
.menu ul {
	background-color: #8C8E00;
}
.menu ul ul {
	padding: 5px 0px 0px 5px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 0px 0px 0px 12px;
	color: #FFFFFF;
	background-color: #8C8E00;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.menu a:hover {
	color: #ffcc00;
	font-size: 12px;
}

.menu_current {
	font-size: 12px;
}

.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #8F3200;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
.content {
	padding: 15px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left5
}
.rtcolumn {
	padding: 3px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left5
}
.footer {
	padding: 0px;
	height: 0px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
.box_top {
	background: #657A69 url(image/leftbox_top.gif) no-repeat;
	color: #000066;
	height: 25px;
	width: 150px;
}
.box_top h2 {
	color: #FFFFFF;
	background: inherit;
	padding: 5px 0 0 5px;
	margin: 0;
}
.box {
	border-left: 2px solid #666633;
	border-right: 2px solid #666633;
	padding: 5px 5px 5px 7px;
	margin: 0;
	width: 150px;
	color: #595959;
	background: #FFF;
}
.box_bottom {
	background: #FFF url(image/leftbox_bottom.gif) no-repeat;
	color: #000;
	height: 13px;
	width: 150px;
	margin: 0 0 7px 0;
}
.boxes {
	vertical-align: top;
	background-color: #8F3200;
	padding: 5px 5px 5px 7px
	width: 150px;
	padding: 0px;
}
.boxes2 {
	vertical-align: top;
	background-color: #cccc66;
	padding: 5px 5px 5px 7px
	width: 150px;
	padding: 0px;
}
.boxes3 {
	vertical-align: top;
	background-color: #996633;
	padding: 5px 5px 5px 7px
	width: 150px;
	padding: 0px;
}
.boxes4 {
	vertical-align: top;
	background-color: #CC9900;
	padding: 5px 5px 5px 7px
	width: 150px;
	padding: 0px;
}