@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #39A0E5;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #39A0E5;
	margin-bottom: 0px;
}
#LSimg {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}
#RSimg {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-right: 10px;
}
#bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#bottomlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.listingstitle {
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	margin: 0px;
}
.listings   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.indextitle {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
