TABLE.cHead{
    border-collapse: collapse;
    border: 1px solid #666666;
    font: bold 10pt Arial;
    color: #444444;
}
TABLE.cHead TD{
    border: 1px solid #666666;
}
TABLE.cBody{
    border-collapse: collapse;
    border: 1px solid #666666;
}
TABLE.cBody TD{
    border: 1px solid #999999;
    backgroud: #EEEEEE;
}
A.cRef{
    font: bold 10pt Arial;
    color: #222288;
    text-decoration: none;
}
A.cRef:hover{
    font: bold 10pt Arial;
    color: #000000;
    text-decoration: none;
}
TR.cDayTitle {
    font: bold 10pt Arial;
    color: #444444;
    text-align: center;
}
TR.cDayTitle TD {
    background: #DDDDDD;
}



.text {
    font: 10pt Arial;
    color: #444444;
}

A {
    font: bold 10pt Arial;
    color: #444488;
    text-decoration: none;
}
A:hover {
    font: bold 10pt Arial;
    color: #E60000;
    text-decoration: underline;
}



A .luboy{
    font: bold 10pt Arial;
    color: #000000;
    text-decoration: none;
}
A.luboy:hover {
    font: bold 10pt Arial;
    color: #338888;
    text-decoration: underline;
}






A.link {
    font: 10pt Arial;
    color: #FFFFFF;
    text-decoration: none;
}
A.link:hover {
    font: 10pt Arial;
    color: #FFFF99;
    text-decoration: underline;
}

A.bottom {
    font: 10pt Arial;
    color: #333333;
    text-decoration: underline;
}
A.bottom:hover {
    font: 10pt Arial;
    color: #333399;
    text-decoration: underline;
}

A.menu {
    
    font: bold  10pt Arial;
    color: #818080;
    text-decoration: none
}
A.menu:hover {
    font: bold  10pt Arial;
    color: #E60000;
    text-decoration: none
}