body {
    background-image: url(/essentials/background.gif);
}
a:link {
    color: #666600;
    text-decoration: underline;
}
a:visited {
    color: #666600;
    text-decoration: underline;
}
a:hover {
    color: #999999;
    text-decoration: none;
}
a:active {
    color: #FFCC00;
    text-decoration: underline;
}
a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.gold {
    color: #8C750A;
    font-weight: bold;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
}
img #multiTop{
    width:323px;
    height:35px;
}
.left{
    text-align:left;
}
table{
    font-family: Arial, Helvetica, sans-serif;
    text-shadow:0.07em 0.07em 0.1em #999999;

}
table#multi1,table#multi2 {
    border-spacing:0;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    background-color:#fff;
    font-size:12px;
    font-weight:900;
    margin:0 auto;
    padding:0;
    /*table-layout:fixed;*/
    width:650px;
}
table#multi1 td, table#multi2 td {
    border-left:1px solid #000;
    border-top:1px solid #000;

    margin:0;
    padding:0;
    width:42px;
}
table#multi1 td.th,table#multi2 td.th{
    font-size:24px;
    font-weight:900;
    font-family: Arial, Helvetica, sans-serif;
    width:650px;
}
table#multi1 td.lastColm,table#multi2 td.lastColm{
    width:50px;
}
table#multi1 td.ivf, table#multi2 td.ivf{
    width:420px;
}
table#ivfhead, table#ivfhead2{
    width:480px;
    margin:0;
    padding:0;
}
table#ivfhead td,table#ivfhead2 td{
    width:47px;
    border:none;
}
            tr:hover{background-color:#ffc;}
            .hover {background-color:#cff;}
            .hover2 {background-color:#ffc;} 

