body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-attachment:fixed;
	background-image:url(../images/fpbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	

}
#dhtmltooltip{
	position: absolute;
	width: 250px;
	border: 1px solid #e3e3e3;
	padding: 2px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	background-image: url(../images/topbg.png);
	background-position:top right;
	background-repeat:no-repeat;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size:10px;
	color: #F2F2F2;
	padding-right: 5px;
	font-weight: bold;
	text-shadow:#000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#menu {
	position: fixed;
	left: 25px;
	top: 225px;

}

#maintable {
	top: 40px;
	position: absolute;
	left: 348px;
	overflow: hidden;
	background-attachment:scroll;
	background-position: center;
	background-repeat:no-repeat;
}
#maintable #branches .branchtxt a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #597A23;
	text-decoration: none;
}

#maintable #branches .branchtxt a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #597A23;
	text-decoration: underline;
}

#logotop {
	position: static;
	left: 0px;
	top: 0px;
	visibility: visible;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #F63C9F;
}


.pageheader {
	font-family:"Comic Sans MS";
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow:#e3e3e3;
	letter-spacing: 0.125em;
		
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

.branchtxt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.innerheader {

	font-family:"Comic Sans MS";
	font-size: 20px;
	color: #98CB4A;
	font-weight: bold;
	text-shadow:#e3e3e3;
	letter-spacing: normal;
}
h5 {
	color: #F63C9F;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

