/* Front Page */
.header		{ font-size: 11pt; font-weight: bold; font-family: Verdana, Arial; color: green;}
.subheader		{ font-size: 11pt; font-family: Verdana, Arial; color: green;}
.general		{ font-size: 11pt; font-family: Verdana, Arial; color: black;}
.generalred		{ font-size: 11pt; font-family: Verdana, Arial; color: red;}

/* Rent */
.contacttext		{ font-size: 7pt; font-weight: bold; font-family: Verdana, Arial; color: black;}
.address		{ font-size: 10pt; font-weight: bold; font-family: Verdana, Arial; color: #669933;}
.features		{ font-size: 9pt; font-family: Verdana, Arial; color: black;}
.featuresbold		{ font-size: 9pt; font-weight: bold; font-family: Verdana, Arial; color: black;}
.availability		{ font-size: 9pt; font-family: Verdana, Arial; color: #FF0000;}

/* Buy */
.fieldtext		{ font-size: 7pt; font-family: Verdana, Arial; color: black;}
.buytext		{ font-size: 10pt; font-family: Verdana, Arial; color: black;}
.greentext		{ font-size: 10pt; font-family: Verdana, Arial; color: green;}
.green9		{ font-size: 9pt; font-weight: bold; font-family: Verdana, Arial; color: green;}
.greenbold		{ font-size: 10pt; font-weight: bold; font-family: Verdana, Arial; color: green;}
.bluebold		{ font-size: 10pt; font-weight: bold; font-family: Verdana, Arial; color: blue;}
a.bluebold			    { text-decoration: none; color : blue; }
a.bluebold:hover		{ text-decoration: underline; }
a.blue:link			{ text-decoration: none; color : green; font-size: 10pt; font-family: Verdana, Arial;}
a.blue:visited		{ text-decoration: none; color : #EEC900; font-size: 10pt; font-family: Verdana, Arial;}
a.blue:hover		{ text-decoration: underline; color : red; font-size: 10pt; font-family: Verdana, Arial;}
a.green:link			{ text-decoration: none; color : green; font-size: 10pt; font-family: Verdana, Arial;}
a.green:visited		{ text-decoration: none; color : green; font-size: 10pt; font-family: Verdana, Arial;}
a.green:hover		{ text-decoration: underline; color : red; font-size: 10pt; font-family: Verdana, Arial;}
.blackbold		{ font-size: 10pt; font-weight: bold; font-family: Verdana, Arial; color: black;}
.black8		{ font-size: 8pt; font-family: Verdana, Arial; color: black;}
.whitebold		{ font-size: 9pt; font-weight: bold; font-family: Verdana, Arial; color: white;}
.red		{ font-size: 10pt; font-family: Verdana, Arial; color: red;}
.link			{ font-family: Verdana, Arial; font-size: 10pt; color : blue;}
a.link			{ text-decoration: none; color : blue; }
a.link:hover		{ text-decoration: underline; }
.glink			{ font-family: Verdana, Arial; font-size : 11pt; color : blue;}
a.glink			{ text-decoration: none; color : blue; }
a.glink:hover		{ text-decoration: underline; }
.redl			{ font-family: Verdana, Arial; font-size: 10pt; color : red; font-weight: bold;}

/* Copyright */
.copyright		{ font-size: 7pt; font-family: Verdana, Arial; color: #FFFFFF;}

/* Sell */
.fieldtext2		{ font-size: 9pt; font-family: Verdana, Arial; color: black;}
.warningtext		{ font-size: 9pt; font-family: Verdana, Arial; color: red;}

.loginbold			{ font-weight: bold; font-family: Verdana, Arial; font-size: 10pt; color : blue;}
a.loginbold			{ text-decoration: none; color : blue; }
a.loginbold:hover		{ text-decoration: underline; }

/* Login Box */
.login			{ font-family: Verdana, Arial; font-size: 7pt; color : blue;}
a.login			{ text-decoration: none; color : blue; }
a.login:hover		{ text-decoration: underline; }

.buygreen		{ font-size: 10pt; font-family: Verdana, Arial; color: green;}


