.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 8px;
	font-weight: bold;
}
.bodyText2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 15px;
}
.bottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.topLine {
	background-image: url(../_images/horzslice.png);
	background-repeat: repeat-x;
	background-position: center;
}
.bottomLine {
	background-image: url(../_images/horzslicebottom.png);
	background-repeat: repeat-x;
	background-position: center;
}
.leftLine {
	background-image: url(../_images/leftslice.png);
	background-repeat: repeat-y;
	background-position: right;
}
.rightLine {
	background-image: url(../_images/rightslice.png);
	background-repeat: repeat-y;
	background-position: left;
}

