.button {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000066; background-image: url(button.gif); background-repeat: repeat-x; background-color: #95B8ED; cursor: hand; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
a {  text-decoration: none; color: #000099}
a:hover {  color: #CC0000}
.noedit {  cursor: default; background-image: url(bg.gif); border: 1px #000099 solid; background-attachment: fixed; color: #000099}
.boxes {  border: 1px #000099 solid; color: #000099}
.border {  border: 4px solid; border-color: #6673AE #ACBBF9 #ACBBF9 #6673AE}

BODY  {
	scrollbar-face-color:'#FFCC00';
	scrollbar-arrow-color:'#000099';
	scrollbar-track-color:'#000099';
	scrollbar-shadow-color:'#FFCC00';
	scrollbar-highlight-color:'#FFCC00';
	scrollbar-3dlight-color:'#000099';
	scrollbar-darkshadow-Color:'#000099';
}
