body {
        font-family: Georgia, Verdana;
        font-size: 12px;
        margin: 0px;
}

table {
        font-family: Georgia, Verdana;
        font-size: 14px;
}

th{
        font-family: Georgia, Verdana;
        font-size: 12px;
        text-weight: bold;
        background-color: #E5E5E5;
}

a{
        font-family: Georgia, Verdana;
        font-size: 12px;
        color: 0000FF;
}

fieldset{
        padding-bottom:5px;
        padding-left:5px;
        padding-right:5px;
        font-size: 12px;
}

legend{
        font-size: 14px;
        font-weight: bold;
}

input{
        font-family: Georgia, Verdana;
        font-size: 12px;
        border-left:1 solid #909090;
        border-top:1 solid #909090;
        border-bottom:1 solid #606060;
        border-right:1 solid #606060;
}

input.button{
        font-family: Georgia, Verdana;
        font-size: 12px;
        border-left:1 solid #909090;
        border-top:1 solid #909090;
        border-bottom:1 solid #606060;
        border-right:1 solid #606060;
        background-color: #E0E0E0;
        background-image: url('/images/button1.gif');
}

input.checkbox{
        font-family: Georgia, Verdana;
        font-size: 12px;
        border: 0;
        background-color: #E0E0E0;
}

.menu{
        background-color: #E9F0FF;
        font-family: Georgia, Verdana;
        font-size: 12px;
        vertical-align: top;
}
.menu_block{
        border-bottom: 1px solid #D0D0FF;
        font-size: 14px;
        padding: 5px;
        height:25px;
}
.menu_block_active{
        height:24px;
        padding: 5px;
        text-weight: bold;
        background-image: url('/images/button2.gif');
        background-color: #BBD1FF;
        border-right: 2 solid #85A6F3;
}

.menu_text{
        font-family: Georgia, Verdana;
        font-size: 13px;
        color: #555555;
        letter-spacing: 0px;
}

A.menu_text{
        font-family: Tahoma;
        font-size: 11px;
        color: #0000FF;
		letter-spacing: 0px;
		display: block;
		margin-left: 10px;
}
A.menu_text:hover{
text-decoration: underline;
}

.text_gray{
        font-family: Georgia, Verdana;
        font-size: 12px;
        color: #777777;
}

.sr_category_title{
        font-family: Georgia, Verdana;
        font-size: 18px;
        font-weight: bold;
        color: #777777;
}

.sr_category_description{
        font-family: Georgia, Verdana;
        font-size: 12px;
        color: #777777;
}

.sr_product_name{
        font-family: Georgia, Verdana;
        font-size: 18px;
        font-weight: bold;
        color: #777777;
}

.sr_goodstype_title{
        font-family: Georgia, Verdana;
        font-size: 14px;
}

.sr_props_title{
        font-family: Georgia, Verdana;
        font-size: 14px;
        font-weight: bold;
        color: #777777;
}

.sr_product_description{
        font-family: Georgia, Verdana;
        font-size: 13px;
        color: #777777;
}

.sr_product_price{
        font-family: Georgia, Verdana;
        font-size: 12px;
        color: #FF7777;
}

h2{
        font-family: Georgia, Verdana;
        font-size: 18px;
        color: #777777;
        margin-bottom: 0px;
        padding-bottom: 0px;
}

h3{
        font-family: Georgia, Verdana;
        font-size: 15px;
        color: #777777;
        margin-bottom: 0px;
        padding-bottom: 0px;
}


h4{
        font-family: Georgia, Verdana;
        font-size: 13px;
        color: #777777;
        margin-bottom: 0px;
        padding-bottom: 0px;
}

.footer_text{
        font-family: Georgia, Verdana;
        font-size: 10px;
        color: #888888;
}

A.footer_text{
        font-family: Georgia, Verdana;
        font-size: 10px;
        color: #8888FF;
}

.small_text{
        font-family: Arial;
        font-size: 9px;
        color: #C0C0C0;
}

A.small_text{
        font-family: Arial;
        font-size: 9px;
        color: #C0C0FF;
}

image.border{
        border-top: 1 solid #E0E0F0;
        border-left: 1 solid #E0E0F0;
        border-bottom: 1 solid #8486A6;
        border-right: 1 solid #8486A6;
}
