.menuclass{
	text-align: center;
}
.inputbox{
	BORDER-RIGHT: 1px solid #2F4F4F; BORDER-TOP: #2F4F4F 1px solid;  
	FONT-WEIGHT: ; FONT-SIZE: 10px;
	BORDER-LEFT: 1px solid #2F4F4F;  COLOR: #000066; 
	BORDER-BOTTOM: 1px solid #2F4F4F; FONT-FAMILY: Verdana, Arial, Helvetica,;
	background: #EFEFEF;
	text-align: left;
}

.page_heading_01
{
    font-size: 12px;
    color: black;
    font-weight: bold;

}

.page_heading_02
{
    font-size: 11px;
    color: black;
    font-weight: bold;
    }
	 
.page_heading_03
{
    font-size: 16px;
    color: black;
    font-weight: bold;
}

BODY {

	font-size : 12px;
	font-family : Arial;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
P {

	font-size : 12px;
	font-family : Arial;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
TABLE {
	font-size : 12px;
	font-family : Arial;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
.bottom_line
{
        border-bottom: 1px solid #929090;
}

.civictrust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #d5e9c2;
	border: 1pt inset #666666;
}

/*	MENU	*/
		.menu, .menu a:link, .menu a:visited {
			font-family:		Arial, Helvetica, Verdana, sans-serif;
			font-size: 			13px;
			color: 				#ffffff;
			text-decoration: 	none;
		}
		.menu a:hover {
			color: #666666;
		}
		.menu a:link, .menu a:visited {
			margin-right:		0px;
		}
		
/*   BUILDINGS   */		
		
		.buildings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #d5e9c2;
	
}