.outline 
{ border-color: #000033; 
border-style: solid;
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
border-left-width: 1px}

.otline2 
{ border: #000033; 
border-style: solid;
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px;
border-left-width: 0px}

.head 
{font-weight: bold; 
color: #000000; 
background-color: #f0f8ff; 
border: #000000; 
border-style: solid; 
border-top-width: 1px;  
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px}

.nav2
{ background-color: #ffffff}

body  {      
       scrollbar-arrow-color:  #98CB00;
        scrollbar-base-color: #F0F8FF;
        scrollbar-shadow-color: #000033;
        scrollbar-highlight-color: #4682B4;
        scrollbar-3dlight-color: #000033;
        scrollbar-dark-shadow-color: #4682B4;
        scrollbar-track-color: #F0F8FF;}

body, td	{font-family: verdana; 
font-size: 11px; 
color: #000000; 
line-height: 130%}
table { font-size: 11px}

a:link
{text-decoration: underline; 
color: #000000}

a:visited
{text-decoration: none; 
color: #000000}

a:hover, a:active
{text-decoration: none;
color: #000000}

-->

A.menulink {
display: block;
width: 198px;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #000000;
}

A.menulink:hover {
border: solid 1px #000000;
background-color:#F0F8FF;
}


