.menuside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 22px;
	font-weight: bold;
	color: #9999CC;
	padding-left: 4px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/background.gif);
	padding: 10px;
}
.bodytextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/background.gif);
	padding: 0px;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #0099CC;
	line-height: 30px;
}
.dash {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9999CC;
}
