body {
	background-color: #EBE7DE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E6358;
}
ul {
	list-style-type: square;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.font_size10 {
	font-size: 10px;
}
.font_size12 {
	font-size: 12px;
}
.font_size14 {
	font-size: 14px;
}

.red {
	color: #990000;
}
.black{
	color: #000000;
}

.bold {
	font-weight: bold;
}

.bold_red { 
	color: #990000;
	font-weight: bold;
}
.italic {
	font-style: italic;
}


.list_row_header {
	background-color: #DFD9D3;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.list_row_1 {}
.list_row_2 {
	background-color: #DFD9D3;
}
.list_agent_name {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.list_agent_email {
	font-size: 10px;
	color: #005c96; 
}
.list_agent_website {
	font-size: 10px;
	color: #990000;
}

.agent_details {
	font-size: 9px;
	text-align: right;
	height: 1%;
	letter-spacing: 0em;
}
.agent_bigname {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.listing_price {
	color: #005c96;
	font-weight: bold;
	font-size: 12px;
}









.style12 {
	font-size: 14px;
	font-weight: bold;
}
.style21 {font-size: 10px}
.style23 {font-size: 14px}
.style24 {font-size: 12px}
.style25 {font-size: 12px; font-weight: bold; }
.style26 {color: #000000}
.style28 {color: #005c96}
.style30 {color: #990000}
.style32 {color: #005c96; font-size: 10px;}
.style33 {color: #990000; font-size: 10px;}
.style34 {font-style: italic}
.style35 {color: #6E6358}

iframe {
	margin: 0px;
	padding: 0px;
}

input {
	background-color: #D9D1BE;
}
textarea {
	background-color: #D9D1BE;
}
select {
	background-color: #D9D1BE;
}
