@charset "utf-8";
.header {
	background:#ff9900;
	height:20px;
	color:#666600;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin-right:10px;
	padding-top:4px;
	border:0;
}
.opera .header {
	height:24px;
}
.ff2 .header {
	height:24px;
}
.ff3 .header {
	height:24px;
}
table td { 
	background:#ffffff;	
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	border-bottom:2px solid #cccccc;
	height:20px;
}
.opera table td {
	height:24px;
}
.ff2 table td {
	height:24px;
}
.ff3 table td {
	height:24px;
}
.wsName {
	font-weight:bold;
	cursor:pointer;
	color:#990000;
	text-decoration:none;
}
.prereg {
	cursor:pointer;
	font-weight:bold;
	color:#cc6600;
	text-decoration:none;
}
.formText{
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#993300;
}