body {
scrollbar-face-color: #494949;
scrollbar-shadow-color: #565656;
scrollbar-3dlight-color: #494949;
scrollbar-arrow-color: #14436B;
scrollbar-base-color: #494949;
scrollbar-track-color: #494949;
scrollbar-darkshadow-color: #494949;
scrollbar-highlight-color: #494949;
	color: #89A9BF;
	font-size: 8px;
	font-family: Arial Black;
	background-image: url(images/lay-bg.gif);
	background-attachment: fixed;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: left;
}

a:link { color: #529694; text-decoration:none; font-weight:normal; cursor: default; }
a:visited { color: #529694; text-decoration:none; font-weight:normal; cursor: default; }
a:active { color: #529694; text-decoration:none; font-weight:normal; cursor: default; }
a:hover { color: #7599B3; text-decoration: underline; font-weight:normal; cursor: default; }

select {
	background-color: #284768; 
	font-family: Arial Black; 
	color: #7599B3; 
	font-size: 8px;
	width: 100px;
	height: 20px;
	text-align: left;
}

textarea, input {
	font-family: Arial Black;
	font-size: 8px;
	color: #7599B3;
	background-color: #284768;
	border: 1px solid;
	border-color: #254364;
	width: 100px;
	text-align: left;
}

.top {
  font-family: Arial Black;
  font-size: 8px;
  color: #529694;
  background-color: #284768;
  letter-spacing: 1px;
}