BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.menu_link {
	font-size: 11px;
	color: #916445;
	font-weight: bold;
	text-decoration: none;
}
a.menu_link:hover {
	text-decoration: underline;
}
a.web_link {
	font-size: 11px;
	color: #916445;
	text-decoration: none;
}
a.web_link:hover {
	text-decoration: underline;
}
.img_link {
	border: 1px solid #B1AC8C;
	cursor : pointer;
}
.web_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D7D7D;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.agent_preview {
	border: 1px solid #B1AC8C;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.pulldown_input {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D7D7D;
	margin-top: 5px;
	width: 180px;
}
.featured_prop {
	border: 1px solid #B1AC8C;
}
.featured_title{
	font-size: 12px;
	color: #916445;
	font-weight: bold;
	font-style: italic;
}
.featured_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D7D7D;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.unit_title{
	font-family: Tahoma;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	height: 22px;
}
.table_header{
	font-family : Tahoma;
	font-size : 8pt;
	color : #FFFFFF;
	font-weight : bold;
}
