#navtable	{
	background-color: #2767C9;
	font-family: verdana;
	font-size: 10px;
	width: 144px;
	margin-top: 150px;
}

#navtable a	{
	color: #ffffff;
	text-decoration: none;
}

#navtable a:hover	{
	color: #ffffff;
	font-weight: bold;
}

#navtable tr	{
	line-height: 20px;
	
}

#navtable td	{
	border-bottom: 1px solid #7EA8E7;
}
