body
{
	scrollbar-face-color:  #FFFFFF;
	scrollbar-arrow-color: #8C9969;
	scrollbar-base-color: #8C9969;
	scrollbar-shadow-color: #8C9969;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-highlight-color:#8C9969;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;

}


.float
{
	float: left; 
	margin-right: 10px; 
	border-right: 1px solid #8C9969;
}

.floatleft
{
	float: left; 
	margin-right: 10px; 
	margin-bottom: 8px;
	
}


.maintext
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #888888;
}

.maintext a:link { color: #888888; text-decoration: none; }
.maintext a:visited { color: #888888; text-decoration: none; }
.maintext a:hover { color: #888888; text-decoration: underline; }
.maintext a:visited:hover { color: #888888; text-decoration: underline; }
.maintext a:active { color: #888888; text-decoration: underline; }

.maintext td
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #888888;
}


.strap
{
	font-family: verdana, sans-serif;
	font-size: 26px;
	font-weight: lighter;
	color: #8C9969;

}

.bordered
{
	margin-right: 17px; 
	border: 1px solid #8C9969;
}

.sitedesign
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #8C9969;
	text-align: right;
}

.sitedesign a:link { color: #8C9969; text-decoration: none; }
.sitedesign a:visited { color: #8C9969; text-decoration: none; }
.sitedesign a:hover { color: #8C9969; text-decoration: underline; }
.sitedesign a:visited:hover { color: #8C9969; text-decoration: underline; }
.sitedesign a:active { color: #8C9969; text-decoration: underline; }

iframe
{
	width: 560px;
	height: 300px;

}
input
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #8C9969;

}

textarea
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #8C9969;
}

option
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
		height:16px;
	
}
select
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	
	
}



.submit
{
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #8C9969;
	color: #888888;
}

.propertytable
{
	border: 1px solid #8C9969;
	width: 95%;
}

.ptimage
{
	padding-right: 10px;
}	

.pttoprow
{
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight:800;
	color: #8C9969;
}

.ptbottomrow
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #8C9969;
}

.ptbottomrow a:link { color: #8C9969; text-decoration: none; }
.ptbottomrow a:visited { color: #8C9969; text-decoration: none; }
.ptbottomrow a:hover { color: #8C9969; text-decoration: underline; }
.ptbottomrow a:visited:hover { color: #8C9969; text-decoration: underline; }
.ptbottomrow a:active { color: #8C9969; text-decoration: underline; }


.ptbottom
{
	background-color:#8C9969;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight:800;
	color: #FFFFFF;
	text-align:right;
	padding-right:10px;
}

strong
{
	font-weight: 900;
}

.admintable
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

.admintable a:link { color: #000000; text-decoration: none; }
.admintable a:visited { color: #000000; text-decoration: none; }
.admintable a:hover { color: #000000; text-decoration: underline; }
.admintable a:visited:hover { color: #000000; text-decoration: underline; }
.admintable a:active { color: #000000; text-decoration: underline; }
