BODY
{font-family: arial, sans-serif;
font-size: 8pt;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;
background-image: url(images/whiteback.gif)}

P
{padding-top: 10px;
font:verdana, arial, helvetica, sans-serif;
font-size: 9pt;
align: justify;
margin: 0px;}

H1
{font-size: 14pt;
font-family:  arial, arial, sans-serif;
font-weight: bold;
color:#800000;
padding-top: 15px;
margin: 0;}

HR
{
color:#800000;
}

H2
{font-size: 12pt;
font-family:  arial, arial, sans-serif;
font-weight: bold;
color:#800000;
padding-top: 15px;
margin: 0;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;}

td.Text
{
padding: 10px;
}

td.Footer
{
color: #800000;
}

li
{
font-family: arial, sans-serif;
font-size: 9pt;
}

td.menuNormal
{padding: 0px;
color: black;
font-family: trebuchet ms, tahoma, arial, sans-serif;
font-size: 8pt;
vertical-align: top;
background-color: white;}

td.menuHover
{padding: 0px;
color: white;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #800000;}

table.Staff
{
font-family: trebuchet ms, tahoma, arial, sans-serif;
font-size: 8pt;
}

div.menuNormal
{display: none;
font-family: trebuchet ms, tahoma, arial, sans-serif;
font-size: 8pt;
position: static;}

div.menuHover
{border: 1px solid #800000;
background-color: white;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: black;
background-color: white;
font-weight: normal;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: white;
font-weight: normal;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: white;
background-color: #800000;
font-weight: normal;
display: block;}

a.menuitem:active
{text-decoration: none;
color: white;
background-color: #800000;
font-weight: normal;
display: block;}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.updateitem:link 
{
	color: black;
	text-decoration: none;
}

a.updateitem:visited 
{
	color: black;
	text-decoration: none;
	font-weight: normal;
}

a.updateitem:hover 
{
	color: silver;
	text-decoration: none;
	font-weight: normal;
}