BODY 
{ 
scrollbar-base-color: #0000FF; 
scrollbar-arrow-color: #0000FF;
scrollbar-DarkShadow-Color: #0000FF; 
scrollbar-Face-Color: #E4EBFF;
scrollbar-Highlight-Color: #0000FF;
scrollbar-Shadow-Color: #0000FF;
scrollbar-Track-Color: #FFCC99;
}
table {
font-size : 12px; 
color : #FFFFFF;
line-height : 1.3em; 
font-family : Verdana, Arial, Helvetica; 
background-color : transparent;
} 
.textwhite {
font-size : 12px; 
color : #FFFFFF;
font-family : Verdana, Arial, Helvetica; 
background-color : transparent;
} 
.bold {
font-size : 12px; 
color : #FFFFFF;
font-weight: bold;
font-family : Verdana, Arial, Helvetica, sans-serif; 
background-color : transparent;
}
A {
color : #000099;
line-height : 1.5em; 
text-decoration : none; 
font-family : Verdana, Arial, Helvetica; 
background-color : none; 
} 
A:hover {
color : #FFFF00;
line-height : 1.5em; 
font-family : Verdana, Arial, Helvetica; 
background-color : none; 
text-decoration : none; 
}
.searchbox {
	BORDER-RIGHT: #0000FF 1px solid;
	BORDER-TOP: #0000FF 1px solid;
	BORDER-LEFT: #0000FF 1px solid;
	BORDER-BOTTOM: #0000FF 1px solid;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica;
	color : #0000FF;
	background-color : #FF9900;
	scrollbar-base-color: #0000FF;
	scrollbar-arrow-color: #0000FF;
	scrollbar-DarkShadow-Color: #0000FF;
	scrollbar-Face-Color: #E4EBFF;
	scrollbar-Highlight-Color: #0000FF;
	scrollbar-Shadow-Color: #0000FF;
	scrollbar-Track-Color: #FFCC99;
	list-style-position: outside;
	list-style-type: square;
	line-height: normal;
}
.button {
font-size : 12px; 
font-weight: bold;
font-family : Verdana, Arial, Helvetica;
color: #0000FF;
cursor: hand;
background-color : #84C326;
  }
.error {
font-size : 12px; 
color : #FF00C6; 
line-height : 1.5em; 
font-family : Verdana, Arial, Helvetica; 
background-color : transparent;
font-weight: bold;
  }
.smalltext {
font-size : 10px; 
color : #FFFFFF;
font-family : Verdana, Arial, Helvetica; 
background-color : transparent;
}
.admintopbutton {
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica;
	color: #000000;
	cursor: hand;
	background-color : #E8FFAD;
	border: 1px color: #000000;
}
.colorbutton {
font-size : 12px; 
font-weight: bold;
font-family : Verdana, Arial, Helvetica;
color: #000000;
cursor: hand;
background-color : #FFB400;
  }
