body {
	background: url(/images/background.gif);
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;	
}
.content {padding: 5px 20px 10px 20px;}
.tblbgrd {background: url(/images/brown.gif) repeat-x;}
.tblbgrdy {background: url(/images/brown.gif) repeat-y;}
.navtblbgrd {background: #CDCD9B url(/images/bg_tbl.jpg) repeat-x;}
.nav {
	font-size: 10px;
	color: #003300;
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
}

.nav A:link {
	text-align: right;
	color: #003300;
	vertical-align: top;
	text-decoration: none;
}
.nav A:visited {
	text-align: right;
	color: #669966;
	text-decoration: none;
	vertical-align: top;
}
.nav A:hover {
	text-align: right;
	color: #006633;
	text-decoration: underline;
	vertical-align: top;
}

.nav2 {
	font-size: 10px;
	color: #003300;
	text-align: left;
	font-weight: bold;
	padding-left: 4px;
}
.nav2 A:link {
	text-align: left;
	color: #003300;
	vertical-align: top;
	text-decoration: none;
}
.nav2 A:visited {
	text-align: left;
	color: #669966;
	text-decoration: none;
	vertical-align: top;
}
.nav2 A:hover {
	text-align: left;
	color: #006633;
	text-decoration: underline;
	vertical-align: top;
}

.floatright {
	float:right;
	margin:2px;
	padding: 0px 0px 5px 5px;
	background: top;
}
.smtext {font-size: .80em;}
.smallertext {font-size: .75em;}
.imgsrc {border-color:#000000;}
h3 {color: #003300; font-size:1.2em;}
a:link {color: #003300;}
a:visited {color:#669966;}

.tblbdr {
	border-top: thin #663300;
	border-right: thin #663300;
	border-bottom: thin #663300;
	border-left: thin #663300;
}
.listindent {left: 0px;}
img {border-color: #000000;}
.designer {
	font-size: 10px;
	color: #003300;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}