body {
	margin: 0;
	padding: 0;
	font-family: "lucida grande", Helvetica, Arial, sans-serif;
	font-size: 76%;
	color: #000;
	line-height: 1.2;
	background:#fff
	}

table.headtable {
        border-left: 1px solid #4f4039;
        border-right: 1px solid #4f4039;
}



td a {
font-family: "lucida grande", Helvetica, Arial, sans-serif;
font-size: 12px;
text-decoration: none;
}

td a:hover {
font-weight: bold;
}

td .homenote {
font-size: 11px;
}
td .homenote h3 {
	padding-bottom: 0;
	color: #28903b;
}

td .homenote ul {
	padding-top: 0;
	width: 450px;
}

.gray { font-size: 10.5px; font-family: verdana, arial, helvetica, sans-serif; color: #666666; text-decoration: none;}

.forminput    { font-size: 8pt; color: #999999; background-color: #e5e5e5;font-family: verdana, helvetica, sans-serif;  
            scrollbar-3dlight-color:#999999;
           scrollbar-arrow-color:#999999;
           scrollbar-base-color:#999999;
           scrollbar-darkshadow-color:#999999;
           scrollbar-face-color:#999999;
           scrollbar-highlight-color:#999999;
           scrollbar-shadow-color:#999999;
           border-bottom : #858785;
           border-left : solid #858785;
           scrollbar-track-color:#999999;
           border-right : solid #858785;
           border-top : solid #858785;
           border-style : solid solid solid solid;
           border-width : 1px 1px 1px 1px;
}


a.leftnav {
	margin-left: 5px;
	color: #fff;
}

a.greymenu {
	margin-left: 80px;
	color: #000;
}