.LeftBody {
	font-size:		14px;
	padding:		10px;
	border-left:		0.05em solid #808080;
	border-right:		0.05em solid #808080;
	border-bottom:		0.05em solid #808080;
	background-color:	White;
}

.SimpleBodyWhite {
	font-size:		12px;
	padding:		5px;
	border:			0.05em solid #808080;
	background-color:	White;
}

.SimpleBodyTrans {
	font-size:		12px;
	padding:		0px;
}

.RightBody {
	font-size:		12px;
	padding:		10px;
	background-color:	#ceddff;
}

.HeaderText {
	font-size:		14px;
	font-weight:	bold;
	color:			White;
}

.HeaderTextSimple {
	font-size:		10px;
	font-weight:	bold;
	color:			Black;
}

.HeaderLeft {
	text-align:		center;
	background-repeat: no-repeat;
	background-color: #243b7e;
}

.HeaderLeft2 {
	background-repeat: no-repeat;
	background-position: right;
	background-color: #243b7e;
}
.HeaderRight {
	text-align:		center;
	background-repeat: no-repeat;
	background-color: #243b7f;
}

.HeaderRight2 {
	background-repeat: no-repeat;
	background-position: right;
	background-color: #243b7f;
}














