a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.admintitle {
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
.underLine1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #0033CC;
	font-size: 12px;
}

.combo {
	width: 130px;
}
.indextitle {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
.textBoxStyle{
	width: 100px;
}