BODY

body 
{ 
font-family: verdana;
font-size: 11px;  
font-weight: bold; 
color: #000000 
}


p 
{
font: normal 11px verdana;
padding-top: 10px;
font-weight: bold;
margin: 0px;
background-color: white;
color: #000000;
}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;
}

h2 
{
font: normal 12px verdana;
color: #000000;
}

h3 
{
font-family: verdana;
font-size: 11px;  
font-weight: bold; 
color: #800000; 
}

h4 
{
font-family: verdana;
font-size: 11px;  
font-weight: normal; 
padding-top: 0px;
color: #cccccc; 
}

table.navbar
{
font-size: 14pt;
margin: 50px;
padding: 0px; 
border: 0px; 
font-weight: bold;
}

table.menu
{
font-size: 14pt;
margin: 0px;
padding: 0px;
font-weight: bold;
}

/* color #d69732 */
td.menuNormal
{
font-family: verdana;
font-size: 14px; 
padding: 0px;
color:  white;
font-weight: normal;
vertical-align: middle;
background-color:none
}

td.menuHover
{
font-family: verdana;
font-size: 14px; 
padding: 0px;
color:  white;
font-weight: normal;
vertical-align: middle;
background-color: #d69732
}


td 
{ 
font-family: verdana;
font-size: 11px; 
color: #000099;

}

li 
{ 
font-family: verdana;
font-size: 15px; 
color: #00ff00;
font-weight: bold;
list-style:disc;
text-decoration: none

}

div.menuNormal
{display: none;
position: absolute;}

/* Changes the background color of the dropdownmenu #e7c388 #d69732 inline; filter: alpha(Opacity=70); */
div.menuHover
{
border: 1px solid #d69732;
background-color: #d69732;
display: inline;
color: white;
position: absolute
}

a.menuitem:link
{
text-decoration: none;
color: white;
background-color: none;
display: block
}

/* Changes the background color of the hover*/
a.menuitem:hover
{
text-decoration: none;
color: white;
font-weight: bold;
background-color:none;
display: block
}

a.menuitem:active
{
text-decoration: none;
color: white;
font-weight: normal;
background-color: none;
display: block
}


a:link
{
color: black;   
font-family: verdana;  
font-size: 14px; 
font-weight: normal;
background-color: none;
text-decoration:none
} 

a:visited 
{
color: black; 
font-family: verdana;  
font-size: 14px; 
font-weight: normal;
text-decoration: none
} 

a:hover 
{
color: black;  
font-family:verdana;  
font-size: 14px;
font-weight: bold;
text-decoration: none
}
