   
    #topNav {
	background-color:#738ed1;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 18px;
    }
    
    #topNav #current {
	background-color:#738ed1;
	color: #000;
	cursor: default;
	padding: 0 12px;
	}
    
    #topNav li {
 margin: 0;
  padding: 0;
  list-style: none;
  display: inline;    
		font-weight: bold;
}
    
    #topNav li a:hover {
	background-color:#000000;
	line-height: 18px;
	height: 18px;
	text-decoration: none;
	color: #FFFFFF;
    }

    #topNav li a {
	height: 18px;
      color: #ffffff;
      padding: 0 12px;
     text-decoration: none;
    }
    


	ul {
		font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
	

	}
