body {
    background: #EEE;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 8pt;
    margin: 10px
    }
.c {
    float: left
    }
.cr {
    clear: left
    }
table {
    background-color: #FFF
    }
h1 {
    font-size: 14pt;
    margin: 5px 0 5px 0;
    color: #009
    }
h2 {
    font-size: 10pt;
    margin: 0;
    padding: 0
    }
h3 {
    color: #009;
    font-size: 8pt;
    padding: 0 0 0 5px;
    border-bottom: 1px dotted #5e74b3
    }
#descr {
    padding: 0;
    margin: 0 0 5px 0;
    color: #009
    }
table.formPage {
    border: 1px solid #A0A0A0
    }
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
    }
.label {
    text-align: right
    }
.buttons {
    border-top: 1px solid #A0A0A0;
    text-align: center
    }
.count {
    color: #6f6f6f;
    font-size: 8pt;
    font-weight: normal
    }
#links a {
    font-size: 8pt;
    text-decoration: none
    }
#links p {
    margin: 0 0 7px 0
    }
.url {
    color: #6f6f6f
    }
#path {
    margin-top: 2px;
    padding: 3px;
    background: #DDE2EC;
    line-height: 19px;
    border-top: 1px solid #5e74b3
    }
.submit {
    float: right;
    vertical-align: bottom
    }
.text, .btn {
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, sans-serif
    }
input.text {
    color: #000;
    border: 1px solid #5e74b3;
    height: 13px
    }
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: hand;
    height: 20px
    }
span.req {
    margin-left: 3px;
    color: #F00;
    font-weight: bold
    }
div.errForm, span.errForm {
    margin: 0 0 0 5px;
    padding: 2px 3px 2px 3px;
    color: #F00;
    background: #FFFFF3;
    border: 1px solid #ccc;
    text-align: left;
    clear: right
    }
.small, .small a {
    padding: 0;
    margin: 0;
    color: #909090;
    font-size: 7pt;
    text-decoration: none
    }
.sort {
    color: #000
    }
p.subcats {
    margin: 0 0 7px 20px;
    padding: 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
    }
div.footer {
    text-align: center;
    border-top: 1px solid #E0E0E0;
    padding: 3px 0 0 0;
    margin-top: 50px
    }
div.footer a {
    color: #606060
    }
.price {
    border: 1px solid #A0A0A0
    }
.price table td {
    margin: 0;
    padding: 2px;
    vertical-align: bottom
    }
a.nav:link {
    color: #009;
    font-weight: bold;
    text-decoration: none
    }
a.nav:visited {
    color: #009;
    font-weight: bold;
    text-decoration: none
    }
a.nav:hover {
    color: #009;
    font-weight: bold;
    text-decoration: underline
    }
a.nav:active {
    color: #009;
    font-weight: bold;
    text-decoration: none
    }
a.nav2:link {
    color: #009;
    text-decoration: none
    }
a.nav2:visited {
    color: #009;
    text-decoration: none
    }
a.nav2:hover {
    color: #009;
    text-decoration: underline
    }
a.nav2:active {
    color: #009;
    text-decoration: none
    }
a.path:link {
    color: #FFF;
    font-weight: bold;
    text-decoration: none
    }
a.path:visited {
    color: #FFF;
    font-weight: bold;
    text-decoration: none
    }
a.path:hover {
    color: #FFF;
    font-weight: bold;
    text-decoration: underline
    }
a.path:active {
    color: #FFF;
    font-weight: bold;
    text-decoration: none
    }
a.cats:link {
    color: #009;
    text-decoration: none
    }
a.cats:visited {
    color: #009;
    text-decoration: none
    }
a.cats:hover {
    color: #009;
    text-decoration: underline
    }
a.cats:active {
    color: #009;
    text-decoration: none
    }
td.pics {
    color: blue;
    font-size: 9pt;
    text-align: center;
    valign: top
    }