a:link {
	font-size: 12px;
	color: #757575;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #993300;
}
td {
	font-size: 12px;
	color: #333333;
}
.tx {
	font-size: 12px;
	background-color: #F7F7F7;
	cursor: text;
	color: #00536F;
	border: 1px solid #CCCCCC;
}
.bt {
	font-size: 9pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	height: 20px;
	background-color: #FFFFFF;
	cursor: hand;
	color: #333333;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-top-style: ridge;
	border-left-style: ridge;
	scrollbar-face-color:#BBCEE8;
	scrollbar-highlight-color:#F2FAFD;
	scrollbar-3dlight-color:#BCCFE9;
	scrollbar-darkshadow-color:#BBCEF8;
	scrollbar-shadow-color:#85A7D6;
	scrollbar-arrow-color:#2445C8;
	scrollbar-track-color:#BCD9F3;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tx1 {
	height: 90px;
	font-size: 9pt;
	color: #0000FF;
	cursor: text;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
.bt1 {
	font-size: 9pt;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	cursor: text;
	color: #0066FF;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
body { font-size: 12px; text-align: center;
scrollbar-face-color:#97F47B;
scrollbar-highlight-color:#F2FAFD;
scrollbar-3dlight-color:#BCCFE9;
scrollbar-darkshadow-color:#BBCEF8;
scrollbar-shadow-color:#85A7D6;
scrollbar-arrow-color:#2445C8;
scrollbar-track-color:#97F47B;
}
select {
	color: #0076AE;
	background-color: #F8F8F8;
}
input{BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT:#ffffff 1px groove; COLOR:#0076AE; BORDER-BOTTOM: #ffffff 1px groove; BACKGROUND-COLOR: #F9F9F9}

