.Button
{
	font-size: 10pt;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #748F32;
	font-variant: small-caps;
}
.Lines
{
	color: #748F32;
}
body
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.Copyright
{
	font-size: 7pt;
	font-family: Verdana;
	color: White;
}
A.Copyright:link
{
	font-size: 7pt;
	color: White;
	font-family: Verdana, Arial;
}
A.Copyright:visited
{
	font-size: 7pt;
	color: White;
	font-family: Verdana, Arial;
}
A.Copyright:hover
{
	font-size: 7pt;
	color: White;
	font-family: Verdana, Arial;
}
.DateField
{
	font-size: 8pt;
	font-family: Verdana;
	color: black;
}
.MLS
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.MLSLarge
{
	font-size: 9pt;
	font-family: Verdana, Arial;
}
.MLSHeading
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	color: #748F32;
}
.MLSTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #748F32;
	font-family: Verdana, Arial;
}
.MLSData
{
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana, Arial;
}
.MLSSmall
{
	font-size: 7pt;
	font-family: Verdana, Arial;
}
.MLSProvider
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}
A.MLSProvider:link
{
	font-size: 8pt;
	color: #748F32;
	font-family: Verdana, Arial;
}
A.MLSProvider:visited
{
	font-size: 8pt;
	color: #748F32;
	font-family: Verdana, Arial;
}
A.MLSProvider:hover
{
	font-size: 8pt;
	color: #ABAAAA;
	font-family: Verdana, Arial;
}
.MLSImage
{
	border-right: silver thin outset;
	border-top: silver thin outset;
	border-left: silver thin outset;
	border-bottom: silver thin outset;
}

A.MLSImage:link
{
	color: black;
}
A.MLSImage:visited
{
	color: black;
}
A.MLSImage:hover
{
	border-right: #748F32 thin outset;
	border-top: #748F32 thin outset;
	border-left: #748F32 thin outset;
	border-bottom: #748F32 thin outset;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #748F32;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #748F32;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666699;
	text-decoration: underline;
}

.PageBorderContent
{
	border-right: #748F32 thin solid;
	border-left: #748F32 thin solid;
}
.PageBorder
{
	background-color: #ffffff;
	border-top: #ffffff thin solid;
	border-right: #748E32 thin solid;
	border-left: #748E32 thin solid;
	border-bottom: #ffffff thin solid;
}
.LowerPageBorder
{
	background-color: #748E32;
	border-top: #748E32 thin solid;
	border-right: #748E32 thin solid;
	border-left: #748E32 thin solid;
	border-bottom: #748E32 thin solid;
}
A.FooterLinks:link
{
	color: white;
	text-decoration: none;
	font-size: 6pt;
	font-family: Verdana
}
A.FooterLinks:visited
{
	color: white;
	text-decoration: none;
	font-size: 6pt;
	font-family: Verdana
}
A.FooterLinks:hover
{
	color: white;
	text-decoration: underline;
	font-size: 6pt;
	font-family: Verdana
}
