/*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;
}

.rotateObj {height:240px;
*padding-bottom: 25px;
padding-bottom: 25px\9;

}

.rotateObj h2 {
    position:relative;
    float:left;
    width:25px;
	width:10px\9;
    height:100%;
	padding-bottom: 20px\9;
	padding-left: 6px\9;
}

.rotateObj h2 span {
    width:200px; /* same as height of .rotateObj */
    -webkit-transform-origin:83px 70px;
    display:inline-block;
    -webkit-transform:rotate(-90deg);
	-moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	font-size: 12px;
	*font-size: 12px;
	text-align:center;
	
	    
    -ms-transform-origin: 100% 100%;
	
 /*   filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=6.123233995736766e-17, M12=1, M21=-1, M22=6.123233995736766e-17); /* IE6,IE7 */
 /* -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand',M11=6.123233995736766e-17, M12=1, M21=-1, M22=6.123233995736766e-17)"; /* IE8 */

-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=1.00000000, M21=-1.00000000, M22=0.00000000,sizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=1.00000000, M21=-1.00000000, M22=0.00000000,sizingMethod='auto expand'); 


	
}