body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B8B8B8;
	background-image:  url(images/bg.gif);
	background-repeat: no-repeat;
}
.heading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1pt;
}
.listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.listings2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #DF1E22;
}
.listings3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}.loginbg {
	background-image: url(images/headright.jpg);
	background-repeat: no-repeat;
}
.search {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.search2 {

	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
a:link,a:active{
	color:#666666;
	text-decoration: none;
}
a:visited{
text-decoration:none;color:#888888}
a:hover{
text-decoration:underline;color:#BE813F}
.user {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1pt;
}
a.user:link { color:#FFFFFF }
a.user:active { color:#FFFFFF }
a.user:visited { color:#FFFFFF }
a.user:hover { color:#BE813F }
.labelband {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5FE703;
}
a.labelband:link { color:#5FE703 }
a.labelband:active { color:#5FE703 }
a.labelband:visited { color:#5FE703 }
a.labelband:hover { color:#BE813F }

