.home
{
font-family:tahoma;
text-decoration:none;
font-weight:bold;
font-size:15px;
color: #66CC66;
}
.home:hover
{
font-family:tahoma;
text-decoration:none;
font-weight:bolder;
font-size:13px;
color: #99FF33;
}
.toplink
{
font-family:tahoma;
text-decoration:none;
font-weight:bold;
font-size:13px;
color:#656565;
}
div ul li a{font-family:Arial, Helvetica, sans-serif; font-size:12px;
color: #666666; text-decoration:none; font-weight:bold}
div ul li a:hover{text-decoration:underline; }
.messages
{
font-family:tahoma;
text-decoration:none;
font-weight:bold;
font-size:13px;
color:#993300;
}
.toplink4
{
font-family:tahoma;
text-decoration:none;
font-weight:bold;
font-size:11px;
color:#63ac5f;
}
.toplink:hover
{
font-family:tahoma;
text-decoration:none;
font-weight:bolder;
font-size:11px;
color:#f5f5f5;
}
.boldone
{
font-family:tahoma;
text-decoration:none;
font-weight:bolder;
font-size:15px;
color:#CC9900;
}
.footertext
{
font-family:tahoma;
text-decoration:none;
font-weight:normal;
font-size:11px;
color:#999999;
}

.footertext2
{
	font-family:tahoma;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	background-color: #006633;
	height: 20px;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
}
.toplink2 {

font-family:arial;
text-decoration:none;
font-weight:normal;
font-size:12px;
color:#666666;
}
.toplinkwhite
{
font-family:tahoma;
text-decoration:none;
font-weight:bolder;
font-size:11px;
color:#FFFFFF;
}
.toplink3 {

font-family:tahoma;
text-decoration:none;
font-weight:bolder;
font-size:13px;
color:#006600;
}

/*tabs*/
#navcontainer { /* none needed */ }

ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
        float: right;
        font-family: verdana, arial, sans-serif;
        font-size: 9px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
        background-color: #026b37;
        border-top: 1px solid #e0ede9;
        border-bottom: 1px solid #e0ede9;
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: #ffffff;
        border-right: 1px dashed #d1e3db;
        text-decoration: none;
}

ul#navlist li#active {
        color: #006600;
        background-color: #deebe5;
}

#navlist a:hover {
        color: #006600;
        background-color: #d1e3db;
}
.bg{
	background-color: #006600;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bg2{
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.border{
	border: 1px solid #DDDDDD;
}
.toplink4 {


font-family:tahoma;
text-decoration:none;
font-weight:bolder;
font-size:12px;
color:#006600;
}
