
div#domainmenu { text-align: left; margin-left: auto; margin-right: auto; background-color: #444444; border-bottom: 1px solid silver; border-top: 1px solid silver; height:2.8em;  
				font-family: Helvetica; font-size: 115%; width:100%; }
ul.uldomain { width: 950px;  list-style: none; border-left: 1px solid #999999; border-right: 1px solid #999999; }
ul.uldomain li { display: inline; }
ul.uldomain a {  float:left; text-decoration: none;
	border-right:1px solid #999999;
	border-bottom: none;
	padding:0.3em 0.8em; width: 10.13em;
	font-weight: bold; color:white;
	background-color: #444444; 
	}
	
.uldomain a:hover, .uldomain .dact a { background-color: #010335; color: white; } 

a span.domain { font-size:80%; font-weight: normal; color: silver; }

.uldomain a:hover span.domain, .dact a span.domain { color:#426BB3; color:#009DDF;}



