.sitename
{
	font-family: arial; 
	font-size: 24px; 
	font-weight: bold; 
	color: white;
}

.subsitename
{
	font-family: verdana; 
	font-size: 16px; 
	font-weight: bold; 
	color: black;
}

a.topnav
{
	font-family: verdana; 
	font-size: 14px; 
	font-weight: bold; 
	color: white;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

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

.para
{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal; 
	margin-left: 5px;
	color: black;
	line-height: 18px;
}

.ulpara
{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal; 
	color: black;
	line-height: 18px;
}

.heading
{
	font-family: verdana; 
	font-size: 16px; 
	font-weight: bold; 
	color: red;
	margin-left: 5px;
}

.tablenews
{
	border: 1px solid #303192;
}

.tablehead
{
	font-family: verdana; 
	font-size: 14px; 
	font-weight: bold; 
	color: black;
}




















.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;
}
