A:link {
	COLOR: #000;
	text-decoration: underline;
}

A:visited {
	COLOR: #000;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #000;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #0066FF;
	TEXT-DECORATION: underline
}
TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #000;
	list-style-type: circle;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-repeat: no-repeat;
	text-align: left;
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	line-height: 2em;
	background-color: #BFBFBF;
	width: 50%;
	text-indent: 10px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 960px;
	text-align: center;
	border: 1px none #990000;
}
#footer a:link {
	color: #FFF;
	text-decoration: underline;
}
#footer a:visited{
	color: #FFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover{
	color: #09F;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	color: #BFBFBF;
	text-align: left;
	width: 100%;
	background-color: #000;
	border: 1px none #000066;
	font-weight: bold;
	margin-bottom: 10px;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 10px;
	line-height: 1.75em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #5B667D;
	padding: 3px 0px 0px 10px;
	width: 500px;
	margin-left: 0px;
	color: #FFFFFF;
	height: 20px;
	text-align: left;
}
h4{
	font-size: 12px;
	color: #000;
	text-align: left;
	width: 100%;
	background-color: #CCC;
	border: 1px solid #000;
	font-weight: bold;
	margin-bottom: 10px;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 10px;
	line-height: 1.75em;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(assets/pageback.jpg);
	background-repeat: repeat;
}
.topback {
	background-image: url(assets/topback.jpg);
	background-repeat: repeat-x;
}
.contentframe {
	width: 958px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: left;
}
#NavBarSide {
	background-image: url(p7pm/img/pmbluestone_root.jpg);
	background-repeat: repeat-x;
}
