BODY
{
    MARGIN-LEFT: 5;
    MARGIN-RIGHT: 5;
    MARGIN-TOP: 5;
    MARGIN-BOTTOM: 5;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND: white
}
TD
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}

.links_body {color: navy; font-family: verdana,arial; font-weight: bold; font-size: 9pt; text-decoration: underline;}
.links_body:hover {color: red; font-family: verdana,arial; font-weight: bold; font-size: 9pt; text-decoration: underline;}

.links_navigationbar {color: navy; font-family: verdana,arial; font-weight: normal; font-size: 9pt; text-decoration: underline;}
.links_navigationbar:hover {color: orange; font-family: verdana,arial; font-weight: normal; font-size: 9pt; text-decoration: underline;}

a.leftmenubar{ 
    font: bold 8pt verdana, sans-serif;
    color: black;
    width: 155px;
    height: 25px;
    background: #F0F0F0;
    text-align: left;
    padding-left: 5px;
    padding-top: 5px;
    display: block;
    text-decoration: none;
    } 
a.leftmenubar:Hover{ 
    font : bold 8pt verdana, sans-serif;
    color: white;
    text-decoration: none;
    background: #D12020;
    } 

a.leftmenubaractive{ 
    font: bold 8pt verdana, sans-serif;
    color: white;
    width: 155px;
    height: 25px;
    background: orange;
    text-align: left;
    padding-left: 5px;
    padding-top: 5px;
    display: block;
    text-decoration: none;
    } 
a.leftmenubaractive:Hover{ 
    font : bold 8pt verdana, sans-serif;
    color: white;
    text-decoration: none;
    background: orange;
    } 

a.topmenubar{ 
    font: bold 8pt verdana, sans-serif;
    color: black;
    height: 24px;
    background: #F0F0F0;
    text-align: left;
    padding-left: 5px;
    padding-top: 5px;
    display: block;
    text-decoration: none;
    } 
a.topmenubar:Hover{ 
    font : bold 8pt verdana, sans-serif;
    color: white;
    text-decoration: none;
    background: gray;
    } 

a.topmenubaractive{ 
    font: bold 8pt verdana, sans-serif;
    color: white;
    height: 24px;
    background: orange;
    text-align: left;
    padding-left: 5px;
    padding-top: 5px;
    display: block;
    text-decoration: none;
    } 
a.topmenubaractive:Hover{ 
    font : bold 8pt verdana, sans-serif;
    color: white;
    text-decoration: none;
    background: orange;
    } 
