body {
	background-color: #006098;
	margin: 0;
	padding: 0;
	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-size: 13px;
	font-weight: bold;
	color: #ffffff;
	display: inline;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
	color: #059;
}
h1 a:hover {
	color: #f60;
	text-decoration: underline;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #059;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2 a:link, h2 a:visited {
	color: #059;
}

h2 a:hover {
	color: #f60;
	text-decoration: underline;
}

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 {
	color: #333;
}
.smallDesc a:link, .smallDesc a:visited {
	font-weight: bold;
	color: #22588F;
	text-decoration: underline;
}
.smallDesc a:hover {
	font-weight: bold;
	color: #206DBB;
	text-decoration: underline;
}
.list {
	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;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
}
.search-input {
	font-size: 11px;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
}
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;
	font-size: 9px;
}
.small, .small a:link, .small a:visited {
	padding: 0;
	margin: 0;
	color: #FFEDD1;
	font-size: 9px;
}
.small a:hover {
	color: #fff; 
	text-decoration: underline;
}
.sort {
	color: #fff;
	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, p.subcats a:hover {
   font-size: 10px;
   color: #377EA8;
}
.count {
	font-size: 11px;
	color: #999;
	font-size: 9px;
	font-weight: normal;
}
.paging-links, .paging-info {
	font-size: 11px;
	color: #333;
	text-align: right;
}
.paging-info {
   font-style: italic;
}
.main-paging {
	font-size: 11px;
	color: #333;
}
.main-paging a:link, .main-paging a:visited {
	color: #f60;
	font-weight: bold;
}
.main-paging a:hover {
	color: #f60;
	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;
	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;
}
#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, .header a:link, .header a:visited {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-right: 15px;
	letter-spacing: -1px;
} 
.header a:hover{
	color: #f60;
}
.topbar {
	background-color: #fff;
}
.path {
	font-size: 10px;
	color: #fff;
	background-image: url(../images/path-bg.gif);
	background-repeat: repeat-x;
}
.path a:link, .path a:visited, .path a:hover {
	color: #fff;
	text-decoration: underline;
} 
.pathl {
	background-image: url(../images/pathl.gif);
	background-repeat: repeat-y;
	height: 33px;
	width: 33px;
}
.pathr {
	background-image: url(../images/pathr.gif);
	background-repeat: repeat-y;
	height: 33px;
	width: 33px;
}
.pathc {
	background-image: url(../images/pathc.gif);
	background-repeat: repeat-x;
	height: 51px;
}
.main {
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
}
.cpad {
	padding: 0 9px 0 9px;
}
.partners {
	font-size: 10px;
	color: #555;
	margin-top: 10px;
}
.partners a:link, .partners a:visited {
	color: #555;
	line-height: 18px;
} 
.partners a:hover{
	color: #f60;
}
.fbars {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/featuredcbg.gif);
	background-repeat: repeat-x;
	height: 33px;
}
.fbarsl {
	background-image: url(../images/featuredlbg.gif);
	background-repeat: none;
	height: 33px;
	width: 42px;
}
.fbarsr {
	background-image: url(../images/featuredrbg.gif);
	background-repeat: none;
	height: 33px;
	width: 9px;
}
.bars {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/barcbg.gif);
	background-repeat: repeat-x;
	height: 33px;
}
.barsl {
	background-image: url(../images/barlbg.gif);
	background-repeat: none;
	height: 33px;
	width: 9px;
}
.barsr {
	background-image: url(../images/barrbg.gif);
	background-repeat: none;
	height: 33px;
	width: 9px;
}
.links {
	font-size: 11px;
	padding-top: 15px;
}
.links a:link, .links a:visited {
	font-size: 13px;
	color: #059;
	font-weight: bold;
} 
.links a:hover{
	color: #f60;
	text-decoration: underline;
}
.linksdetails a:link, .linksdetails a:visited {
	font-size: 10px;
	line-height: 13px;
	color: #069;
}
.thumb {
	width: 120px;
	height: 93px;
	border: 1px #036 solid;
}
.credits, .credits a:link, .credits a:visited{
	font-size: 9px;
	color: #fff; 
	font-weight: bold;
	line-height: 16px;
} 
.credits a:hover {
	color: #f90;
	text-decoration: underline;
}
.footer, .footer a:link, .footer a:visited {
	font-size: 11px;
	color: #fff; 
	font-weight: bold;
	letter-spacing: -1px;
} 
.footer a:hover {
	color: #f90;
	text-decoration: none; 
}
.footerc {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/footercbg.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.footerl {
	background-image: url(../images/footerlbg.gif);
	background-repeat: none;
	height: 24px;
	width: 42px;
}
.footerr {
	background-image: url(../images/footerrbg.gif);
	background-repeat: none;
	height: 24px;
	width: 42px;
}

.centerconts,
.comment_box {
	margin: 10px 0;
	padding: 0 20px;
	line-height:150%;
}

.centerconts h2 {
	margin: 10px 0;
	color: #FF5B02;
}

.tokushu a {
	line-height: 300%;
}

.rss h5 {
	margin: 20px 0 5px 0;
}

.rss p {
	margin: 0;
	padding: 0;
}

.left_navi li {background:url('../images/l-bullet2.gif') no-repeat; padding-left:15px; margin:10px;}