INPUT {
background-color: white;
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
border: black 1px solid;
} 

TEXTAREA {
background-color: white;
border: black 1px solid;
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
} 

.FSB {
scrollbar-3dlight-color:#66CC99; 
scrollbar-arrow-color: #ffffff;
scrollbar-base-color:#ffffff;
scrollbar-DarkShadow-color: darkgreen;
scrollbar-face-color:#66CC99;
scrollbar-highlight-color:#ffffff;
scrollbar-track-color: #083360;
}

h2.about {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
margin-left: 4px;
margin-right: 4px;
margin-top: 6px;
margin-bottom: 6px;
}

td.about {
border-left-color: #66cc99;
border-left-width: 99px
border-right-color: #66cc99;
border-right-width: 99px
border: 10px;
background-color: #66cc99;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
vertical-align: top;
width: 350px;
height: 124px;
}

td.text {
font-size: 10px;
color: #083360;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.menu {
background-color:#ffffff;
width: 350px;
border: 1px;
border-style: collapse;
height: 17px;
}

td.menu {
background-color:#66CC99;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 16px;
font-size: 10px;
color: #ffffff; 
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000; 
}

table.table1 {
width:600px; 
border:0px; 
border-collapse: collapse;
text-align: left; 
margin-left: 50px; 
margin-right: 50px; 
}

table.maintop {
width: 744px;
border-color:#083360;
border-style: solid;
border-width:0;
margin-left: 0;
margin-right: 0;
}

table.main {
width: 744px;
border-color:#083360;
border-style: solid;
border-width:1;
margin-left: 0;
margin-right: 0;
}

#navlist {
font-size: .9em;
margin: 16px 0 2.5em 0;
width:100%;
}

#navlist li {
float: left;
list-style-type: none;
margin: 0 0 1em 0;
padding: 0;
white-space: nowrap;
}

#navlist ul {
margin: 0;
padding:0;
}

#navlist a {
padding: 3px 10px 3px 22px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #66CC99;
background-repeat: no-repeat;
background-position: 0% 50%;
text-decoration: none;
}

#navlist a:link, #navlist a:visited {
color: #eeeeee;
}

#navlist a:hover, #navlist a:active, #uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active {
background-color: #9f6f9f;
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2d1E2D;
}


<!--[if gte IE 5]>

#navlist a {
position: relative;
height: 1em;
zoom: 100%;
}
