/* ELEMENTS */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	margin: 0px;
	padding: 0px;
	background-color: #E3E4E7;


}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.photo {
	border: 1px solid #000000;	
}

table.auction {
	border: 1px solid #000066;	
	background-color: #ffffff;
}

table.open_home {
	border: 1px solid #000066;	
	background-color: #ffffff;
}

table.contact_form {
	border: 1px solid #CCCCCC;

}

td.dashed {
	border-top: 1px solid #000066;
	border-right: 1px none #000066;
	border-bottom: 1px none #000066;
	border-left: 1px none #000066;

}
/*---------------------------------------------------------------------------------------*/
/* A HREF */

/* DARK BLUE - 10pt,bold */
a.darkblue:link{
	font-size : 10pt;
	font-weight : bold;
	color:#000066;
	text-decoration:underline;
}
a.darkblue:visited{
	font-size : 10pt;
	font-weight : bold;
	color:#000066;
	text-decoration:underline;
}
a.darkblue:hover{
	font-size : 10pt;
	font-weight : bold;
	color:#000066;
	text-decoration:none;
}
a.darkblue:active{
	font-size : 10pt;
	font-weight : bold;
	color:#000066;
	text-decoration:underline;
}

/* DARK BLUE - 10pt,normal*/
a.darkbluenor:link{
	font-size : 10pt;
	font-weight : normal;
	color:#000066;
	text-decoration:underline;
}
a.darkbluenor:visited{
	font-size : 10pt;
	font-weight : normal;
	color:#000066;
	text-decoration:underline;
}
a.darkbluenor:hover{
	font-size : 10pt;
	font-weight : normal;
	color:#000066;
	text-decoration:none;
}
a.darkbluenor:active{
	font-size : 10pt;
	font-weight : normal;
	color:#000066;
	text-decoration:underline;
}

/* DARK BLUE - 8pt,bold*/
a.darkbluesmall:link{
	font-size : 8pt;
	font-weight : bold;
	color:#000066;
	text-decoration:underline;
}
a.darkbluesmall:visited{
	font-size : 8pt;
	font-weight : bold;
	color:#000066;
	text-decoration:underline;
}
a.darkbluesmall:hover{
	font-size : 8pt;
	font-weight : bold;
	color:#000066;
	
	text-decoration:none;
}
a.darkbluesmall:active{
	font-size : 8pt;
	font-weight : bold;
	color:#000066;
	text-decoration:underline;
}

/* DARK BLUE - 8pt,normal*/
a.darkbluenorsmall:link{
	font-size : 8pt;
	font-weight : normal;
	color:#000066;
	text-decoration:underline;
}
a.darkbluenorsmall:visited{
	font-size : 8pt;
	font-weight : normal;
	color:#000066;
	text-decoration:underline;
}
a.darkbluenorsmall:hover{
	font-size : 8pt;
	font-weight : normal;
	color:#000066;
	text-decoration:none;
}
a.darkbluenorsmall:active{
	font-size : 8pt;
	font-weight : normal;
	color:#000066;
	text-decoration:underline;
}
/*---------------------------------------------------------------------------------------*/
/* TITLES */

/* Black - bold*/
b.black8{
	font-size : 8pt;
	font-weight : bold;
	color:#000000;
	text-decoration:none;
	letter-spacing:normal;
}
b.black10{
	font-size : 10pt;
	font-weight : bold;
	color:#000000;
	text-decoration:none;
	letter-spacing:normal;
}
b.black12{
	font-size : 12pt;
	font-weight : bold;
	color:#000000;
	text-decoration:none;
	letter-spacing:normal;
}

/* Black - normal*/
b.blacknor8{
	font-size : 8pt;
	font-weight : normal;
	color:#000000;
	text-decoration:none;
	letter-spacing:normal;
}

/* Red - bold */
b.red8{
	font-size : 8pt;
	font-weight : bold;
	color: #cc0033;
	text-decoration:none;
	letter-spacing:normal;
}
b.red10{
	font-size : 10pt;
	font-weight : bold;
	color: #cc0033;
	text-decoration:none;
	letter-spacing:normal;
}
b.red12{
	font-size : 12pt;
	font-weight : bold;
	color: #cc0033;
	text-decoration:none;
	letter-spacing:normal;
}

/* Dark Red - bold */
b.darkred10{
	font-size : 10pt;
	font-weight : bold;
	color: #990000;/*A31028*/
	text-decoration:none;
	letter-spacing:normal;
}
b.darkred12{
	font-size : 12pt;
	font-weight : bold;
	color: #990000;
	text-decoration:none;
	letter-spacing:normal;
}
b.darkred14{
	font-size : 14pt;
	font-weight : bold;
	color: #990000;
	text-decoration:none;
	letter-spacing:normal;
}

/* Dark Blue - bold */
b.darkblue8{
	font-size : 8pt;
	font-weight : bold;
	color:#000066;
	text-decoration:none;
	letter-spacing:normal;
}
b.darkblue10{
	font-size : 10pt;
	font-weight : bold;
	color:#000066;
	text-decoration:none;
	letter-spacing:normal;
}
b.darkblue12{
	font-size : 12pt;
	font-weight : bold;
	color:#000066;
	text-decoration:none;
	letter-spacing:normal;
}
b.darkblue14{
	font-size : 14pt;
	font-weight : bold;
	color:#000066;
	text-decoration:none;
	letter-spacing:normal;
}
a.propsearch1 {
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #0000CC;

}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;

}
td.footer {
	font-size: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
