body {
	padding: 0px;
	margin: 0px;
	color: #000;
  	border: 0px;
	font-size: 80%;
	font-family: verdana, helvetica, arial, sans-serif;
	background-image: url("/resources/assets/img/bkg.jpg");}

/* redundant selectors to help NS4 not forget */
div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: verdana, helvetica, arial, sans-serif;}
html>body td, html>body th {font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;}

/* specific tags */	
li {
	position: outside;}
/* this fixes gaps around images caused by doctype*/ 
img {display: inline;
	padding: 0px;
	margin: 0px;
	border: none;
	vertical-align:top;}
h1 {
	color: #600;
	font-size: 1.25em;
	font-weight: bold;}
h2 {font-size: 1em;
	font-weight: bold;}
h3 {font-size: .9em;
	font-weight: bold;}
dl {padding: 0px 0px 0px 5px;
  	margin-top: 10px;}
dd {margin-left: 20px;}
	
a {
	color: #363;
	text-decoration: none;}
a:visited {color: #363;}
a:active {
	color: #933;
  	background: inherit;}
a:hover {color: #363;
  	background: inherit;
	text-decoration: underline;}

#printlogo {display: none;}

#rowimg {display: block;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	color: #000;
	height:100%;
	background-color: inherit;
	width: 878px;}

#container {display: block;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	color: #000;
	height:100%;
	text-align:left; 
	background-color: #fff;
	width: 870px;}

#rowcontent {display: block;
	padding: 0px;
	margin: 0px;
	color: #000;
	height: 29px;
	background-color: #333;
	width: 870px;
	clear: both;}

#searchbox {
	padding: 1px 0px 0px 10px;
	margin: 0px 0px 0px 12px;
	background-color: inherit;
	float: left;}
.searchfield {display: inline;
	padding: 2px 24px 0px 2px; 
	padd\ing: 2px 24px 2px 2px; 
	margin: 2px 0px 0px 0px; 
	height: 14px;
	he\ight: 14px;
	border: 1px solid #bbb;
	color: #666;
	font-size: .8em;
	background-color: #fff;
	background-image: url("/resources/assets/img/searchglass.jpg");
	background-position: top right;
	background-repeat: no-repeat;}
.searchbtn {display: inline;
	padding: 0px 24px 0px 2px; 
	padd\ing: 0px 24px 0px 2px; 
	margin: 0px 0px 4px 5px; 
	height: 16px;
	he\ight: 16px;
	border: none;
	width: 60px;
	background-color: #fff;
	background-image: url("/resources/assets/img/searcharrow_btn.jpg");
	background-position: top left;
	background-repeat: no-repeat;}

#rownav {display: inline;
	padding: 0px;
	margin: 0px;
	color: #fff;
	background-color: inherit;
	float: right;
	width: 590px;}
	
#rownav ul {display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: none;}
#rownav li {display: inline;
	list-style: none;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	border: 0px;
	float: left;	}
#rownav li a{font-weight: 500;
	font-size: 14px;
	padding: 8px 4px;
	margin: 0px 10px 0px 35px;
	text-decoration: none;
	color: #fff;
	background: inherit;
}
#rownav li a:hover {color:#600;
	font-weight: 500;	
	background: #fff;}

#rowbanner {display: block;
	padding: 3px 0px;
	margin: 0px;
	border: 0px;
	color: #000;
	background-color: inherit;
	width: 870px;
	height: 330px;
	clear: both;}

#content {
  	padding: 0px;
	margin: 0px;
	border: 3px solid #333;
	color: #000;
	background-color: #fff;
	width: 864px;}


#basinid {display: block;
  	padding: 5px 5px 5px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
  	font-size: .75em;
	text-align:right; 
	width: 885px;
	color: #fff;
	background-color: inherit;}

#basinid a{color:#fff;
	text-decoration: underline;}

#red {color: #600;}

#green {color: #363;}

#grey {color: #333;}