
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #003366;
}
.uppercumberland {
	background-attachment: scroll;
	background-image:  url(images/copy of dblue054.gif);
	background-repeat: repeat;
	background-position: left top;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009999;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;

}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #206262;
	text-decoration: underline;
}
a:hover {
	color: #ff40ff;
	text-decoration: underline;
}
a:active {
	color: #2B8080;
	text-decoration: underline;
}
.linkbg {
	background-image: url(buttons/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg2 {
	background-image: url(images1/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pTitle {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009999;


}
.border {
	border: 1px solid #000000;
}