.rptCellBkg1 {
	background-color: #FFFFFF;
	visibility: visible;
}
.rptCellBkg2 {
	background-color: #CCCC99;
}
.rptCellBkg3 {
	background-color: #FFFFFF;
	visibility: visible;
}
.header {
	float: left;
	height: 109px;
	width: 1000px;
}
.headerLf{
	background-image: url(images/Header_Left-Slice.png);
	height: 109px;
	width: 256px;
	max-width: 256px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
.headerCtr{
	background-image: url(images/Header_BG-Slice.png);
	height: 109px;
	width: 410px;
	background-repeat: repeat-x;
	float: left;
	position: relative;
	left: 0px;
}
.headerRt{
	background-image: url(images/Header_Right-Slice.png);
	height: 109px;
	width: 334px;
	max-width: 334px;
	background-repeat: repeat;
	float: left;
	position: relative;
	vertical-align: top;
}
.Footer {
	float: left;
	height: 61px;
	width: 1000px;
}
.FooterLf {
	background-image: url(images/Footer_Left-Slice.png);
	height: 61px;
	width: 245px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
.FooterCtr {
	background-image: url(images/BG-Slice.png);
	height: 61px;
	width: 654px;
	background-repeat: repeat;
	float: left;
	position: relative;
	text-align: center;
	vertical-align: bottom;
}
.FooterRt {
	background-image: url(images/Footer_Right-Slice.png);
	height: 61px;
	width: 101px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
/*
.MainBkgrnd {
   float: left;
	background-image: url(../images/BG-Slice.png);
	background-repeat: repeat;
	vertical-align: top;
	width: 1000px;
	border: none;
}
*/
.MainBkgrnd {
	float: left;
	background-image: url(images/BG-Slice.png);
	background-repeat: repeat;
	vertical-align: top;
	width: 1000px;
	height: 480px;
}
.MB {
	float: left;
	background-image: url(images/BG-Slice.png);
	background-repeat: repeat;
	vertical-align: top;
	width: 900px;
	height: 625px;
	border: none;
	overflow: auto;
}
.ads{
	/*background-image: url(../images/regions3.jpg);*/
	height: 100px;
	width: 450px;
	position: absolute;
	visibility: visible;
	top: 125px; /*100px;*/
	right: 10px; /*360px;/*455px;**/
	z-index: 9;
	cursor: pointer;
	caption-side: bottom;
	content: open-quote;
	background-repeat: no-repeat;
	overflow: visible;
}

.personalSect{
	/*background-image: url(../images/regions3.jpg);*/
	height: 140px;
	width: 200px;
	position: absolute;
	visibility: visible;
	top: 125px; /*100px;*/
	right: 500px; /*360px;/*455px;**/
}

.drs{
	height: 140px;
	width: 150px;
	right:10px;
	top:237px;
	/*top:520px;	
	right:10px;
	top:330px;*/
	position: absolute;
	visibility: visible;
	border: 1px solid #000000;	
	/*top: 0px; 100px;*/
	/*3right:9px; 60px;/*455px;**/	
}
.Head1text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #525529;
	letter-spacing: 2px;
}
.Head2text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #525529;
	letter-spacing: 2px;
}
.ContainerFD{
	height: 205px;
	width: 250px;
	right:10px;
	top:485px;/*565px;	*/
	/*margin-left: 15px;
	vertical-align: middle;visibility: visible;border: 1px solid #000000;	*/
	overflow: auto;
	position: absolute;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 25px;
	color: #BCC08D;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 15px;
	margin-top: 10px;
}
h3 {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #BCC08D;
	letter-spacing: 1px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: -15px;
}
h6 {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #BCC08D;
	letter-spacing: 1px;
	font-weight: normal;
	margin-left: 15px;
	margin-top: -15px;
}