body {
    background: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text decoration: none;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	text-decoration: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding: 0 0 0 20px;
}
h1 a:link, h1 a:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
h1 a:hover{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}
h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
h3 {
	color: #5e74b3;
	font-size: 12px;
	padding: 0;
	border-bottom: 1px dashed #5e74b3;
}

.c {
	float: left;
}
.cr {
	clear: left;
}

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

td.err {
	padding: 5px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 5px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: left;
}
.smallDesc {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.smallDesc a:link, .smallDesc a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
.smallDesc a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #999;
	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: #666;
	text-decoration: none;
}
.list a:hover {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}
.count {
	color: #6f6f6f;
	font-size: 9px;
	font-weight: normal;
}
#links a {
	font-size: 12px;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #54964F;
}
.cat-pad {
	padding: 5px 0px 0px 5px;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text {
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.input {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px inset #ccc;
}
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;
}
.label {
	font-family: verdana, arial;
	font-size: 12px;
	text-decoration: none;
	color: #333;
}
.field {
	font-family: verdana, arial;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	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 {
	padding: 4px;
	margin: 0px;
	color: #444;
	font-size: 7pt;
	text-decoration: none;
}
.small a:link, .small a:visited {
	padding: 4px;
	margin: 0px;
	color: #333;
	font-size: 7pt;
	text-decoration: underline;
}
.small a.hover {
	padding: 4px;
	margin: 0px;
	color: #555;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #333;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
span.subcats {
	color: #666;
}
a.subcats:link, a.subcats:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	background-image:url(../images/sc-bullet.jpg);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0px 0px 0px 20px;
	line-height: 15px;
}
a.subcats:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
	padding-top: 3px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.paging-links,
.paging-info {
	font-size: 11px;
	color: #666;
	text-align: right;
}
.paging-info {
   font-style: italic;
}
.main-paging a:link, .main-paging a:visited {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
.main-paging a:hover {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}
.limit_field {
   font-family: verdana, arial;
   font-size: 12px;
   text-decoration: none;
   color: #f30;
   background: #fff;
   border: 0 solid transparent;
   border-width:0;
}

#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;
}
.header {
	background: #0F555D;
}

.topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color : #333333;
	font-weight: bold;
}
.topbar a:link, .topbar a:visited {
	color : #333333;
	text-decoration : underline;
} 
.topbar a:hover{
	color: #999999;
	text-decoration : none;
}
.bars {
	font-family: verdana, arial;
	font-size: 10px;
	color : #333333;
	line-height: 15px;
	border: 1px solid #DDDDDD;
	margin-bottom: 7px;
} 
.bars a:link, .bars a:visited {
	font-family: verdana, arial;
	font-size: 10px;
	color : #666666;
	text-decoration : none;
	line-height: 18px;
} 
.bars a:hover{
	color: #999999;
	text-decoration : underline;
}
.footer {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: normal;
	text-decoration : none;
	line-height: 15px;
}
.footer a:link, .footer a:visited{
	font-family: verdana, arial, sans-serif;
	color : #333; 
	font-weight: bold;
	text-decoration : none; 
} 
.footer a:hover {
	color : #666; 
	font-weight: bold;
	text-decoration : underline;
} 
.credits {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.credits a:link, .credits a:visited {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFF2D1;
	text-decoration: none;
}
.credits a:hover {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #F8D886;
	text-decoration: underline;
}
.featured {
	background-color: #F0F6DC;
	border: 0;
	margin-bottom: 15px;
	padding: 0px 5px 10px 11px;
}
.links {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}
.links a:link, .links a:visited {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	color: #2A4B63;
}
.linksdetails a:link, .linksdetails a:visited {
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: underline;
	line-height: 15px;
	color: #066;
}
.thumb {
	border: 1px solid #666;
	background: #fff;
	padding: 2px;
	width: 95px;
	height: 70px;
	margin: 0;
}

