borderright {
	border-right: 3px solid #003300;
	border-left: 1px solid #003300;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #003300;
	border-bottom-color: #003300;
}
.menuleftborder {
	border-top: 1px solid #66CC66;
	border-right: 1px solid #66CC66;
	border-bottom: 1px solid #66CC66;
	border-left: 3px solid #003333;
}
.menurightborder {
	border-top: 1px solid #66CC66;
	border-right: 3px solid #003333;
	border-bottom: 1px solid #66CC66;
	border-left: 1px solid #66CC66;
	border-top-color: #66CC66;
}
.bulletcopy {
	font: normal 10pt/120% Arial, Helvetica, sans-serif;
	list-style: decimal url(images/bullet.gif) outside;
	text-indent: 0px;
	text-align: left;
	white-space: normal;
}
