﻿
body {
    font-size: 14px;
    font-family: Arial;
}

.Box_btn1 {
    height: 49px;
    background: url(/Content/images/Box_btn1_eng.gif) no-repeat scroll 0px 0px transparent;
    cursor: pointer;
}

.Box_btn2 {
    height: 49px;
    background: url(/Content/images/Box_btn2_eng.gif) no-repeat scroll 0px 0px transparent;
    cursor: pointer;
}

.ClassBg1 a {
    /*
    line-height: 25px;
    font-size: 15px;
        */
    line-height: 50px;
    font-size: 20px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

.ClassBg2 a {
     /*
    line-height: 25px;
    font-size: 15px;
        */
    line-height: 50px;
    font-size: 20px;
    color: #002b38;
    font-weight: bold;
    text-decoration: none;
}

.DetailsTxt_tt {
    height: 33px;
    background: url(/Content/images/DetailsTxt_eng.jpg) no-repeat scroll 0px 0px transparent;
}

.ProductsDetailBtn {
    cursor: pointer;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #0095b6;
    background-color: #017894;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    margin-right: 5px;
}
