@charset "utf-8";
body {
	background-color: #D7DFE2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 4px;
	text-align: left;
	margin-top: 36px;
	background-position: left;

}

.listing h1{
	background-image:url('images/yellowGradient.jpg');
	text-align:left;
}

.listing_details h1{
	background-image:url('images/yellowGradientLg.jpg'); 
	text-align:left;
}

.listing_details img{
	/*background-image:url('images/yellowGradientLg.jpg');  */
	max-width:732px;
	max-height:700px;
	text-align:left;
}

.results_details h1{
	background-image:url('images/yellowGradient.jpg');
	font-size: 17px;
	color: #527DA0;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

.results_details  a:link {
	color: #527DA0;
	text-decoration: none;
}
.results_details a:visited {
	color: #527DA0;
	text-decoration: none;
}

.results_details a:active {
	color: #FF452B;
	text-decoration: none;
}

.results_details a:hover {
	color: #FF452B;
	text-decoration: none;
}
.results_details h4{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.dbtext {
	font-size:10px;
	color: #000;
}

.dbtext h1 {
	font-size:10px;
	font-weight:bold;
	color: #000;
}
.dbtext h2 {
	font-size:10px;
	color: #006;
}


h1 {
	font-size: 17px;
	color: #527DA0;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 4px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF452B;
	text-decoration: none;
}
a:active {
	color: #FF452B;
	text-decoration: none;
}

.blue {
	color: #527Da0;
}
.black {
	color: #000000;
}
.red {
	color: #DD452B;
	font-weight: 500;
	letter-spacing: 1px;
	margin-right: 35px;
	margin-left: 35px;
}
.yellow {
	color: #FAF075;
	font-weight: 500;
	letter-spacing: 1px;
	margin-right: 35px;
	margin-left: 35px;
}
.green {
	color: #7DBF42;
	font-weight: 500;
	letter-spacing: 1px;
	margin-right: 35px;
	margin-left: 35px;
}
.orange {
	color: #F7931E;
	font-weight: 500;
	letter-spacing: 1px;
	margin-right: 35px;
	margin-left: 35px;
}

.login {
	background-color: #00FF00;
	text-align:left;
	margin-left:200px;
}

.errortext {
	color:#F00;
	font-size:12px;
	font-weight:bold;
}

.buttonstyle {
	font-size: 17px;
	font-weight:bold;
	color: #527DA0;
	margin: 0px;
	padding: 0px;
	border:none;
	background-color:#FFF;
}

.buttonover {
	font-size: 17px;
	font-weight:bold;
	color: #FF452B;
	margin: 0px;
	padding: 0px;
	border:none;
	background-color:#FFF;
}