div,td { color:#000; }
a.phpdig {  }
#navigation { text-align: center;  }
.bas { color: black; }
.phpdigHighlight { font-weight: bolder; }
table .result { border-top: 1px solid blue; }
.g { color: grey;  padding-bottom: 1em; }
a.v { color: green; text-decoration: none; }
.e { font-weight: bolder; }
a.e {  }
.l {  }
.l a.phpdig {  }
.t { padding-top: 0.5em; line-height: 1em;  }

div#messages
{
text-align: right;
font-weight: bold;
margin-bottom: 2em;
padding-bottom: 2em;
border-top: 1px solid blue;
background-color: #CFF;
}

.color_table_outline {
	background-color: #cccccc;
	color: #000000;
	border: 1px solid #000000;
}
.color_top_bottom {
	background-color: #eeeeee;
	color: #000000;
}
.color_sub_top_bottom {
	background-color: #dddddd;
	color: #000000;
}
.color_table_cells {
	background-color: #ffffff;
	color: #000000;
}
