BODY{
			scrollbar-arrow-color:#5f9ea0;
			scrollbar-track-color:#e6e6fa;
			scrollbar-shadow-color:#CCCCCC;
			scrollbar-face-color:#f5fffa;
			scrollbar-highlight-color:#f0fff0;
			scrollbar-darkshadow-color:#A5A5A5;
			scrollbar-3dlight-color:#EDEBEE;
		}

input, option, select, textarea {
	background: #f5fffa;
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #5f9ea0;
    border-left: 1px solid #d3d3d3; 
    border-right: 2px solid #8fbc8f;
}

.style5 {font-size: 12px; font-weight: bold; font-family: Tahoma; }
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style6 {color: #990000}
.style7 {color: #FF0000}
.style9 {
	font-size: 16px;
	font-weight: bold;
}
.style10 {font-size: 18px}
.style11 {font-family: Tahoma; font-size: 12px;}

