@charset "iso-8859-1";

 
a:link {
 color: #fff;
 font-weight: bold; 
 text-decoration: underline;
 }
a:visited {
 color: #fff;
 font-weight: bold;
 text-decoration: underline;
 }
a:active {
 color: #69c;
 font-weight: bold;
 text-decoration: underline;
 }
a:hover {
 color: #f90;
 font-weight: bold;
 text-decoration: underline;
 }




body { 
	scrollbar-face-color: #006CAB;
	scrollbar-shadow-color: #004d94;
	scrollbar-highlight-color: #004d94;
	scrollbar-3dlight-color: #004d94;
	scrollbar-darkshadow-color: #004d94;
	scrollbar-track-color: #004d94;
	scrollbar-arrow-color: #FF9900;
	}



#toolbar {position: absolute; left: 20; top: -131; width: 200; height: 161; margin: 0;}
#toolbarContent {position: absolute; left: 0; top: 0; width: 200; height: 131; margin:0;}
#activeBar {position: absolute; left: 0; top: 131; width: 30; height: 30; margin: 0;}
#leftImg {position: absolute; left: 0; top: 0; width: 30; height: 30; margin: 0;}
