BODY

body 
{ 
font-family: verdana;
font-size: 11px;  
font-weight: bold; 
color: #000000 image; images/enter_bg.jpg
}


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: 8pt;
margin: 50px;
padding: 0px; 
border: 0px; 
font-weight: bold;
}

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

/* color */
td.menuNormal
{
font-family: verdana;
font-size: 11px; 
padding: 3px;
color:  #000000;
font-weight: normal;
vertical-align: middle;
background-color:none
}

td.menuHover
{
font-family: verdana;
font-size: 11px; 
padding: 3px;
color:  #000000;
font-weight: normal;
vertical-align: middle;
background-color: #ddd6b8
}


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

}

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; */
div.menuHover
{
border: 1px solid gray;
background-color: #ddd6b8;
display: inline;
color: #ffffff;
position: absolute
}

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

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

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


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

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

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

