
.leftNavCell {

	color: #000000;

	width: 150px;

	background-image: url(horiline.png);

	background-repeat: no-repeat;

	background-position: center bottom;

	font-size : 10px;

	letter-spacing: normal;

	text-align: center;

	vertical-align: middle;

	word-spacing: normal;

	white-space: normal;

	font-family: Verdana, sans-serif;

	line-height: normal;

	font-weight: 200;

	text-indent: 0pt;

	left: auto;

	top: auto;

	right: auto;

	bottom: auto;

}

a.leftNavLink {

	width: auto;

	height: 22px;

	font-size: 10px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	padding: 3px;

	border-bottom:none;

	vertical-align: middle;

}

a.leftNavLink:HOVER {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	border-bottom:none;
	height: 22px;
	width: 100%;
	background-image: url(rollover.png);

}

a.leftNavLinkSelected {

	font-size: 10px;

	font-weight: bold;

	color: #3270BF;

	text-decoration: none;

	background-color: #FFFFFF;

	width: 100%;

	height: 22px;

	padding: 4px

}
.midcell {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	text-align: left;
		}
.cvmid {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: underline;
}
.tdleft {
	position: absolute;
	top: 300px;
}
