.back {
	background-attachment: scroll;
	background-image: url(../images/back.jpg);
}
.header {
	font-family: "Trebuchet MS", Verdana;
	font-size: large;
	font-weight: normal;
	color: #EB4D83;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.basetext {
	font-family: "Trebuchet MS", Verdana;
	font-size: small;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
.menrowback {
	background-image: url(../p7pm/img/p7PM_frost.jpg);
	background-repeat: repeat-y;
}
.maintext {
	font-family: "Trebuchet MS", Verdana;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.maintext_emph {

	font-family: "Trebuchet MS", Verdana;
	font-size: large;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	padding-left: 5px;
}
