body {
	background-color: #12455B;
	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-gradient.gif);
	background-repeat:repeat-x;
}
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: 13px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	padding: 4px 0 3px 28px;
	width: 300px;
	background: #fff;
	background-image:url(images/search-icon.gif);
	background-repeat:no-repeat;
}
h1 {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
	color: #333;
}
h1 a:hover {
	color: #333;
	text-decoration: underline;
}
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:link, .small a:visited {
	padding: 0px;
	margin: 0px;
	color: #3E718B;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.small a:hover {
	color : #54559E; 
	text-decoration : underline;
}
.sort {
	color: #54559E;
	font-weight: bold;
}
.url {
	color: #339933;
}
p.subcats {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.subcats a:link, p.subcats a:visited, p.subcats a:hover {
	font-size: 10px;
	color: #666;
}
.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;
}
.hdrwrap {
	border-left: 5px solid #ccc;
	border-top: 5px solid #ccc;
	border-right: 5px solid #ccc;
	padding: 5px;
	margin-top: 8px;
	background: #fff;
}
.srhwrap {
	border: 1px solid #B3D2D8;
	background-image:url(images/bg-srh.gif);
	background-repeat:repeat-x;
}
.mainwrap {
	border-left: 5px solid #ccc;
	border-right: 5px solid #ccc;
	border-bottom: 5px solid #ccc;
	padding: 0px 5px 5px 5px;
	background: #fff;
}
.dirpath {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #333;
	font-weight: bold;
	padding: 8px 0px 4px 0px;
	border-bottom: 1px dashed #ddd;
}
.dirpath a:link, .dirpath a:visited {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.dirpath a:hover {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
.header {
	height: 133px;
}
.navmenu a:link, .navmenu a:visited{
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-image:url(images/navbtnup.gif);
	background-repeat:no-repeat;			
	width: 207px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	display: block;			
}
.navmenu a:hover {
	background: no-repeat url(images/navbtnover.gif);
}
.sblinks {
	font-size: 11px;
	font-weight: normal;
	background: #CCF273;
	color: #222;
	text-align: center;
}
.sblinks a:link, .sblinks a:visited {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #222;
	line-height: 22px;
	margin-left: 5px;
} 
.sblinks a:hover{
	color: #356003;
	text-decoration : none;
}
.credits {
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}
.credits a:link, .credits a:visited {
	color: #CCF273;
	line-height: 14px
} 
.credits a:hover{
	color: #CCF273;
}
.links {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	line-height: 13px;
	padding: 5px 0px 5px 0px;
}
.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;
}
.featured {
	background: #F7F7F7;
	padding: 5px;
}
.fbar {
	background-image:url(images/featured-bg.gif);
	background-repeat:repeat-x;
	margin-bottom: 2px;
}
.bars {
	font-size: 12px;
	font-weight: bold;
	background-image:url(images/bar-bg.gif);
	background-repeat:repeat-x;
	color: #0A4D71;
	height: 26px;
	padding-right: 5px;
}
.barslink a:link, .barslink a:visited {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color : #666;
	line-height: 17px;
	margin-left: 5px;
	padding-left: 10px;
	background-image:url(images/barslink-bullet.gif);
	background-repeat:no-repeat;
} 
.barslink a:hover{
	color: #222;
	text-decoration : none;
}
.navig {
	font-size: 10px;
	color: #0058B0;
	padding-top: 5px;
	border-top: 1px solid #0058B0;
}
.navig a:link, .navig a:visited {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color : #0058B0;
} 
.navig a:hover{
	color: #BB589C;
	text-decoration : underline;
}
.footer {
	font-family: verdana, arial;
	font-size: 9px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 7px 0 7px 0;
}
.footer a:link, .footer a:visited {
	color: #fff; 
	font-weight: bold;
	text-decoration: none; 
} 
.footer a:hover {
	color: #CCF273; 
	font-weight: bold;
	text-decoration: underline;
} 
