.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.ScriptFont {
	font-family: SandyTextHmkBold;
	font-size: 18px;
}

.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Grey-14-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.dashedtable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
}
.bottomlinecell {
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.side {
	FONT: 12px Arial,Helvetica,sans-serif;
	WIDTH: 180px;
	TEXT-ALIGN: center;
	background-color: #e1e0dd;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 50% bottom;
}
mycontentscroller {
	overflow: scroll;
	height: 100%;
	width: 100%;
	position: absolute;
	padding-left: 10px;
	visibility: visible;
	z-index: auto;
}
.pagebody {
	height: 100%;
	width: 100%;
	overflow: scroll;
	visibility: visible;
	z-index: auto;
}

