BODY {
    background-color : #FFFFFF;
    color : #000000;
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left : 10px;
    margin-right : 10px;
}

BODY, TH, TD, INPUT, SELECT, TEXTAREA, BUTTON {
    font-family : Verdana, sans-serif;
    font-size : 11px;
}

TH, TD {
    padding : 3px 5px 3px 5px;
}

TH {
    background-color : #BCD0ED;
}

TH.hr {
    padding : 0px 0px 0px 0px;
}

TD.skeleton {
    padding : 0px 0px 0px 0px;
    background-color : #FFFFFF;
}

TH.title {
    background-image : none;
    font-size : 18px;
    letter-spacing : -1px;
    padding-top : 7px;
    padding-bottom : 7px;
}

TH.user {
    background-image : none;
    
}



INPUT.disabled {
    background-color : #CCCCCC;
}

A {
    color : #0066ED;
}

a:link {  color: #0066ED; text-decoration: underline}
a:visited {  color: #0066ED}
a:hover {  color: #000066; text-decoration: underline}

a:link.link3 {  font-family: times cyr; color: #0066ED; font-size : 13px; text-decoration: none}
a:visited.link3 {  font-family: times cyr; font-size : 13px; color: #0066ED; text-decoration: none}
a:hover.link3 {  font-family: times cyr; color: #000066; font-size : 13px; text-decoration: none}
a:link.linkh {text-decoration: none; line-height: 80%; font-family: times cyr; font-size: 13px; color: #990033}
a:visited.linkh {  font-family: times cyr; font-size : 13px; color: #990033; text-decoration: none}
a:hover.linkh {text-decoration: none; font-family: times cyr; font-size: 13px; color: #990033}

a:link.menu {  text-decoration: none; color: #0066ED;}
a:visited.menu { text-decoration: none; color: #0066ED;}
a:hover.menu { text-decoration: none; color: #000066;}

TR {background-color : #DFE6EF;}
#menu p {font-weight: bold; margin-bottom: 0.6em; margin-top: 0}        