.pagestyle {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.scroll {
scrollbar-face-color: "white"; 
scrollbar-arrow-color: #9999CC; 
scrollbar-base-color: white; 
scrollbar-3d-light-color: #9999CC; 
scrollbar-darkshadow-color: white;
scrollbar-highlight-color: white;
scrollbar-shadow-color: black;
scrollbar-track-color: #FFFFFF
}
A:link {FONT-SIZE: 11px; COLOR: #828282; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none}
A:visited {FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none}
A:active {FONT-SIZE: 11px; COLOR: #993333; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none}
A:hover {FONT-SIZE: 11px; COLOR: #B83D3D; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: underline}
.newsbar {
	cursor: help;
}
.layerlinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #993333;
	text-decoration: underline;
}
.newslinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}
.pulldown {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #990000;
	background-color: #CCCCCC;
	border: 1px solid #990000;
	height: 23px;
	width: 140px;
	margin: 1px;
	padding: 1px;

}

