td, tr, table, body {
    font-size: 12px;
    line-height: 130%;
    #font-family: Arial, Verdana;
}

a.news:link {
    color: #9F999B;
    text-decoration: none;
}
a.news:active {
    color: #9F999B;
    text-decoration: none;
}
a.news:visited {
    color: #9F999B;
    text-decoration: none;
}
a.news:hover {
    color: #F0B02C;
    text-decoration: none;
}

a.catalog_menu:link {
    color: #D2D2D4;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}
a.catalog_menu:active {
    color: #D2D2D4;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}
a.catalog_menu:visited {
    color: #D2D2D4;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}
a.catalog_menu:hover {
    color: #F56600;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}


a.subcatalog_menu:link {
    color: #777777;
    font-weight: bold;
    font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
}
a.subcatalog_menu:active {
    color: #777777;
    font-weight: bold;
    font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
}
a.subcatalog_menu:visited {
    color: #777777;
    font-weight: bold;
    font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
}
a.subcatalog_menu:hover {
    color: #F56600;
    font-weight: bold;
    font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
}



a.path_link:link {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Verdana;
    text-decoration: none;
}
a.path_link:active {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Verdana;
    text-decoration: none;
}
a.path_link:visited {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Verdana;
    text-decoration: none;
}
a.path_link:hover {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Verdana;
    text-decoration: none;
}


a.main_link:link {
    color: #777777;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}
a.main_link:active {
    color: #777777;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}
a.main_link:visited {
    color: #777777;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}
a.main_link:hover {
    color: #F56600;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}


a:link {
    color: #777777;
    font-size: 12px;
    text-decoration: none;
}
a:active {
    color: #777777;
    font-size: 12px;
    text-decoration: none;
}
a:visited {
    color: #777777;
    font-size: 12px;
    text-decoration: none;
}
a:hover {
    color: #F56600;
    font-size: 12px;
    text-decoration: none;
}

a.product_link:link {
    color: #777777;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
}
a.product_link:active {
    color: #777777;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
}
a.product_link:visited {
    color: #777777;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
}
a.product_link:hover {
    color: #F56600;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
}


.mydot {
    color: #696969;
    font-size: 10px;
    font-family: Verdana;
}

.product_name {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana;
}

.product_title {
    color: #666666;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial;
}

.item_no {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}

ul {
    margin-top: 5px;
    margin-bottom: 5px;
}

.myinput {
    background-image: url(/images/input_bg1.jpg);
    color: #333333;
    font-size: 12px;
    width: 223px;
    height: 21px;
    font-family: Arial, Verdana;
    border: solid 0px;
}

.myinput2 {
    background-image: url(/images/input_bg2.jpg);
    color: #333333;
    font-size: 12px;
    width: 350px;
    height: 21px;
    font-family: Arial, Verdana;
    border: solid 0px;
}

.myinput3 {
    background-image: url(/images/input_bg3.jpg);
    color: #333333;
    font-size: 12px;
    width: 350px;
    height: 100px;
    font-family: Arial, Verdana;
    border: solid 0px;
}


a.email_link:link {
    color: #FFFFFF;
    text-decoration: underline;
}
a.email_link:FFFFFF {
    color: #777777;
    text-decoration: underline;
}
a.email_link:visited {
    color: #FFFFFF;
    text-decoration: underline;
}
a.email_link:hover {
    color: #F56600;
    text-decoration: underline;
}