.pagehead
{
	font-family: verdana; 
	font-size: 18px; 
	font-weight: bold; 
	color: #1c5a80;
	padding: 10px;
}

.para
{
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal; 
	padding: 10px;
	color: #1c5a80;
}

.formtitle
{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #18374a;
}

.formtextbox{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
	border: 1px solid #18374a;
	padding: 3px;
}

.formselectbox{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
	border: 1px solid #18374a;
}

.formtextarea{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
	border: 1px solid #18374a;
	padding: 3px;
}

.formbutton{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
	border: 1px solid #18374a;
	padding: 3px;
}

.tabletitle
{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #18374a;
}

.tablepara
{
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: black;
	border-bottom: 1px solid gray;
}

.link
{
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: blue;
}




/* front end */

.propertytable
{
	border: 1px solid gray;
}

.propertytablehead
{
	font-family: verdana; 
	font-size: 14px; 
	font-weight: bold; 
	color: #18374a;
}

.propertytablesubhead
{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #18374a;
}

.propertytablepara
{
	font-family: verdana; 
	font-size: 13px; 
	font-weight: normal; 
	color: black;
}

a.propertytablelink
{
	font-family: verdana; 
	font-size: 10px; 
	color: white;
	font-weight: bold; 
	text-decoration: none;
}

/*
a:hover.propertytablelink
{
	background-color: black;
	color: white;
}
*/

.propertytableoffhead
{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #006600;
}

a.propsummhead
{
	font-family: verdana; 
	font-size: 18px; 
	font-weight: bold; 
	color: #488AC7;
	text-decoration: none;
}

a:hover.propsummhead
{
	text-decoration: underline;
}

.propsummhead
{
	font-family: verdana; 
	font-size: 18px; 
	font-weight: bold; 
	color: #488AC7;
	text-decoration: none;
}

.propsummloc
{
	font-family: verdana; 
	font-size: 14px; 
	font-weight: normal; 
	color: orange;
}

a.propsummloc
{
	font-family: verdana; 
	font-size: 14px; 
	font-weight: normal; 
	color: orange;
}

a:hover.propsummloc
{
	text-decoration: underline;
}

.propsummprop
{
	font-family: verdana; 
	font-size: 16px; 
	font-weight: bold; 
	color: #488AC7;
	text-decoration: none;
}
a.propsummheadcode
{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #488AC7;
	text-decoration: none;
}
.propsummheadcode
{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #488AC7;
	text-decoration: none;
}
a.propsummloccode
{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal; 
	color: orange;
}