body { 
	font-family: Verdana, Arial, sans-serif;
	color: #8e8e8e;
	scrollbar-face-color:#8e8e8e;
 scrollbar-shadow-color:#333333;
 scrollbar-highlight-color: #CCCCFF;
 scrollbar-3dlight-color:#FFFFFF;
 scrollbar-darkshadow-color:#000000;
 scrollbar-track-color: #CCCCCC;
 scrollbar-arrow-color:#000000;
}
td { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #8e8e8e; line-height: 15px;}
td A { text-decoration: none; color: #8e8e8e}
td A:link { text-decoration: none; color: #8e8e8e}
td A:visited { text-decoration: none; color: #8e8e8e}
td A:hover { text-decoration: none; color: #333333}

.linkText { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #8e8e8e; line-height: 15px;}
.linkText A { text-decoration: none; color: #8e8e8e}
.linkText A:link { text-decoration: none; color: #8e8e8e}
.linkText A:visited { text-decoration: none; color: #8e8e8e}
.linkText A:hover { text-decoration: none; color: #333333}

/* form */
.input { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; background-color: #FFFFFF}

img
{
	border-left-color: #8e8e8e;
	border-top-color: #8e8e8e;
	border-bottom-color: #8e8e8e;
	border-right-color: #8e8e8e
}