table#main {
	height: 100%;
	width: 100%;
	text-align: center;
    border: none; 
	padding: 0 0 0 0;  
	margin: 0 0 0 0;
}

img {border:none; behavior: url("/pngbehavior.htc");}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00237E;	
}
table.header {	height:71px}
table.header td {
	vertical-align:bottom;
	padding: 5px 17px 5px 17px;
}

table.bordered {
	border-bottom: 4px solid #C8C8C7
}

td.menu {
	padding: 0; background:url('/images/brand/pi/bg_menu.jpg') no-repeat; 
	width: 202px;
	text-align:center
	}
	
td.menu div.menu {
	color: #317023;
	font-size: 15px;
	font-weight:bold;
	padding: 20px 0 20px 0;
	width: 202px;
}	

td.menu div.menu A {
	color: #317023;
	text-decoration:none
}	

td.menu div.del {
	width: 100px;
	height: 2px;
	background: #317023;
	padding:0;
}	


	

td.row1 {
	padding: 0; background:url('/images/brand/pi/bg1.jpg') no-repeat;
	width: 133px;
	}
	
td.row2 {
	padding: 0; background:url('/images/brand/pi/bg2.jpg') no-repeat;
	width: 141px;
	}	
td.row3 {
	padding: 0; background:url('/images/brand/pi/bg3.jpg') no-repeat;
	width: 224px;
	}		