		a:link {text-decoration:none;}
		a:visited {text-decoration:none;color:blue;}
		a:hover {text-decoration:none;color:navy;}
		a:active {text-decoration:none;color:green;}
		
		body { 
		scrollbar-face-color:#999999;
		scrollbar-highlight-color:#cccccc;
		scrollbar-3dlight-color:#7e7e5e;
		scrollbar-darkshadow-color:#7e7e5e;
		scrollbar-shadow-color:#000000;
		scrollbar-arrow-color:#000000;
		scrollbar-track-color:#000000;
		}


		.menu1 {font-family:Tahoma, Arial;color:blue;font-weight:bold;border:0px red solid;
		background-color:;width:230;text-decoration:none;height:22;}

		a.refsiteb {font-weight:bold;color:navy;}
		td.refsiteb {font-weight:bold;color:brown;font-size:12pt}
		a.refsite {font-weight:bold;color:blue;} 
		a.newslink {font-weight:bold;color:navy;} 
		a.projlink {font-weight:bold;color:navy;} 
		.projtext {color:#005825;} 
		.portflink {color:red;background-color:white;}
		.textblack {color:black;font-weight:bold;font-size:12pt;text-decoration:underline;}
		td.menu2 {font-family: Arial;color:aqua;font-weight:bold;border:0px red solid;
		background-color:;width:230;text-decoration:none;height:22;}
		option {font-family:Verdana, Arial;font-size:12px;color:#000000;}
		
		/* CSS for the  scrollers*/
		.search {
				BORDER-RIGHT: #fffff thin solid; BORDER-TOP: #dcdcdc thin solid; FONT-WEIGHT: bold; 
				FONT-SIZE: 8pt; PADDING-BOTTOM: 0px; BORDER-LEFT: #dcdcdc thin solid; COLOR:navy ; PADDING-TOP: 0px; 
				BORDER-BOTTOM: #fffff thin solid; HEIGHT: 18px; width:27; background:yellow;
				}

		#pscroller1{
		width: 160px;
		height: 100px;
		border: 1px solid none;
		padding: 5px;
		background-color: ;
		}

		#pscroller2{
		width: 350px;
		height: 20px;
		border: 1px solid black;
		padding: 3px;
		}

		.someclass{ //class to apply to your scroller(s) if desired
		}