BODY {
	FONT-SIZE: 11px;
	COLOR: #CCCCCC;
	FONT-FAMILY: "trebuchet MS", arial;
	SCROLLBAR-FACE-COLOR: #DEE2DD;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #A5B0A2;
	SCROLLBAR-3DLIGHT-COLOR: #A5B0A2;
	SCROLLBAR-ARROW-COLOR: #30372F;
	SCROLLBAR-TRACK-COLOR: #E4E7E3;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background-color: #DEE3FF;
	background-image: url(../images/bg_001.gif);
	background-repeat: repeat-x;
}
P {
	FONT-SIZE: 11px; COLOR: #787878; FONT-FAMILY: "trebuchet MS", trebuchet MS; text-align : left; padding-left: 4px; margin-left: 4px; line-height : 20px;
}

TD {
	FONT-SIZE: 11px;
	COLOR: #787878;
	FONT-FAMILY: "trebuchet MS", "trebuchet MS";
	line-height : 20px;
}
TR {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: trebuchet MS, arial
}
U {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: trebuchet MS, arial
}
BLINK {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: trebuchet MS, arial
}
DIV {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: trebuchet MS, arial
}
FONT {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: trebuchet MS, arial
}
LI {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: arial
}

.white {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px;
	COLOR: #969E73;
	FONT-FAMILY: trebuchet MS, arial;
	TEXT-DECORATION: none;

}
.sold {
	COLOR: #CC0000;
	font: normal 11px "trebuchet MS", arial;
	text-decoration: none;
}
.forsale {
	COLOR:#009900;
	font: normal 11px "trebuchet MS", arial;
	text-decoration: none;
}
.grey {
	COLOR: #194B5E;
	font: normal 11px "Trebuchet MS";
}
.ticker {
	COLOR:#F8BC07;
	font: bold 150% "Trebuchet MS";
}
.bgbloc {
	line-height: 9px;
	text-align: center;
}
.tdbg {
	background-image: url(/images/tdbg.jpg);
	background-repeat: no-repeat;
}
.hr {
	font-size: 1px;
	width:800px;
	text-align:center;
	color: #A79468;
}
a {
	color:#000099;
	text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:visited {
	color: #333333;
}
input {
border:1px solid #999999;
background:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
select {
border:1px solid #999999;
background:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.input {
border:0px solid #999999;
background:transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
.radio {
border:0px solid #999999;
background:transparent;
}
textarea {
border:1px solid #999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}