.phcc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004000;
	background-color: inherit;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	border-top: thin solid #024800;
	border-right: thin none #024800;
	border-bottom: thin none #024800;
	border-left: thin none #024800;
}
body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link {
	color: #006600;
	background-color: inherit;	
}
a:visited {
	color: #FF0000;
	background-color: inherit;
}
.nav {
	background-image: url(/images/bg_nav.jpg);
	background-repeat: repeat-x;
}
.leftnav {
	height:200px;
	vertical-align:top;
	border-top: thin solid #024800;
	border-right: thin none #024800;
	border-bottom: thin none #024800;
	border-left: thin none #024800;
}
hr {
	color: #006600;
	background-color: inherit;	
}
.news {
	width:90%;
	border: thin solid #003300;
}
.sitetitle {
	color:#000080;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	background-color: inherit;	
}
.member_login {
	background-color: #336600;
	color:#ffffff;
	font-weight:bold;
	width: 150px;
	text-decoration: none;
	cursor:auto;
}
.pagetitle {
	color:#004000;
	font-size:18px;
	font-weight:bold;
	background-color: inherit;	
}
.contentarea {
	border-top: thin solid #024800;
	border-right: thin #024800;
	border-bottom: thin #024800;
	border-left: thin solid #024800;
}
.infotable {
	font-size: 12px;
	border: 1px solid #024800;
}
.infoheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #024800;
	text-align:center;
}
.infoleftheader {
	font-size: 12px;
	border: 1px solid #024800;
	font-weight:bold;
}
.infodata {
	font-size:12px;
	border: 1px solid #024800;
}
.nounderline {
	text-decoration:none;
	color:#000000;
	background-color: inherit;	
}
.mediumfont {
	font-size: 14px;
}
.formerror {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	background-color: inherit;	
}