.scroll {
	scrollbar-face-color: #FFFFCC; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #FFFFCC; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #FFFFCC; 
	scrollbar-track-color: #FFFFCC; 
	scrollbar-arrow-color: #000000;
}
.scroll2 {
	scrollbar-face-color: #E9EDE9; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #E9EDE9; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #E9EDE9; 
	scrollbar-track-color: #E9EDE9; 
	scrollbar-arrow-color: #000000;
}
.text1 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
}
.text2 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text4 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
.line {
	border: #000000 1px solid;
}
.pos {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
.input {

	font-family: Verdana, sans-serif;

	font-size: 10px;
	
	color: #000000;
}
.link:hover {text-decoration: underline;}
.link {
	text-decoration: none;
}
.mouseover {
	position: absolute;
	top: 110px;
	left: 270px;
}
