body {
      	scrollbar-face-color: #d4e4e5; 
    	scrollbar-highlight-color: #ffffff; 
    	scrollbar-shadow-color: #000000; 
    	scrollbar-3dlight-color: #ffffff; 
    	scrollbar-arrow-color: #000063; 
    	scrollbar-track-color: #a5bece; 
      	scrollbar-darkshadow-color: #000000
}

a:active {  
	color: #1d2184; text-decoration: underline; 
}
a:hover {  
	color: #ce0000; text-decoration: underline;
}
a:link {  
	color: #1d2184; text-decoration: underline; 
}
a:visited {  
	color: #ce0000; text-decoration: underline; 
}

.entryfield {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #000066 1px solid; BORDER-LEFT: #000066 1px solid; BORDER-RIGHT: #000066 1px solid; BORDER-TOP: #000066 1px solid; COLOR: #000066
}
.submitbutton {
	BACKGROUND-COLOR: #a5bece; BORDER-BOTTOM-COLOR: #000066; BORDER-BOTTOM-WIDTH: 1px; BORDER-LEFT-COLOR: #000066; BORDER-LEFT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000066; BORDER-RIGHT-WIDTH: 1px; BORDER-TOP-COLOR: #000066; BORDER-TOP-WIDTH: 1px; COLOR: #000000
}

TABLE#tblCoolbar { 
	background-color:buttonface; padding:1px; color:menutext; 
	border-width:1px; border-style:solid; 
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	}
.cbtn{
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid; 
	}
.starter{
	background-color: buttonface; 
	border-left: buttonhighlight solid 1px; 
	border-right: buttonshadow solid 1px;
	border-top: buttonhighlight solid 1px; 
	font-size: 1px;
	top: 1px; 
	height: 22px; 
	width: 3px;
	}
.separator{
	border-left: buttonshadow solid 1px; 
	border-right: buttonhighlight solid 1px; 
	font-size: 0px; 
	top: 1px;
	height: 22px; 
	width: 1px; 
	}
.dropdown{
	height: 22px; 
	top:2;
	font:8pt verdana,arial,sans-serif
	}
.arrow {cursor:default;}
