.tblContent_6Boxes
{
	text-align: center;
	border: 2px solid #868684;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	line-height: 24px;
	text-align: justify;
}
.tblContent_6Boxes th
{
	text-align: center;
	height: 30px;
	border-bottom: 1px solid #868684;
	border-top: 1px solid #868684;
	background-color: #F4F4F4;
	padding:none;
}

.tblContent_6Boxes td
{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.AlignRight
{
	text-align: right;
}

.Mandatory
{
	color: Red;
}

.WaterMark
{
	color: #B5B5B5;
}
.blur
{
	z-index: 10000;
	top: 0px;
	left: 0px;
	background-color: #000;
	filter: alpha(opacity=75);
	opacity: 0.60;
}


.thTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F245F;
	padding: 5px 0 5px 3px;
	background-color: #f1f1f1;
	border: 1px solid #cdcdcd;
	text-align: left;
}

.Err
{
	color: red;
}


