.pgtitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16pt;
color:#907711;
font-weight: bold;
}

.subtitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
color:#907711;
font-weight: bold;
}

.pgtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	font-style:normal;
	padding-left: 10px;
	font-weight: normal;
}

.tabletext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	font-style:normal;
	font-weight: normal;
}

.pgtextlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#8C7206;
	font-weight: normal;
	text-decoration:none;
	}
	
	.pgtextlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	font-weight: normal;
	text-decoration:underline;
	}

.staffordweb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
}

.staffordweb:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	font-weight: normal;
	text-decoration:underline;
}

.background {
	background-image: url(images/sitebg.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 545px;
	background-position: center top;
}
.toptable {
	height: 114px;
}
.addressbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #8C7206;
	height: 22px;
	}

.maintable {
	height: 392px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/contentpg.jpg);
	
}

.homeleft {
	width: 40px;

}

.homemiddle {
	width: 465px;
	height: 345px;
}

.homeright {
	width: 40px;
}

.homebottom {
	height: 5px;
	}
	

	div.scroll {
	overflow: auto;
	height:345px;
	}
