body {
	background-color: #657389;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
	a:link, a:visited {
	color : #666; 
	text-decoration : none; 
} 
	a:hover {
	color : #999; 
	text-decoration : underline;
} 
.input {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ccc;
}
.search-input {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ccc;
	height: 15px;
	width: 392px;
}
h1 {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #0069C2;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
}
h1 a:link, h1 a:visited, h1 a:hover {
	color: #0069C2;
}
h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}
div.pr {
   font-size: 6pt;
   color: #000;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #999;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #5eaa5e;
   height: 3px;
   font-size: 1px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #999;
	font-size: 9px;
	text-decoration: none;
}
.small a:hover {
	color : #54964F; 
	text-decoration : underline;
}
.sort {
	color: #54964F;
	font-weight: bold;
}
.url {
	color: #339933;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px 0px 0px 17px;
}
p.subcats a:link, p.subcats a:visited, p.subcats a:hover {
   font-size: 10px;
   color: #657389;
}
.count {
   color: #666666;
   font-size: 7pt;
   font-weight: normal;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFFF;
	border: 1px solid #999999;
	text-align: left;
	clear: right;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFFFFF;
	border: 1px solid #999999;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #666666;
	background: #CCCCCC;
	border: 1px solid #999999;
	text-align: left;
}
.links {
	font-family: Verdana, Arial;
	font-size: 10px;
	color : #666;
	font-weight: normal;
	line-height: 14px;
}
.links a:link, .links a:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	color : #184F7A;
	text-decoration : none;
	font-weight: bold;
} 
.links a:hover{
	color: #2A4B63;
	text-decoration : none;
}

.header-bg {
	background: #fff;
	padding: 7px 7px 0px 7px;
}
.top-bg {
	background: #fff;
	padding: 0px 13px 0px 13px;
}
.mid-bg {
	background: #fff;
}
.links-bg {
	background-color: #eee;
	padding: 0px 5px 0px 5px;
}
.listing {
	padding: 5px 5px 1px 5px;
}
.topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color : #333333;
	font-weight: bold;
	background: #ddd;
}
.topbar a:link, .topbar a:visited {
	color : #333333;
	text-decoration : underline;
} 
.topbar a:hover{
	color: #999999;
	text-decoration : none;
}
.sb-links {
	font-family: verdana, arial;
	font-size: 10px;
	line-height: 15px;
	background: #eee;
	padding: 0px 11px 11px 11px ;
} 
.bars a:link, .bars a:visited {
	font-family: verdana, arial;
	font-size: 10px;
	color : #666666;
	line-height: 17px;
} 
.bars a:hover{
	color: #999999;
	text-decoration : underline;
}
.footer {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #ccc;
	font-weight: normal;
	text-decoration : none;
	line-height: 15px;
}
.footer a:link, .footer a:visited{
	font-family: verdana, arial, sans-serif;
	color : #fff; 
	font-weight: bold;
	text-decoration : none; 
} 
.footer a:hover {
	color : #ccc; 
	font-weight: bold;
	text-decoration : underline;
} 