/*main page table BEG*/
#mainpagetbl{
   display: table;
   width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-spacing: 0px;
}
#frstrow{
	display: table-row;
	height: 78px;
	width: 100%;
}
#tblmntblrw2{
	display: table-row;
	height: 70px;
	width: 100%;
	background-image: url(../pic/backpics/bckgrpic01.gif);
	vertical-align: bottom;
}
#tblmntblrw3_1{
	display: table-cell;
	height: auto;
	min-height: 705px;
	width: 100%;
	vertical-align: top;	
}
#tblmntblrw3_2{
	display: table-cell;
	height: 705px;
	width: 81px;
	vertical-align: top;	
	background-color: #586779;
}
#duplicmenucell{
	display: table-cell;
	height: 80px;
	width: auto;
	background-color: #586779;
}
/*main page table END*/
/*up blank table BEG*/
#blankuptbl{
	display: table;
	empty-cells: show;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	width: 100%;
	height: 78px;
}
#tbl2cl1{
	display: table-cell;
	width: auto;
	min-width: 140px;
	height: 28px;
	background-color: #7c899a;
}
#tbl2cl2{
	display: table-cell;
	width: auto;
	min-width: 650px;
	height: 28px;
	background-color: #7c899a;
	text-align: right;
}
#tbl2cl3{
	display: table-cell;
	width: 100%;
	height: 23px;
	background-color: #7c899a;
}
#tbl2cl4{
	display: table-cell;
	width: auto;
	height: 20px;
	background-color: #7c899a;
}
#tbl2cl5{
	display: table-cell;
	width: 100%;
	height: 7px;
	background-color: #7c899a;
}
/*up blank table END*/
#pmlogos{
	margin: 0px 0px 0px 40px;
	padding: 0px;
	border: 0px none;
	border-spacing: 0px;
}
#pmmenupics{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-spacing: 0px;
	float: right;
}
/*show page name table*/
#tblpagename{
   display: table;
	table-layout: fixed;
	height: 40px;
	width: 390px;
	float: right;
}
#tblpgnmcell1{
	display: table-cell;
	height: 40px;
	width: 14px;
	background-color: #F26522; 
}
#tblpgnmcell2{
	display: table-cell;
	height: 40px;
	width: 376px;
	background-color: #647485; 
	vertical-align: middle;
}
/*lef design table*/
#tbllefdes{
	display: table;
	width: 81px;
	height: 705px;
}
#tbllefdescell1{
	display: table-cell;
	width: 81px;
	height: 145px;
	background-color: #647485;  
}
#tbllefdescell2{
	display: table-cell;
	width: 81px;
	height: 560px;
	background-image: url(../pic/backpics/bckgrpic02.gif); 
	vertical-align: top;
}
/*main visible content table*/
#tblmaincontent{
	display: table;
	width: 100%;
	height: 705px;
}
#maincontentcell{
	display: table-cell;
	width: 100%;
	height: 100%;
	background-color: White;
	vertical-align: top; 
}
#pixelline{
	display: table-cell;
	width: auto;
	height: 2px;
	background-color: #66768a;
}
#morrowpic{
	display: table-cell;
	width: auto;
	height: 100px;
	background-image: url(../pic/backpics/bckgrpic03.gif);
}
/*duplicate main menu table*/
#tblduplmmenu{
	display: table;
	border: 0px none;
	width: 555px;
	height: 60px;
}
#dmenuscell01{
   display: table-cell;
	height: 60px;
	width: 364px;
	vertical-align: top;
}
#tbldmenupixline{
	display: table-cell;
	width: 1px;
	height: 60px;
	background-color: #a3abb3;
}
#copyrcell{
	display: table-cell;
	width: 190px;
	height: 60px;
	vertical-align: top;
}