.head {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	background-color: #A5E3F5;
	text-align: center;
	border: 1px groove #66CCFF;
}
.leftTitle {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #3399FF;
	background-color: #B5E6F9;
	text-align: right;
	vertical-align: top;
	border: 1px groove #66CCFF;
}
.normal {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	border: 1px inset #66CCFF;
}
.input {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #D7F2F1;
	border: 1px inset #330000;
}
.btn {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066FF;
	text-align: center;
	border: 1px inset #330000;
}
.shead {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #66CCFF;
	text-align: center;
	border: 1px inset #66CCFF;
}
.sleftTitle {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #3366CC;
	background-color: #CDE1ED;
	text-align: right;
	border: 1px inset #330000;
}
a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #993399;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.text12 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: center;
}
.redText {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.red {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

