body{
	margin-top:0;
	background-color:#340e3d;
}
#middlemain{
	background-color:#bb90c6;
}
#topbanner{
	background-color:#491c53;
}
#high1{
	font-family:tahoma;
	font-size:9px;
	height:14px;
}
#framebgs{
	background-color:#bb90c6;
	margin:0px;
	padding:0px;
}
html, body{
	scrollbar-face-color:#bb90c6; /* this is a light color, for the movable bar and arrow box */
	scrollbar-arrow-color:#6b3d76;
	scrollbar-track-color:#6b3d76;
	scrollbar-3dlight-color:#6b3d76;
	scrollbar-darkshadow-Color:#6b3d76;
	
	scrollbar-highlight-color:#bb90c6; /* this is a light color, for the movable bar and arrow box */
	scrollbar-shadow-color:#bb90c6; /* this is a light color, for the movable bar and arrow box */
}


