.purpleshwa {
	background-image: url(images/purplestripe.jpg);
	background-repeat: repeat;
}
.purpleheader {
	background-image: url(images/purpleheader.gif);
	background-repeat: repeat-x;
}
.bluebg {
	background-color: #DAE6FE;
}
.greenline {
	background-image: url(images/greenline.gif);
	background-repeat: repeat-x;
}
.blackline {
	background-image: url(images/blackline.gif);
	background-repeat: repeat-x;
}
.greenstripe {
	background-color: #8EA383;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #47295A;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #47295A;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.purple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996699;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #819278;
}
.green2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #819278;
}
.line {
	border-bottom-style: solid;
	border-top-color: #996699;
	border-right-color: #996699;
	border-bottom-color: #996699;
	border-left-color: #996699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.vertical {
	background-image: url(images/vertical.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #996699;
	border-top: 0px none #669966;
	border-right: 0px none #669966;
	border-bottom: 1px dashed #669966;
	border-left: 0px none #669966;
	text-align: center;

}
