#navlist ul  { margin:1 0px; list-style-type: none; font-family: times new roman; font-size: 
               12px; color: #800000; padding: 0; line-height:100% }
#navlist li {
	margin-top: 0px; margin-right: 0px; margin-bottom 0px; margin-left: 0px;
}

#navlist a   { display: block; width: 150px; background-color: #800000; filter: alpha(opacity=100);
border-style: outset; border-width: 1px; padding-left: 5px; padding-right: 0px; padding-top: 2px; padding-bottom: 2px }
               
#navlist a:link, #navlist a:visited {
	color: #000;
	/*/*/color: #EEE;
	text-decoration: none; /* */
}
#navlist a:hover {
	border-style: inset; border-width: 1px;	background-color: #FFFFFF;
	filter: alpha(opacity=100)
	background-image:  url(assets/b.gif);
	color: #000000;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image:  url(assets/b.gif);
	color: #FFFFFF; /* */
}


h1           { font-family: Times New Roman; font-size: 14pt; color: #800000; font-weight: 
               bold }