.head {
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336666;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background-gecko-100.gif);
	background-repeat: repeat-x;
}.menuhead {
	text-align: center;
	padding: 3px;
	border: 1px solid #CC9933;
	background-image: url(images/background-gecko-25.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-weight: bold;
}
.menuitem {
	text-align: left;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	background-color: #F5D675;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
}
.menuitem div:hover{
	background-image: url(images/menu-gecko-bar.gif);
	background-position: right center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
.detbox {
	font-size: 12px;
	background-color: #FFFFCC;
	padding: 2px;
	border: 1px solid #000000;
}
.boxtab {
	border: 1px solid #000000;
}
.dettab {
	font-size: 12px;
	background-color: #FFFFCC;
	padding: 2px;
	border: 1px solid #000000;
}
.infoline {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.fform {
	background-image: url(images/fform2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F4D063;
	border-bottom-color: #F0C12D;
}
.content {
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #003333;
}
.rframe {
	text-align: center;
	padding: 4px;
	border: 4px solid #F0C12D;
	margin-top: 5px;
}
.rframe:hover{
	text-align: center;
	padding: 4px;
	border: 4px dashed #F0C12D;
	margin-top: 5px;
}
.rframetit{
	margin-top: -35px;
	text-align: center;
	margin-bottom: 35px;
}
.rframetit span {
	text-align: center;
	border: 2px solid #F0C12D;
	padding: 2px;
	background-color: #FFFFFF;
}
.forsale {
	border: 2px solid #F0C12D;
	background-color: #F9E5AA;
}
.forsale:hover {
	border: 2px solid #F9E5AA;
	background-color: #F0C12D;
}

