body {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial;
	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-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #069;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
	color: #069;
}
h1 a:hover {
	color: #039;
	text-decoration: underline;
}
h2 {
   color: #555;
   font-size: 12px;
   margin: 0;
   padding: 0 0 5px 0;
}
h3 {
   color: #555;
   font-size: 12px;
   margin: 0;
   padding: 0 0 5px 0;
   border-bottom: 1px solid #555;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.smallDesc {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.smallDesc a:link, .smallDesc a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #22588F;
	text-decoration: underline;
}
.smallDesc a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #206DBB;
	text-decoration: underline;
}
.list {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.list a:link, .list a:visited {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.list a:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.submit {
	float: right;
	vertical-align: bottom;
}
.text {
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.input {
	font-family: verdana, arial;
	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: 0;
}
.search-bg {
	background-image: url(../images/search-bg.gif);
	background-repeat: none;
	width: 175px;
	height: 39px;
}
input.text {
	color: #000000;
	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-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.formPage a:link, .formPage a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #039;
	text-decoration: underline;
}
.formPage a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #06c;
	text-decoration: underline;
}
.label {
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;
	color: #333;
}
.field {
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;
	color: #333;
	padding-bottom: 7px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a:link, .small a:visited {
	padding: 0px;
	margin: 0px;
	color: #555;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.small a:hover {
	color: #06a; 
	text-decoration : underline;
}
.sort {
	color: #06a;
	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: #888;
}
p.subcats a:hover {
   font-size: 10px;
   color: #444;
}
.count {
   color: #888;
   font-size: 7pt;
   font-weight: normal;
}
.paging-links, .paging-info {
	font-size: 11px;
	color: #333;
	text-align: right;
}
.paging-info {
   font-style: italic;
}
.main-paging {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.main-paging a:link, .main-paging a:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #06a;
	font-weight: bold;
	text-decoration: none;
}
.main-paging a:hover {
	color: #777;
	text-decoration: underline;
}
.limit_field {
   font-family: verdana, arial;
   font-size: 11px;
   text-decoration: none;
   color: #f30;
   background: #fff;
   border: 0 solid transparent;
   border-width:0;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a {
	color: #606060;
}
#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;
}
.main {
	margin-top: 5px;
}
.path {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	background-color: #446986;
	padding: 10px;
}
.path a:link, .path a:visited {
	color: #fff;
	text-decoration: underline;
}
.path a:hover {
	color: #DFF8FF;
	text-decoration: underline;
}
.menu {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;			
}
.menu a:link, .menu a:visited {
	color: #555;
	text-decoration: none;
	display: block;			
	border: 1px #ddd solid;
	padding: 8px 8px 8px 25px;
	margin-bottom: 3px;
	background-color: #f9f9f9;
	background-image: url(../images/navbtn-norm.gif);
	background-repeat: no-repeat;			
}
.menu a:hover {
	color: #fff;
	border: 1px #058 solid;
	background-color: #058;
	background-image: url(../images/navbtn-hover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.partnert {
	background-image: url(../images/partner-top.gif);
	background-repeat: no-repeat;
}
.partnerb {
	background-image: url(../images/partner-bottom.gif);
	background-repeat: no-repeat;
}
.partners {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #fff;
	background: #22688B;
	font-weight: normal;
	text-decoration: none;
}
.partners a:link, .partners a:visited {
	color: #fff;
	line-height: 18px;
	padding-left: 25px;
	background-image: url(../images/partner-star.gif);
	background-repeat: no-repeat;
} 
.partners a:hover{
	color: #fff;
	text-decoration: underline;
}
.featured {
	background: #EDF7F9;
	padding: 10px;
	margin-top: 7px;
}
.regular {
	background: #f9f9f9;
	padding: 10px;
	margin-top: 7px;
}
.article {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #069;
	font-weight: bold;
}
.links {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
.links a:link, .links a:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #005599;
	text-decoration: none;
	font-weight: bold;
} 
.links a:hover{
	text-decoration: underline;
}
.linksdetails a:link, .linksdetails a:visited {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
	color: #069;
}
.thumb {
	width: 120px;
	height: 93px;
	border: 1px #036 solid;
}
.footer {
	background-color: #446986;
	padding: 10px;
}
.footer a:link, .footer a:visited{
	font-family: verdana, arial;
	font-size: 11px;
	color: #fff; 
	font-weight: bold;
	text-decoration: none; 
} 
.footer a:hover {
	color: #DFF8FF;
	text-decoration: none; 
}
.credits {
	font-family: verdana, arial;
	font-size: 9px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	padding: 6px;
}
.credits a:link, .credits a:visited{
	font-family: verdana, arial;
	font-size: 9px;
	color: #666; 
	font-weight: bold;
	text-decoration: none;
} 
.credits a:hover {
	text-decoration: underline;
}
