html {
overflow: -moz-scrollbars-vertical;
}

body
{
margin: 0;
padding: 0;
background-color: #000000;
color: #004630;
scrollbar-arrow-color: #666666;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: #c0c0c0;
scrollbar-track-color: black;
scrollbar-face-color: black;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: black;
}
table  {
border-collapse: collapse;
background-color: #CCFFFF;
}


table, tr, td, p
{
font-family: verdana, arial, tahoma, sans-serif;
font-size: 13px;
color: #004630;
}

.maroon
{
color: #9D0000;
font-weight: bold;
text-align: center;
}
.outer
{
margin-left: auto;
margin-right: auto;
width: 765px;
background-color: #CCFFFF;
color: #004630;
}

												/* ordinary links */
a:link, a:active, a:visited
{
color: #004630;
font-weight: bold;
text-decoration: underline;
}
a:hover
{
color: #9D0000;
font-weight: bold;
text-decoration: none;
}

												/* hr - browser compatible, MUST give table cell width measurement */
div.hr 
{
height: 2px;
width: 75%;
background: #CCFFFF url("images/hr.gif") center;
}
div.hr hr 
{
display: none;
}
												/* left navigation links  */
a:link.nav, a:active.nav, a:visited.nav
{
color: #004630;
font-weight: bold;
text-decoration: none;
font-family: arial;
}
a:hover.nav
{
color: #9D0000;
font-weight: bold;
text-decoration: underline;
font-family: arial;
}



												/* left navigation vertical border */
.navborder
{
width: 140px;
border-right: 1px solid #004F3C;

}


.midtable
{
width: 300px;
height: 138px;
}


H1	
{
font-family: arial;
font-size: 16px;
color: #9D0000;
background-color: #CCFFFF;
font-weight: bold;
text-align: center;
}

H2
{
font-family: arial;
color: #004630;
background-color: #CCFFFF;
font-size: 16px;
text-align: center;
font-weight: bold;
}

H3
{
font-family: arial;
color: #004630;
background-color: #CCFFFF;
font-size: 16px;
text-align: left;
font-weight: bold;
}

.subhead
{
font-family: verdana, arial, sans-serif;
font-weight: bold;
height: 19px;
width: 163px;
text-align: left;
}
.subhead1
{
font-weight: normal;
height: 16px;
width: 513px;
text-align: left;
}
.subhead2
{
height: 16px;
width: 723px;
text-align: center;
}

li
{
line-height: 135%;
}
.more
{
line-height: 175%;
}
