body {
	background-color: #fff;
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
	background-image: url(images/bg.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: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #C2DFED;
}
h1 {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #89B100;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
	color: #89B100;
}
h1 a:hover {
	color: #76950A;
	text-decoration: underline;
}
h2 {
   color: #fff;
   font-size: 10px;
   text-transform: uppercase;
   margin: 0;
   padding: 6px;
   background: #8CCFF1;
}
h3 {
   color: #fff;
   font-size: 10px;
   margin: 0;
   padding: 0 0 5px 0;
   border-bottom: 1px solid #555;
}
div.pr {
   font-size: 6pt;
   color: #000;
   float: left;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #999;
   height: 3px;
   font-size: 1px;
   background: #fff;
}
div.prb {
   background: #5eaa5e;
   height: 3px;
   font-size: 1px;
}
span.req{
	margin-left: 3px;
	color: #f00;
	font-weight: bold;
}
.small, .small a:link, .small a:visited {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.small a:hover {
	color: #0A5981; 
	text-decoration : underline;
}
.sort {
	color: #0A5981;
	font-weight: bold;
}
.url {
	color: #393;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px 0px 0px 0px;
}
p.subcats a:link, p.subcats a:visited {
   font-size: 10px;
   color: #777;
}
p.subcats a:hover {
   font-size: 10px;
   color: #444;
}
.count {
   color: #888;
   font-size: 9px;
   font-weight: normal;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #f00;
	background: #fff;
	border: 1px solid #999;
	text-align: left;
	clear: right;
}
td.err {
	padding: 3px;
	color: #f00;
	background: #fff;
	border: 1px solid #999;
	text-align: left;
}
td.msg{
	padding: 5px;
	color: #666;
	background: #eee;
	border: 1px dashed #777;
	text-align: left;
}
.header {
	background-color: #fff;
	margin-top: 10px;
}
#pathbar {
	background-color: #A9CF10;
	padding: 7px;
}
.path {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #637B01;
	background-color: #F4FFD6;
	font-weight: normal;
	padding: 7px;
}
.path a:link, .path a:visited {
	color: #637B01;
	text-decoration: underline;
}
.path a:hover {
	color: #0D866B;
	text-decoration: underline;
}
.sidebar {
	background-color: #fff;
}
.content {
	background-color: #fff;
}
.menu {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EBFAFC;			
}
.menu a:link, .menu a:visited {
	color: #4A9DC8;
	text-decoration: none;
	display: block;
	padding: 5px 6px;				
}
.menu a:hover {
	color: #1489C0;
	background-color: #EEF5CF;
	text-decoration: none;
}
#main {
	background-color: #fff;
	padding: 5px;
	width: 770px;
	margin: 0 auto 0 auto;
}
.featured {
	background: #FFFBED;
	padding: 10px;
	margin-top: 2px;
}
.regular {
	background: #fcfcfc;
	padding: 10px 10px 10px 10px;
	margin-top: 2px;
}
.regular2 {
	background: #fcfcfc;
	padding: 10px 10px 10px 2px;
	margin-top: 2px;
}
#featuredbar {
   color: #fff;
   font-size: 10px;
   font-weight: bold;
   text-transform: uppercase;
   margin: 0;
   padding: 6px;
   background: #FFC103;
}
.flinks {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #777;
	font-weight: normal;
}
.flinks a:link, .flinks a:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #3195C8;
	text-decoration: none;
	font-weight: bold;
} 
.flinks a:hover{
	text-decoration: underline;
}
.links {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #777;
	font-weight: normal;
}
.links a:link, .links a:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #89B100;
	text-decoration: underline;
	font-weight: bold;
} 
.links a:hover{
	text-decoration: none;
}
.thumb {
	width: 120px;
	height: 93px;
	border: 1px #333 solid;
}
.navig {
	font-size: 11px;
	color: #999;
}
.navig a:link, .navig a:visited {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #f90;
} 
.navig a:hover{
	color: #999;
	text-decoration: underline;
}
.pricing {
	background: #FFFBED;
	margin-top: 2px;
}
.credits {
	font-family: verdana, arial;
	font-size: 9px;
	color: #999;
	background-color: #F5F5F5;
	font-weight: normal;
	text-decoration: none;
	padding: 8px;
	margin-top: 5px;
	background-image: url(images/fbg.gif);
	background-repeat: no-repeat;
}
.credits a:link, .credits a:visited{
	color: #666; 
	font-weight: bold;
	text-decoration: none;
} 
.credits a:hover {
	color: #f90; 
	text-decoration: none;
}
.lite {
	display: none;
}

