P {
margin-left: 0.25in; 
margin-right: 0.25in; 
margin-top: 0; 
margin-bottom: 0; 
text-align: left;
font-family: Arial; 
font-weight: normal; 
font-size: 11pt; 
color: black;}

.toppage {font-size: 8pt;}
span.quote1 {font-family: Arial; font-weight: bold; font-style: oblique; color: #800000; }
.quote2 {font-family: Arial; font-weight: bold; font-style: oblique; color: #800000; margin-left: 1.0in; margin-right: .75in; }
.quote3 {text-align: center; font-family: Arial; font-weight: bold; font-style: oblique; font-size: 13pt; color: #036; margin-left: .75in; margin-right: .75in; }
span.sup {vertical-align: super; font-size: 7.5pt;}
.footer {text-align: center; font-family: Arial; font-style: normal; color: gray; margin-left: .5in; margin-right: .5in; }
.textsizer {font-size: 9pt; text-align: right; font-family: Arial; color: #036; margin-top: 3px; margin-right: .25in; }

li.bullet2 { margin-bottom: 5px; margin-right: 15px; margin-left: 20px; text-align: left; font-family: Arial; font-weight: normal; font-size: 11pt; color: black; }

H1 {text-align: center; font-family: courier new, Verdana, Arial; font-weight: bold; font-size: 24pt; font-style: normal; color: #036; margin-top: 0; margin-bottom: 0; margin-left: 0.125in; margin-right: 0in; }
H2 {text-align: left; font-family: courier new, Verdana, Arial; font-weight: bold; font-size: 18pt; font-style: normal; color: #036; margin-left: 0.25in; margin-bottom: 0;}
H3 {text-align: center; font-family: Arial; font-weight: bold; font-size: 14pt; font-style: normal; color: black; margin-left: 0.125in; }


A:link {text-decoration: none; color: #666666;}
A:visited {text-decoration: none; color: #666666;}
A:hover {text-decoration: none; color: #cc0000;}
A:active {text-decoration: none; color: #666666;}

body { 
margin: 0;
background-color: maroon;
background-image: url('back51.gif'); 
}

table {border-collapse: collapse; border: 0;}
td, tr {margin: 0; padding: 0;}

#header {
width: 760px; 
height: 250px; 
background-color: white;
border-left: 1px solid black;
border-right: 1px solid black;
}

#menu { 
width: 761px; 
border-left: 1px solid black;
border-right: 1px solid black;
background-color: black;
}

#maintable { 
width: 761px; 
height: 440px; 
border-left: 1px solid black;
border-right: 1px solid black;
background-color: #FFFFCC; 
}

#footer {
width: 761px;
height: 60px;
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
background-color: black;
}

.hr1 {height: 1px;background-color: black; color: black; width:96%; border: none; padding: 0;}

.bgcolor1 { background-color: #006600; }

.ol2 { border: 1px solid gray; }


/* MENU CODE */

#navcontainer ul
{
margin: 0;
padding-top: 7px;
list-style-type: none;
text-align: center;
font-family: arial;
font-size: 14px;
color: white; 
height: 25px;
}

#navlist li
{
color: white;
display: inline;
list-style-type: none;
padding-left: 5px; 
}

#navcontainer ul li a:link, #navcontainer ul li a:visited 
{
color: white;
}

#navcontainer ul li a:hover 
{
color: #cc0000;
}

#navcontainer ul li #current
{
color: silver;
}