.bgFrameLeft {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.bgFrameRight {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.textbodynormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
.bodyTableFrame {
	padding: 100px;
	height: auto;
	width: auto;
}
.lineDotted {
	background-image: url(images/linedotted.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.textbodyheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #D55500;
