body {
	scrollbar-face-color: #C3CDA5;
	scrollbar-shadow-color: #C3CDA5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C3CDA5;
	scrollbar-darkshadow-color: #C3CDA5;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #EBF0DB;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 15pt;
	color: #000000;


}
a {
	color: #4F5C2A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bo {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;

}
.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg1 {
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.bo1 {
	border: 1px solid #999999;
}
.big {
	font-size: 14px;
}
.bo2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}
.small {
	font-size: 11px;
}
.img1 {
	border: 1px solid #333333;
}

