.copy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #333300;
}

.bg_text {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #333300;
    background-repeat: no-repeat;
}

.bg_text_n {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #3F3A0E;
    background-repeat: no-repeat;
}

.menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: 333300;
    text-decoration: none;
}

.caption {
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 13px;
    font-weight: bold;
    color: 333300;
}

.content {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 900;
    font-variant: normal;
    color: 333333
}

a.bg_text:link, a.bg_text:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a.bg_text:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

a.bg_text_n:link, a.bg_text_n:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a.bg_text_n:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.inp {
    font-family: "Arial, Helvetica, sans-serif";
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
    border: solid 1px #000000;
}

.inpm {
    font-family: "Arial, Helvetica, sans-serif";
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-left: solid 3px #CC0000;
}

.big-caption {
    font-family: "Times New Roman", Times, Georgia, serif;
    font-size: 22px;
    color: #990000;
    font-weight: bold;
    font-style: italic;
}

.product-name {
    font-family: "Times New Roman", Times, Georgia, serif;
    font-size: 14px;
    color: #990000;
    font-weight: bold;
}

.table-caption {
    font-family: "Times New Roman", Times, Georgia, serif;
    font-size: 13px;
    color: #ffffff;
    background-color: #990000;
}

.price {
    color: #000000;
    background-color: #FFFFFF;
    font-size: 14px;
    border: none;
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
}

.so_price {
    color: #ffffff;
    background-color: #990000;
    border: none;
    font-size: 14px;
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
}

.so_caption {
    color: #ffffff;
    background-color: #990000;
    font-size: 14px;
    border: none;
    text-align: right;
    font-family: "Times New Roman", Times, Georgia, serif;
    font-weight: bold;
}

.small {
    font-size: 6px;
}

.frm1h {
    text-align: right;
}

.txt {
    font-family: "Verdana";
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
    border: solid 1px #000000;
    width: 100%;
}

.rtxt {
    font-family: "Verdana";
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-left: solid 3px #CC0000;
    width: 100%;

}

.small_br {
    font-size: 2px;
}

.search {
    font-size: 11px;
}

.button1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    background-image: url( img/button1.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 87px;
    height: 18px;
}

.button2, .btn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    background-image: url( img/button2.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 150px;
    height: 18px;
}

.error {
    font-family: "Arial, Helvetica, sans-serif";
    font-weight: normal;
    font-size: 11px;
    color: #CC0000;
}

.text {
    font-family: "Arial, Helvetica, sans-serif";
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    
}