/*************** General ***************/
body.web {
    background: url("../ima/web_bg.jpg");
    margin: 0px;
}
table.maintab2 {
    width: 1008px;
    /*height: 100%;*/
}
font.mssf14 {
    font-family: "MS Sans Serif";
    font-size: 14px;
}
font.mssf16 {
    font-family: "MS Sans Serif";
    font-size: 16px;
}

/*************** Object ***************/
a:link {text-decoration: none; font-family: "MS Sans Serif"; font-size: 10px; font-weight: "bold"; color: "#627999";}
a:visited {text-decoration: none; font-family: "MS Sans Serif";font-size: 10px; font-weight: "bold"; color: "#627999";}
a:active {text-decoration: none; font-family: "MS Sans Serif"; font-size: 10px; font-weight: "bold"; color: "#627999";}
a:hover {text-decoration: none; font-family: "MS Sans Serif"; text-decoration: underline; font-size: 10px; font-weight: "bold"; color: "#181BEC";}
