body
{
}

.NavText 
{
	font-family:Verdana;
	text-decoration:none;
	color:royalblue;
	font-weight:bold;
	font-size:12px;
}
.NavPanel
{
	border-top-color:Gray;
	border-top-style:dotted;
	border-top-width:medium;
	border-bottom-color:Gray;
	border-bottom-style:dotted;
	border-bottom-width:medium;
	background-color:White;
	vertical-align:middle;
	
}



