.leftBG {
	background-color: #D9CEBF;
	background-image: url(images/vert_grad.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	padding: 0px;
	

}

.leftBGTop {
	background-image: url(images/left_curve.png);
	background-repeat: no-repeat;
	padding: 0px;

}

.productnav {
	margin:20px;
	font-size:35px;
	line-height: 15px;
}

.bottomBG {
	background-color: #4F4F4F;
	background-image: url(images/horiz_grad.gif);
}
.tableBorder {
	border: thin outset #000000;
}
.leftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px 15px 10px 10px;
	font-weight: normal;
	line-height: 19px;
	font-style: normal;


}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	padding: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
}
.leftCurve {
	background-image: url(images/left_curve.jpg);
	background-repeat: no-repeat;
}
.leftCurveRepeat {
	background-image: url(images/left_repeat.jpg);
	background-repeat: repeat-y;
}
