.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99999;
	margin-left: 20px;
	text-decoration: none;
}
.vertical {
	background-image: url(images/verticle.jpg);
	background-repeat: repeat-y;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding-right: 40px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.LeftNav-over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin-left: 0px;
	text-decoration: none;
}
