table.subpagelist {border: 1px #ffffff solid; background: #e2e2e2; }
table.subpagelist td {
	
	width: 150px;
	text-align: left;
	/*text-indent: 6px;*/
}

table.subpagelist td.parentpage { background-color: #ffffff; color:#3A637C; width:150px; height:20px; }
table.subpagelist td.subpage {
	/*background: #FFFFFF ;*/
	
}

table.subpagelist td.parentpage a {font: 10pt; color: #3A637C; font-weight: bold; text-decoration: none; width: 150px}
table.subpagelist td.parentpage a:hover {color: #2387AA; background-color: ffffff}

table.subpagelist td.subpage a {
	background-color: #FFFFFF;
	font: 8pt;
	color: #2387AA;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
}
table.subpagelist td.subpage a:hover {background: #FFFFFF;  background: d0d0d0}