.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	padding-top: 30px;
	padding-left: 60px;
	padding-right: 60px;

}
.txtHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tableBG {
	background-image: url(../images/bgBodyGradient.jpg);
	background-repeat: repeat-x;
	background-color: #8FB4C7;

}
.tableMeet {
	background-image: url(../images/bgBodyPlain.jpg);
	background-repeat: repeat-none;
	background-color: #8FB4C7;
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3B5B8A;
	border-right-color: #3B5B8A;
	border-bottom-color: #3B5B8A;
	border-left-color: #3B5B8A;
	height: 429px;
	width: 100%;
}
.tableBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3B5B8A;
	border-right-color: #3B5B8A;
	border-bottom-color: #3B5B8A;
	border-left-color: #3B5B8A;
	height: 429px;
	width: 100%;

}
.right {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
}
.rightPlain {

	background-image: url(../images/rightPlain.jpg);
	background-repeat: no-repeat;
}
.stroke {
	border: 1px solid #336699;
}
.txtCatHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001F60;
	text-align: left;
	font-weight: bold;

}
.txtDesc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}

