body {
	scrollbar-face-color: #A0C88B;
	scrollbar-highlight-color: #A0C88B;
	scrollbar-shadow-color: #5D8147;
	scrollbar-3dlight-color: #5D8147;
	scrollbar-arrow-color: #5D8147;
	scrollbar-track-color: #A0C88B;
	scrollbar-darkshadow-color: #A0C88B;
	scrollbar-base-color: #A0C88B;
	background-attachment: scroll;
	background-image: url(images/bkg-long-b.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: A0C88B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
} 
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
ul li, ol li, ol li ul {
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
}
a {
	font-weight: bold;
}
a:link { 
	color: #006600;
	text-decoration: none
}
a:visited { 
	color: #006600;
	text-decoration: none
}
a:active { 
	color: #009900;
	text-decoration: underline
}
a:hover { 
	color: #009900;
	text-decoration: underline
}
.footer {
	font-size: 11px;
	color: #333333;
}
input-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #A0C88B;
	border: #333333;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.content-sm {
	font-size: 11px;
	color: #333333;
}

