.stpauls {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.vertical_dash {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #666666;
	background-image: url(images/greenline.gif);
	background-repeat: repeat;
	margin-left: 5px;
	padding-left: 5px;
}
.buttons {
	background-image: url(images/greentab.gif);
	background-repeat: no-repeat;
}
.subtitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}
.vertical_dash_blue {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #666666;
	background-image: url(images/blueline.gif);
	background-repeat: repeat;
	margin-left: 5px;
	padding-left: 5px;
}
