/* CSS Document */
td.navigation 
{
	width: 188px;
	height: 100%;
	background-color:white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	vertical-align:top;
}
