.body{ 
	font-family: verdana;
	font-size: 11px;
	background: url(/images/body_bg.jpg) #666 repeat-x top left;
	margin: 0 0 10 0;
}
a {
	font-weight: normal;
	color: #005588;
	font-size: 12px;
	text-decoration: none;
}
a:hover	{
	color: #CC0000;
	text-decoration: underline;
}
a.nav:link, a.nav:visited {
	color: #000080;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #000;
	text-decoration: underline;
}
a.topnav:link, a.topnav:visited {
	color: #005500;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.topnav:hover {
	color: #000;
}
a.s:link, a.s:visited {
	color: #00FF66;
	font-size: 11px;
	text-decoration: none;
}
a.s:hover {
	color: #ffff88;
}
a.slink:link, a.slink:visited {
	color: #0000FF;
	font-size: 10px;
	text-decoration: underline;
}
a.slink:hover {
	color: #990000;
}
a.aff:link, a.aff:visited {
	font-weight: normal;
	color: #CFEEFF;
	font-size: 10px;
	text-decoration: none;
}
a.aff:hover {
	color: #FFFFFF;
}
.header {
	font-weight: bold;
	color: #FFFF00;
	font-size: 12px;
}
.headertwo {
	font-weight: bold;
	color: #EEE;
	font-size: 12px;
	text-align: center;
	padding: 3;
	border: 1px solid #000;
	background: #006699;
}
.large {
	font-weight: bold;
	margin: 0;
	color: #990000;
	font-family: verdana;
	text-decoration: underline;
	font-size: 14px;
}
.largemain {
	font-weight: bold;
	background: url(/images/large.gif) #000 repeat-x top left;
	padding: 5;
	margin: 0;
	color: #CFFFCF;
	border: 1px solid #000;
	font-size: 12px;
}
.navhead {
	font-weight: bold;
	background: url(/images/navhead.gif) #610000 repeat-x top left;
	padding-left:8;
	padding-right:8;
	padding-top: 4;
	padding-bottom: 3;
	color: #EEE;
	text-align: center;
	border-bottom: 1px solid #000;
	font-size: 12px;
}
.med {
	color: #000;
	font-size: 12px;
}
.smallblack {
	color: #000085;
	font-size: 10px;
}
.small 	{
	color: #FFF;
	font-size: 10px;
}
.light {
	color: #CCC;
	font-size: 11px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	margin-top: 10;
}
.h1 {
	font-weight: bold;
	font-size: 14px;
	background: url(/images/h1.gif) #FFF repeat-x top left;
	color: #990000; 
	margin: 0px;
	padding: 4;
	border: 1px solid #AAA;
}
.h2 {
	font-weight: bold;
	background: url(/images/h2b.jpg) #FFF no-repeat bottom left;
	font-size: 13px;
	color: #006600; 
	padding-top: 7;
	padding-bottom: 3;
	margin: 5 0 5 0;
	border-bottom: 1px solid #888;
	text-transform: uppercase;
}
.lat {
	border: solid #000;
	font-weight: bold;
	font-size: 12px;
	background-color: #E6F7E6;
	margin: 0;
	padding: 3;
	border-width: 1px 0px 1px 0px;
}
.find {
	padding: 4;
	margin-left: 4px;
	margin-top: 4px;
	border: 1px dotted #224995;
	background-color: #DEE3E7;
}
form {
	margin: 0;
}
.tab {
	border: 1px solid #000;
	padding: 2;
	background-color: #FFF;
	}
.nav-left {
	padding: 3;
	background-color: #000;
}
.index {
	padding: 8;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #AAA;
}
.url {
	color: #008800
}
.title {
	color: #0000FF;
	font-size: 13px
}
hr { 
	height: 0px; 
	border: solid #000080 0px; 
	border-top-width: 1px;  
}
ul {
	margin: 10px 0px 10px 25px;
	padding: 0;
	list-style: none;
}

.navul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	list-style: none;
	line-height: 16px;
	padding: 1 0 0 12px;
	background-image: url("/images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 1px 6px;
}
.navli {
	list-style: none;
	line-height: 16px;
	padding: 1 0 0 12px;
	background-image: url("/images/bullet2.gif");
	background-repeat: no-repeat;
	background-position: 1px 6px;
}
.input {
	border: 1px solid;
	font-size: 11px;
	padding: 1;
	border-color: #666 #ccc #ccc #666;
}
.button {
	border: 1px solid;
	background-color: #999;
	border-color: #ccc #000 #000 #ccc;
	color: #FFF;
	padding: 0;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}
.table {
	background: url(/images/whitecorner.jpg) #FFF no-repeat top left;
}