body { scrollbar-arrow-color: #E5E277; scrollbar-highlight-color: #E5E07B; scrollbar-shadow-color: #E5E277; scrollbar-base-color : #E5E07B; scrollbar-track-color: #E5E07B; scrollbar-face-color: #104931; scrollbar-3dlight-color: #E5E07B; scrollbar-darkshadow-color: #E5E07B; } 
.tot {
	border: 1px solid #104931;
}
.topbot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}

