a:link, a:visited {
    color: #0000FF;
    text-decoration: none;
    font-family: Arial
}

a:active {
    color: #0000FF;
    text-decoration: none;
    font-family: Arial
}

body.main {
    
    color: #505050;
    background-image: url(pics/bg.gif); 
    font-family: Arial;
    font-size: x-small;
    text-align: justify;
}

td.main {
    font-size: x-small  
}


body.menu{
    
    margin-left: 5pt;
    margin-right: 0pt;
    background-color: #CCCCCC;
}

body.head {
    background-color: #CCCCCC;
    border-bottom:   2px solid #0000FF; 
    margin-left: 0pt;
    margin-right: 5pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    
}

body.foot {
    background-color: #CCCCCC;
    border-top:      2px solid #0000FF;
    margin-left: 1pt;
    margin-right: 1pt;
    margin-top: 1pt;
    margin-bottom: 1pt;
}

a:link.foot, a:visited.foot, a:active.foot {
    font-size: 8pt;
    font-family: Arial;
    text-decoration: none;
    color: #0000FF; 
}

td.menu {
    width: 156;
    border-top: 2px solid #0000FF;
    border-bottom: 2px solid #0000FF;
    
    color: #505050;
    background-color: #CCCCCC;
    cursor: hand;
    font-family: Arial;
    font-size: small;

}

td.menu a:link, td.menu a:visited, td.menuactive a:link, td.menuactive a:visited {
    color: #505050;
    font: inherit;
}

td.menuactive a:link, td.menuactive a:visited {
    color: #CCCCCC;
    font: inherit;
}


td.menuactive {
    width: 156;
    border-top: 2px solid #0000FF;
    border-bottom: 2px solid #0000FF;
    
    color: #CCCCCC;
    background-color: #AAAAAA;
    cursor: hand;
    font-family: Arial;
    font-size: small;
}

td.innermenu {
    padding-left: 10pt
}

a:link.menu, a:visited.menu {
    color: #505050;
    text-decoration: none;
    font-family: Arial;
    font-size: x-small;
}

a:link.menuactive, a:visited.menuactive {
    color: #0000FF;
    text-decoration: none;
    font-family: Arial;
    font-size: x-small;
}

a:active.menu {
    color: #0000FF;
    text-decoration: none;
    font-family: Arial;
    font-size: x-small;
}

a:active.menuactive {
    color: #0000FF;
    text-decoration: none;
    font-family: Arial;
    font-size: x-small;
}
