.txNormal {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: x-small;
	color: #5F5F5F;
	text-decoration: none;
}
.txTitle {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #5E5E5E;
	text-decoration: none;
}
.btSubmit {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #0D0D0D;
	text-decoration: none;
	background-color: #DED7D6;
	border: 1px solid #5E5E5E;
	background-position: 20px;

}
.sbNormal {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: x-small;
	color: #5F5F5F;
	text-decoration: none;
	background-color: #DBFFDB;
}
.txPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.lnkMoreGray {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #5F5F5F;

}
.lnkMoreBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.txblue {
	color: #008291;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: x-small;
	text-decoration: none;
}
.txHeadBlue {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: small;
	color: #008291;
	text-decoration: none;
}
.txHeadOr {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFAA55;
	text-decoration: none;
}
.txSell {
	font-family: "MS Sans Serif", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #946552;
	text-decoration: none;
}
a:visited.txSell {
	font-family: "MS Sans Serif", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #946552;
	text-decoration: none;
}
a:hover.txSell {
	font-family: "MS Sans Serif", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #946552;
	text-decoration: underline;
}

