/*	Style Sheet Sections:		1. Global Tags		2. Global Rules		3. Template Rules		4. Header Rules		5. Content Rules		6. Table & Hit List Rules		7. Form Rules		8. NavBar Rules		9. SideBar Rules		10. Footer Rules*//* ==== 1. ==== Global Tags =========================================================================== */body{	background: #fff;}p.ServerName,p.ServerName:hover{	display: none;}div.BananaBar{	border-Bottom: 1px solid #003;}div.BananaBar h1{	color: #369;}div.BananaBar h1 span{	color: #369;}div.BananaBar p{	color: #333;}/* ==== 3. ==== Template Rules ======================================================================== */ul.nav{	margin: 4px 0 0 0;	padding: 0;	list-style: none;	width: 800px;	float: right;	height: 25px;	z-index: 5;}#nav a{	background: #fff;	color: #ccc;}#nav li a:visited{	color: #ccc;}#nav li.SiteSection a{	border-top: 1px solid #003;	border-right: 1px solid #003;	border-left: 1px solid #003;	background: #fff;	color: #369;	font-weight: bold;}.Footer ul,.Footer a{	display: none;}/* Print only Rules ============================ */.Debug{	display: none;}.Footer{	background: #fff;	width: 100%;}.Footer .Print{	display: block;}
