body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#000;
	margin:5px;
}
#topnav {
	background-color:#000;
	text-align:center;
	margin-top:7px;
	width:780px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	height:15px;
	padding:3px;
}
#topnav a:link, #topnav a:visited, #topnav a:hover, #topnav a:active {
	color:#fff;
	padding:3px 13px 0 13px;
	text-decoration:none;
}
#topnav a:link, #topnav a:visited, #topnav a:active {
	background-color:#000;
}
#topnav span {
	color:#000;
	border-bottom:solid medium #ff0000;
	background-color:#FFF;
	padding:3px 13px 0 13px;
}
#topnav a:hover {
	background-color:#FF9900;
	color:#fff;
	border-bottom:solid medium #ff9900;
}
#header img {
	padding:2px 0;
}
a {
	color:#000099;
	font-weight:bold;
}
a:active {
	color:#000099;
}
a:visited {
	color: #009900;
}
a:hover {
	color:#0033FF;
}
p {
	color:#000000;
}
h1.top {
	font-size:1.5em;
	padding:5px 5px 3px 0;
	margin-left:35px;
	/*border-bottom:#009e00 solid 1px;*/
	border-bottom:#009e00 solid 1px;
	display:inline;
}
h2 { 
	font-size: 10pt;
	font-weight: bold;
	background-color:#FF9900;
	color:#fff;
	padding:2px 5px 2px 10px;
	display:inline;
}
h3 { 
	font-size: 11pt;
	font-weight: bold;
}
h4 { 
	font-size: 12pt;
	font-weight: bold;
	border-bottom:#009E00 solid 1px;
	padding-bottom:7px;
}
h5 { 
	color:#000099;
	font-size: 10pt;
	font-weight:bold;
}
#leftcol {
	float:left;
	width:210px;
	margin-left:10;
	padding:0;
}
#content {
	border-left: solid 1px #009e00;
	padding: 10px;
	margin-top: 15px;
	font-size: .95em;
}
#tools {
	background-color:#fff;
	width:95%;
	padding:5px 0;
}
li.tools {
	list-style-image:url(../images/body/nav1/searcharrow.gif);
	padding:0;
	font-size:.95em;
}
td.list li.tools, div.list li.tools {
	list-style-image:url(../images/body/nav1/searcharrow.gif);
	padding:0;
	font-size:.75em;
}
td.green {
	color:#fff;
	background-color:#009e00;
}
#foot {
	width:100%;
	clear:both;
	border-top:solid 1px #009e00;
	padding-top:15px;
	margin-top:15px;
	font-size:.9em;
	text-align:center;
}
a.footer { 
	font-size:.9em;
	font-weight: normal;
}
.underline {  
	text-decoration: underline; 
	font-weight: bold;
}
.formtable {
	border: 1px solid #009e00;
}
#linkcolumn {
	float:right;
	width:180px;
	margin:10px 0px 25px 10px;
	font-size:0.9em;
	padding-left:5px;
	border-left: 1px solid #009e00;
}
h1.links {
	font-size:1em;
	border-bottom:#009e00 solid 1px;
	display:inline;
}
h2.links, #linkcolumn h2 {
	font-size:1em;
	background-color:#009e00;
	color:#fff;
	display:block;
}
.citylist {
	font-size:smaller;
}
a.none, a.none:hover, a.none:visited, a.none:active {
	color:#000;
	text-decoration:none;
	font-size:inherit;
}
.clearright {
	clear:right;
}
img.left {
	float:left;
	padding:5px 10px;
}
/*---------------------------------------------------------*/
.ltp {
	height:18px;
	width:15%;
	margin:0;
	position:absolute;
}
.tp {
	float:right;
	display:inline;
	height:18px;
	width:70%;
	text-align:center;
	margin:0;
}
.rtp {
	height:18px;
	width:15%;
	float:right;
	margin:0;
}
.md {
	clear:both;
	padding:5px 7px;
}
.bt {
	float:right;
	display:inline;
	height:18px;
	width:70%;
	text-align:center;
	margin:0;
}
.lbt {
	height:18px;
	width:15%;
	margin:0;
	position:absolute;
}
.rbt {
	height:18px;
	width:15%;
	float:right;
	margin:0;
}

/*---------------------------------------------------------*/
div.obx {
	width: 175px;
	color:#000;
	background-color: #FF9900;
	font-size: .8em;
	margin-left:5px;
}
.obx li {
	font-size: .8em;
}
.obx .ltp {
	background-image: url(../images/body/obg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:15px;
}
.obx .tp {
	background-color: #FF9900;
}
.obx .rtp {
	background-image: url(../images/body/obg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:15px;
}
.obx .md {
	background-color: #FF9900;
}
.obx .bt {
	background-color: #FF9900;
}
.obx .lbt {
	background-image: url(../images/body/obg.gif);
	background-position: left bottom;
	width:15px;
}
.obx .rbt {
	background-image: url(../images/body/obg.gif);
	background-position: right bottom;
	width:15px;
}
