body
{
text-color: #006400;
}

.top
{
background-color: #CCCC66;
min-height: 50px;
height: 25%;
width: 100%;
border-style: none none solid;
border-color: #990000; 
border-bottom-width: 8px;
}

.middle
{
background-color: #FFFFFF;
min-height: 50px;
height: 60%;
}

.bottom
{
background-color: #CCCC66;
min-height: 10px;
height: 10%;
border-style: solid;
border-color: #990000; 
border-top-width: 8px;
}

.tmenu
{
font-family: verdana, arial, 'sans serif';
font-size: small;
text-align: left;
font-weight: bold;
line-height: 130%;
color: #006600;
}

.mmenu
{
font-family: verdana, arial, 'sans serif';
font-size: x-small;
text-align: right;
font-style: italic;
color: #006600;
}

.bmenu
{
font-family: verdana, arial, 'sans serif';
font-size: x-small;
font-weight: bold;
color: #990000;
text-align: center;
}

.content
{
font-family: verdana, arial, 'sans serif';
text-align: right;
font-size: small;
font-weight: bold;
color: #006600;
line-height: 150%;
}

.contentb
{
font-family: verdana, arial, 'sans serif';
text-align: left;
font-size: x-small;
font-weight: bold;
color: #006600;
line-height: 150%;
}

.contentc
{
font-family: verdana, arial, 'sans serif';
text-align: left;
font-size: small;
font-weight: bold;
color: #006600;
line-height: 150%;
}

.contentd
{
font-family: verdana, arial, 'sans serif';
text-align: center;
font-size: small;
font-weight: bold;
color: #006600;
line-height: 150%;
}

.contente
{
font-family: verdana, arial, 'sans serif';
text-align: center;
font-size: small;
font-weight: bold;
color: #006600;
line-height: 150%;
font-style: italic;
}

.caption
{
font-family: verdana, arial, 'sans serif';
text-align: left;
font-size: small;
font-weight: bold;
color: #006600;
line-height: 150%;
}

hr
{
color: #003300;
height: 5px;
width: 100%;
border: 0;
}

ul
{
list-style: circle;
text-align: left;
}

fieldset
{
border: 1px solid #990000;
}

.privacy
{
font-family: verdana, arial, 'sans serif';
text-align: right;
font-size: small;
font-weight: bold;
color: #006600;
line-height: 150%;
font-style: italic;
}

a:link    {color:#336600}
a:visited {color:#990000}
a:hover   {color:#990000}
a:active  {color:#336600}
