body {
	font-family: Verdana, Arial;
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
	a:link, a:visited {
	color : #666; 
	text-decoration : none; 
} 
	a:hover {
	color : #999; 
	text-decoration : underline;
} 

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #8DB000;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
	color: #8DB000;
}
h1 a:hover {
	color: #759200;
	text-decoration: underline;
}
h2 {
   font-size: 12px;
   margin: 0;
   padding: 0;
}
h3 {
   font-size: 12px;
   margin: 0;
   padding: 0;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

td.err {
	padding: 3px;
	color: #f00;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #00f;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.smallDesc {
	font-size: 11px;
	color: #333;
}
.smallDesc a:link, .smallDesc a:visited {
	font-weight: bold;
	color: #390;
	text-decoration: underline;
}
.smallDesc a:hover {
	font-weight: bold;
	color: #8DB000;
	text-decoration: underline;
}
.list {
	font-size: 11px;
	color: #333;
}
.list a:link, .list a:visited {
	color: #333;
}
.list a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.text {
	font-size: 8pt;
}
.input {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
}
.search-input {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	border: 1px solid #fff;
}
input.text {
	color: #000;
	border: 1px solid #ccc;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #ccc;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #666;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.formPage {
	font-size: 12px;
	color: #666;
}
.formPage a:link, .formPage a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #039;
	text-decoration: underline;
}
.formPage a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #06c;
	text-decoration: underline;
}
.label {
	font-size: 11px;
	color: #666;
}
.field {
	font-size: 11px;
	color: #333;
	padding-bottom: 7px;
}
span.req {
	margin-left: 3px;
	color: #f00;
	font-weight: bold;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #f00;
	background: #FFFFF3;
	border: 1px solid #ccc;
	text-align: left;
	clear: right;
}
.small2 {
	padding: 0;
	margin: 0;
	color: #666;
	font-size: 9px;
	font-weight: normal;
}
.small, .small a:link, .small a:visited {
	padding: 0px;
	margin: 0px;
	color: #999;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none
}
.small a:hover {
	color: #fff; 
	text-decoration: underline;
}
.sort {
	color: #fff;
	font-weight: bold;
}
.url {
	color: #999;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px 0px 0px 0px;
}
p.subcats a:link, p.subcats a:visited, p.subcats a:hover {
   font-size: 10px;
   color: #777;
}
.count {
   color: #999;
   font-size: 7pt;
   font-weight: normal;
}
.paging-links, .paging-info {
	font-size: 11px;
	color: #999;
	text-align: right;
}
.paging-info {
   font-style: italic;
}
.main-paging {
	font-size: 11px;
	color: #999;
}
.main-paging a:link, .main-paging a:visited {
	color: #8DB000;
	font-weight: bold;
}
.main-paging a:hover {
	color: #390;
	text-decoration: underline;
}
.limit_field {
   color: #f30;
   background: #fff;
   border: 0 solid transparent;
   border-width:0;
}
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;
}
#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}
#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}
#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
.logol {
	background-image: url(../images/logolbg.gif);
	background-repeat: repeat-x;
	height: 99px;
	width: 754px;
}
.logor {
	background-image: url(../images/logorbg.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 6px;
}
.headerbg {
	background-color: #A9CF10;
}
.headerl {
	background-image: url(../images/headerlbg.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 10px;
}
.headerr {
	background-image: url(../images/headerrbg.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 10px;
}
.header, .header a:link, .header a:visited {
	font-size: 11px;
	color: #444;
	font-weight: bold;
	margin-right: 20px;
	letter-spacing: -1px;
	text-transform: uppercase
} 
.header a:hover{
	color: #000;
}
.path {
	font-size: 10px;
	color: #444;
}
.path a:link, .path a:visited, .path a:hover {
	color: #444;
	text-decoration: underline;
}
.cpad {
	padding: 0 9px 0 9px;
}
.partners {
	font-size: 11px;
	color: #fff;
	letter-spacing: -1px;
	margin-top: 2px;
	background-color: #A9CF10;
}
.partners a:link, .partners a:visited {
	color: #fff;
	font-weight: bold;
	line-height: 18px;
} 
.partners a:hover{
	color: #390;
}
.sponsorst {
	background-image: url(../images/sponsorstbg.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 171px;
}
.sponsorsb {
	background-image: url(../images/sponsorsbbg.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 171px;
}
.fbars {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	background-color: #A9CF10;
	height: 25px;
	letter-spacing: -1px;
	text-transform: uppercase
}
.fbarsl {
	background-image: url(../images/featuredlbg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 8px;
}
.fbarsr {
	background-image: url(../images/featuredrbg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 8px;
}
.bars {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #666;
	height: 25px;
	letter-spacing: -1px;
	text-transform: uppercase
}
.barsl {
	background-image: url(../images/barlbg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 8px;
}
.barsr {
	background-image: url(../images/barrbg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 8px;
}
.featured {
	background: #666;
	padding: 10px;
	margin-top: 2px;
}
.regular {
	background: #F7F7F7;
	padding: 10px;
	margin-top: 2px;
}
.flinks {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ccc;
	font-weight: normal;
}
.flinks a:link, .flinks a:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #D3F646;
	text-decoration: none;
	font-weight: bold;
} 
.flinks a:hover{
	color: #EAFC9F;
	text-decoration: underline;
}
.flinksdetails a:link, .flinksdetails a:visited {
	font-size: 10px;
	line-height: 13px;
	color: #EAFC9F;
}
.links {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #777;
	font-weight: normal;
}
.links a:link, .links a:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #8DB000;
	text-decoration: none;
	font-weight: bold;
} 
.links a:hover{
	color: #390;
	text-decoration: underline;
}
.linksdetails a:link, .linksdetails a:visited {
	font-size: 10px;
	line-height: 13px;
	color: #390;
}
.article {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #390;
	font-weight: bold;
}
.credits {
	font-size: 9px;
	background-color: #666;
	height: 32px;
	color: #ccc;
} 
.credits a:link, .credits a:visited {
	font-size: 9px;
	color: #fff; 
	font-weight: bold;
	line-height: 16px;
} 
.credits a:hover {
	color: #D3F646;
	text-decoration: underline;
}
.footerl {
	background-image: url(../images/footerlbg.gif);
	background-repeat: none;
	height: 32px;
	width: 10px;
}
.footerr {
	background-image: url(../images/footerrbg.gif);
	background-repeat: none;
	height: 32px;
	width: 10px;
}