.reddashedborderallsides {
	background-color: #FFFFFF;
	border-top: medium dashed #CC0000;
	border-right: medium dashed #CC0000;
	border-bottom: medium dashed #CC0000;
	border-left: medium dashed #CC0000;
}
.stripedCopy {
	background-color: #8B8B8B;
	background-image: url(/images/blue-line.jpg);
	background-repeat: repeat-y;
	border: 1px none #CCCCCC;
}
.unboldheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.RightBorder {
border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.redstriped {
	background-color: #8B8B8B;
	background-image: url(images/5stars.gif);
	background-repeat: repeat-y;
	border: 1px none #CCCCCC;
}

