body{
	background-color: #CCFFCC;
	scrollbar-face-color: #cf9;
	scrollbar-arrow-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color:#ccf;
	scrollbar-shadow-color: #cf9;
	scrollbar-darkshadow-color: #606;

scrollbar-track-color: #cf9

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border2 {
	border-top-width: thin;
	border-bottom-width: thick;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #CCFFCC;
	border-bottom-color: #CCFFCC;
}
.border3 {
	border-bottom-width: thin;
	border-top-width: thick;
	border-bottom-style: double;
	border-right-style: none;
	border-top-style: ridge;
	border-left-style: none;
	border-bottom-color: #CCFFCC;
	border-top-color: #CCFFCC;
}
.box77 {
	height: auto;
	width: 800px;
	float: left;
	padding: 5px;
	font-weight: bold;
	border-width: 3px #0066CC;
}

