body{
	background-color: #0000CC;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
}
.BodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.OrangeSm {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FF9933;
}

.RedSm {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #FF0000;
}

.LisitngTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bolder;
}
.ListingStatus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}


.headerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0033CC;
}
.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smTableHeader {
	font-family: Verdana;
	color: #000099;
}
.lgBlackTxt {font-size: 18px}
.nounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	text-decoration: none;
}
.footerBars {font-size: 14px; color: #000000; }
.CounterTxt {
	font-family: "Poor Richard";
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
