body {
	background-color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	margin: 0px;
	background-image: url(webimg/bg_top.jpg);
	background-repeat: repeat-x;
	color: #000000;
}
a.wht, a.wht:link, a.wht:visited, a.wht:active  {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.wht:hover {
	color: #FF9900;
	text-decoration: underline;
}
.topnav {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.bgcat {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#content {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #000000;
	min-height:300px;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 7px;
}
.box {
	width: 100%;
	border: 1px solid #003333;
	background-color: #F4FAFF;
	padding: 2px;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 17px;    COLOR: #ff9900;
text-decoration: underline;
}
.btm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #F4FAFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#footer {
	background-color: #000033;
	padding-top: 10px;
	padding-bottom: 10px;
}
