BODY {
scrollbar-face-color:#015196;
scrollbar-highlight-color:#015196;
scrollbar-3dlight-color:#2E72B3;
scrollbar-darkshadow-color:#2E72B3;
scrollbar-shadow-color:#015196;
scrollbar-arrow-color:#3683C7;
scrollbar-track-color:#015196;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00592b;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00592b;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #018A44;
}
.bg {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
