td {
	font-size: 9pt;

}
a:link {
	color: #663333;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.a1:link {
	color: #000000;
	text-decoration: underline;
}
a.a1:visited {
	color: #0033CC;
	text-decoration: underline;
}
a.a1:hover {
	color: #9900ff;
	text-decoration: none;
}

a.a2:link {
	color: #000000;
	text-decoration: none;
}
a.a2:visited {
	color: #000000;
	text-decoration: none;
}
a.a2:hover {
	color: #9900ff;
	text-decoration: underline;
}

a.a3:link {
	color: #000000;
	text-decoration: none;
	height:20px;
	line-height:20px;
}
a.a3:visited {
	color: #000000;
	text-decoration: none;
	height:20px;
	line-height:20px;
}
a.a3:hover {
	color: #9900ff;
	text-decoration: underline;
	height:20px;
	line-height:20px;
}

input {
	font-size: 9pt;
}
.input {
	border: 1px solid;
}
.csText {
	background-color: #f0f0f0;
	border: 1px groove;
}
.csButton {
	font-size: 9pt;
	border: 1px ridge;
}
.tsHead {
	font-size: 9pt;
	border: 1px groove;
	background-color: #f0f0f0;
	width: 80px;
}
.pagelist li{ 
		float:left; list-style-type:none;
		padding-left:5px;
		border:1px solid #ccc; background:#fff;
		margin-right:3px;
		padding:3px;
}

.td1 {
	line-height: 150%;
}
.tx18 {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
}
.tx14 {
	font-size: 14px;
	line-height: 180%;
}
.ts1 {
	font-size: 9pt;
	border: 1px groove;
	width: 80px;
}
.tsHead {
	font-size: 9pt;
	border: 1px groove;
	background-color: #f0f0f0;
	width: 80px;
}
