td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #F0027F;
	text-decoration: none;
}
a:visited {
	color: #F0027F;
	text-decoration: none;
}
a:hover {
	color: #00A0C6;
	text-decoration: none;
}
a:active {
	color: #F0027F;
	text-decoration: none;
}
.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0F21A4;
}
.topMenu a:link {
	color: #666666;
	text-decoration: none;
}
.topMenu a:visited {
	color: #666666;
	text-decoration: none;
}
.topMenu a:hover {
	color: #0F21A4;
	text-decoration: none;
}
.topMenu a:active {
	color: #666666;
	text-decoration: none;
	.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0F21A4;
}
.subMenu {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.subMenu a:link {
	color: #666666;
	text-decoration: none;
}
.subMenu a:visited {
	color: #666666;
	text-decoration: none;
}
.subMenu a:hover {
	color: #00A0C6;
	text-decoration: none;
}
.subMenu a:active {
	color: #666666;
	text-decoration: none;
}.introtxt {
	font-size: 10px;
	text-align: justify;
}
.smallTxt {
	font-size: 10px;
	color: #333333;

}
.txtField {
	font-size: 14px;
	background-color: #FEF3FA;
	border: 1px solid #999999;
	color: #666666;
	width: 200px;
	padding: 5px;

}
.footNote {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;

}
ul {
	line-height: 17px;
	list-style-image: url(../images/common/bull.gif);
	list-style-type: circle;
}
.butt {

	font-size: 12px;
	background-color: #333333;
	border: 1px solid #999999;
	color: #EAEAEA;
	width: 75px;
	padding: 2px;
}
