.BodyHead {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #707070;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	letter-spacing: 0px;
}

.TextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#ffffff;
	width: 125px;
	height: 20px;
}

.DropDown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#ffffff;
	width: 150px;
	height: 20px;
}

.DropDownMid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#ffffff;
	width: 125px;
	height: 20px;
}

.DropDownSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#ffffff;
	width: 75px;
	height: 20px;
}

.TextArea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#ffffff;
	width: 250px;
	height: 40px;
}


.BodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	letter-spacing: 0px;
	font-weight: Bold;
}

.ContactCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.InteriorCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.BodyCopySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
}
.BodyCopyLegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #707070;
}


.PropertyHead {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
}
.PropertyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
}
a.Property:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
}
a.Property:active {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
}
a.Property:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
}
a.Property:hover {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
}


.PressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}
a.Press:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.Press:active {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.Press:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.Press:hover {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C6812E;
	text-decoration: none;
}


.SubNavOff{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}

.SubNavOn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #C6812E;
	text-decoration: none;
}


a.SubNav:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.SubNav:active {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #C6812E;
	text-decoration: none;
}
a.SubNav:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.SubNav:hover {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #C6812E;
	text-decoration: none;
}

DIV 
{
	scrollbar-track-color: #CCCCCC;
	scrollbar-face-color: WHITE;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #999999;
	scrollbar-dark-shadow-color: #666666;
	scrollbar-base-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-3d-light-color: #CCCCCC;
}
