body {
    background: #FFFFFF;
   font-family: verdana;
   font-size: 14px;
}
a { font-family:arial;font-weight:bold;color:#FF3333;text-decoration:none;}


.categories{margin: 0;
   padding: 5px 0; text-align:justify; border-right:1px solid #666;}
.categories a { font-family:arial;font-weight:normal;color:#3333FF;text-decoration:none;}
.categories a:hover { font-family:arial;font-weight:normal;color:#fc0421;text-decoration:underline;}

td {
   vertical-align: top;
   padding: 5px;
}

h1 {
   font-size: 22pt;
   margin: 5px 0 5px 0;
}

h2 {
   font-size: 10pt;
   margin: 0;
   padding: 0;
}

h3 {
   color: #5e74b3;
   font-size: 8pt;
   padding: 0;
}

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


.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}


.text, .btn {
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
   color: #000000;
   border: 1px solid #5e74b3;
}
textarea.text {
   font-size: 8pt;
   border: 1px solid #5e74b3;
}
select {
   font-size: 8pt;
   border: 1px solid #5e74b3;
}

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

form {
   display: inline;
   margin: 0;
   padding: 0;
}
.btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #5e74b3;
   background-color: #FFAA11;/*#FFCC33;*/
   cursor: pointer;
   height: 17px;
}
span.req {
   margin-left: 3px;
   color: #FF3333;
   font-weight: bold;
}

div.errForm, span.errForm {
   margin: 0px 0 0px 5px;
   padding: 2px 3px 2px 3px;
   color: #FF0000;
   background: #FF3333;
   border: 1px solid #cccccc;
   text-align: left;
   clear: right;
}
h2 .small, h3 .small, .small, .small a {
   padding: 0px;
   margin: 0px;
   color: #FF3333;
   font-size:9px;
   text-decoration:none;
}
.sort {
   color: #000000;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px;
   
}

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;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border-width:0;
}

.img-title {width:100%;text-align:center;height:20px;}
.img-box {width:100%;text-align:center;height:160px;padding:20px 0;}
a img {border:0;}