.Button
{
	font-size: 10pt;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #303C55;
	font-variant: small-caps;
}
.Lines
{
	color: #303C55;
}
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: 7pt;
	font-family: Verdana;
	color: #303C55;
}
.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: #303C55;
}
.MLSTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #303C55;
	font-family: Verdana, Arial;
}
.MLSData
{
	font-size: 8pt;
	color: black;
	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: #303C55;
	font-family: Verdana, Arial;
}
A.MLSProvider:visited
{
	font-size: 8pt;
	color: #303C55;
	font-family: Verdana, Arial;
}
A.MLSProvider:hover
{
	font-size: 8pt;
	color: #9A977B;
	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: #303C55 thin outset;
	border-top: #303C55 thin outset;
	border-left: #303C55 thin outset;
	border-bottom: #303C55 thin outset;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #303C55;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #303C55;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #303C55;
	text-decoration: underline;
}
.PageBorderContent
{
	border-right: #303C55 thin solid;
	border-left: #303C55 thin solid;
	background-image: url(Images/WaterMark_02.jpg);
	background-repeat: no-repeat;
}
.PageBorder
{
	background-color: #303C55;
	border-top: #303C55 thin solid;
	border-right: #303C55 thin solid;
	border-left: #303C55 thin solid;
	border-bottom: #303C55 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

}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003333;
}
