body { margin: 0px 0px 0px 0px; background-image: url('http://fowlerflemister.centralgaonline.net/images/background.gif'); font-size: 12px; 
}
	
td,tr,p,div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
p.contractor { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }
p.menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: black; font-weight: bold;}
h4 { color: #000000; font-size: 16px; font-weight: bold;}
h5 { color: #333333; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
h6 { color: #333333; font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12px; font-weight: bold;}
A:link, A:visited, A:hover { font-size: 12px; color: red; text-decoration: underline; font-family:  Verdana, Arial, Helvetica, sans-serif; border-color:black; IMG[border] border-color: black; }
 a.images:link { color: #000000; border-color: #000000;}
 a.images:visited { color: #000000; border-color: #000000;}
 a.images:hover { color: #000000; border-color: #000000;}
 a.images:active { color: #000000; border-color: #000000;}
/*a:hover { color: #ffffff; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; background: #000000; height:2px; border: 1px inset; } */
hr { background: #f0f8ff; height:2px; border: 1px inset; }
A.whitelinks {COLOR: white; font-weight: normal; text-decoration: underline; }
A.whitelinks:LINK {COLOR: white; TEXT-DECORATION: underline }
A.whitelinks:VISITED {COLOR: white; TEXT-DECORATION: underline }
A.whitelinks:ACTIVE {COLOR: white; TEXT-DECORATION: underline }
A.whitelinks:HOVER {COLOR: white; TEXT-DECORATION: underline; 	font : bold; }

div.zero ul {margin-left: 5; padding-left: 0;} /*removes automatic indentation of lists */
.treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0;
	padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	cursor:hand;
	margin-bottom: 3px;
	color:#002649;
	list-style-image: url('../images/spacer.gif');
/*	background-image:url('../images/oval_black.gif'); */
	width:128px; 
/*	height:30px; */
	padding:2px;
	text-align:Left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px; 
	font-weight: bold;
	text-decoration: none}

.treeview ul li{ /* Style for LI that contains sub lists (other ULs). */
	cursor:hand;
	margin-bottom: 3px;
	color:black;
	list-style-image: url('../images/spacer.gif');
/*	background-image:url('../images/oval_black.gif'); */
	width:123px;
/*	height:30px; */
	padding:2px;
	text-align:Left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-decoration: none}

.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
	cursor:hand;
	margin-bottom: 3px;
	color:#002649;
	list-style-image: url('../images/spacer.gif');
/*	background-image:url('../images/oval_black.gif'); */
	width:113px;
/*	height:30px; */
	padding:1px;
	text-align:Left;
	text-indent: 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;
}

.treeview li.submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor:hand;
	margin-bottom: 3px;
	color:#002649;
	list-style-image: url('../images/spacer.gif');
/*	background-image:url('../images/oval_black.gif'); */
	width:113px;
/*	height:30px; */
	padding:2px;
	text-align:Left;
	text-indent: 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;
}

A.treeview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: black;
	cursor: hand;
}
A.treeview:Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: black;
	cursor: hand;
}

A.treeview:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: black;
	cursor: hand;
	}
A.treeview:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: black;
	cursor: hand;

}
A.treeview:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: black;
	cursor: hand;
}

