BODY
{font-family: verdana, tahoma, arial, sans-serif,celtic;
font-size: 10pt;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;
background-image: url("BG.jpg");
background-repeat: no-repeat;
background-attachment: scroll;
}

P
{padding-top: 10px;
text-align: center;
font-size: 10pt;
font-weight: bold;
margin: 0px;}

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

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

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

td.menuNormal
{border: 0px solid black;
font-size: 10pt;
padding: 0px;
color: black;
font-weight: bold;
vertical-align: center;
background-color: #C0C0C0;}

td.menuHover
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;}

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

div.menuHover
{border: 2px solid black;
background-color: #C0C0C0;
display: block;
position: static;}

a.menuitem:link
{text-decoration: none;
text-align: center;
color: black;
background-color: #C0C0C0;
display: list-item;
list-style-type: square;}

a.menuitem:visited
{text-decoration: none;
text-align: center;
color: black;
background-color: #C0C0C0;
display: list-item;
list-style-type: square;}

a.menuitem:hover
{text-decoration: none;
text-align: center;
color: black;
background-color: white;
display: list-item;
list-style-type: square;}

a.menuitem:active
{text-decoration: none;
text-align: center;
color: black;
background-color: #C0C0C0;
display: list-item;
list-style-type: square;}