body {
    background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	padding:0px;
	margin:0px;
}
.list{
	padding-left:5px;
	color:#1267F3;
}
.list a{
	color:#1267F3;
}
.list a:hover{
	color:#6E9DEA;
	text-decoration:none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
/* td {vertical-align: top; padding: 5px;} */
h1 {
	font-size: 13px;
	text-decoration:underline;
	color:#0F2F84;
	margin:2px 0 2px 0;
}
h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
h2 a{
	color: #08214A;
}
h2 a:hover{
	text-decoration:none;
	color: #13356E;
}
h3 {
	color: #990B0B;
	font-size: 13px;
	padding:0 5px 0 5px;
	border-bottom: 1px dotted #E30000;
}
.maincontent{
	min-width:900px;
}
.maincontent td{
	vertical-align:top;
}
.content{
}
.content td{
	padding:5px;
}
.loc{
	color:#FFFFFF;
}
.loc a{
	color:#FFFFFF;
}
.loc a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.advs{
	width:160px;
	border-left:1px solid #000000;
}
.advs td{
	padding:0px;
	margin:0px;
}
.advs h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration: none;
	background-image: url(http://www.irkawebdesign.com/dir/images/sponsored_bg.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}
.advs a{
	color:#3475BE;
	font-weight:bold;
	text-decoration:underline;
}
.advs a:hover{
	color:#41A8E0;
	text-decoration:none;
}
#navigations{
	margin-top:5px;
	padding:0 0 10px 0;
	width:160px;
	text-align:center;
}
#adv1{
	margin-top:5px;
	padding:0 0 10px 0;
	width:160px;
	text-align:center;
}
#adv2{
	margin-top:5px;
	width:160px;
	padding: 0 0 10px 0;
	text-align:center;
}
.pricings{
	background-color:#012031;
	border-top:1px dashed #A8DCF9;
	border-bottom:1px dashed #A8DCF9;
	margin-bottom:2px;
	color:#FFFFFF;
}
.price2{
	background-color:#FFDCAF;
	padding-bottom:10px;
	border-top:1px dashed #7A4E16;
	border-bottom:1px dashed #7A4E16;
}
.Payments{
	background-color:#FFFFFF;
}
.Payments .field{
	padding-left:10px;
}
.Payments .label{
	color:#224057;
	font-weight:bold;
}
.dlinkm a{
	color:#2387F5;
}
.dlinkm a:hover{
	text-decoration:none;
}
.catlnkd a{
	color:#FF6A2B;
}
.catlnkd a:hover{
	text-decoration:none;
}
.details{
	background-color:#FFFFFF;
}
.details .label{
	padding-left:44px;
	padding-right:5px;
	color:#224057;
	font-weight:bold;
}
.lklink{
	padding: 0 5px 0 5px;
}
.url {
	color: #AAAAAA;
	font-style:italic;
}
.links a{
	color:#1267F3;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.links a:hover{
	text-decoration:underline;
}
.rep a{
	color:#E20A0A;
	font-size:11px;
	text-decoration:none;
}
.rep a:hover{
	text-decoration:underline;
}
.catlnk a{
	color:#E20A0A;
	font-size:10px;
	text-decoration:none;
}
.catlnk a:hover{
	text-decoration:underline;
}
.rdm a{
	color:#EB9D16;
	font-size:11px;
}
.rdm a:hover{
	font-size: 11px;
	color:#F2BB15;
	text-decoration:none;
}
.stat{
	color:#0F2255;
	font-weight:bold;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #A0A0A0;
}
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;
}
.label {
	text-align: right;
}
.field {
	padding: 2px 5px 2px 0;
	}
.buttons {
	text-align: center;
	padding-bottom:5px;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links p {
	margin: 0 0 7px 0;
}
#path {
	border-bottom: 1px solid #000000;
}
.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, Tahoma, Arial, sans-serif;
}
input.text {
	color: #020B2B;
	border: 1px solid #000000;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #000000;
}
select {
	font-size: 8pt;
	border: 1px solid #000000;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	border: 1px solid #2F99D3;
	background-color: #174F8D;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
}
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 {
	padding: 0px;
	margin: 0px;
	color: #9F2121;
	font-size: 11px;
	text-decoration: none;
}
.sort {
	color: #0A396E;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
.subcats a{
	color:#123279;
}
.subcats a:hover{
	text-decoration:none;
	color:#A95400;
}
.pr {
	color: #000000;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.footer {
   bottom:0;
   clear:both;
   font-weight:bold;
   text-align: center;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   padding: 3px;
}
.footer a {
	font-weight: normal;
	color: #000000;
}
.footer a:hover {
	text-decoration:none;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.paging{
}
.paging-links,
.paging-info {
   text-align:right;
   padding-bottom:5px;
}
.paging-links a{
	color:#421E06;
}
.paging-info {
   font-style: italic;
}

.limit_field {
   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;
}
