BODY {
	background-color: #333333;
	background-image: url(../images/graybg.gif);
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	line-height:20px;
}
TD{
	background-color: #ffffff;
}
B{
	font-weight: bold;
}


/* ANCHORS */

A{
	color: #3333cc;
	text-decoration: underline;
}

A:hover{
	color: #FF0000;
}
A:visited{
	color: #000068;
}



/* HEADINGS */

H2{
	font-size:22px;
	padding-top: 12px;
}
H3{
	font-size:14px;
}


.font-spotbox{
	line-height:normal;
}
.font-maintext{
	line-height:20px;
}
.homelistingscell {
	background-color: #aca796;
	color:#000;
}
.homelistings {
	border: 1px solid black;
}
.tableborder {
	background-color: #ffffff;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.leavesbg {
	background-image: url(../images/leavesbg.jpg);
	background-repeat: no-repeat;
}
.homeleavesbg {
	background-image: url(../images/leavesbg.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	line-height:20px;
}

.mlschart {
	border: 2px solid #666666;
}

.mlschart td{
	background-color: #eeeeee;
	padding-left: 15px;
	padding-right: 15px;
	white-space: nowrap;
}
.disclaimer{
	line-height: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}


