/* BTAVN Common Footer Stylesheet */ 

#footer 					{ position:relative; color: #000080; background:#7597BD; margin:0; z-index:1; }
#footerw					{ width:100%; }

#ftr-bar 					{ height:23px; width:100%; color: #000080; background:#CC3366; margin:0; z-index:1; border: solid yellow; border-width: 2px; }

#ftr-all					{ position:relative; width:100%; margin:0; }

#ftr-bar ul				{ list-style-type:none; padding:0; margin:3px 20px; text-align: right; }
#ftr-bar ul li		{ display:inline; }
#ftr-bar ul li a	{ display:inline; width:50px; padding:1px 10px 1px 10px; background:#7597BD; color: #ffffff; text-decoration: none; font-size: 1.0em; 
										background-image: url("../graphics_08/sitw_button_passive.jpg"); background-repeat: repeat-y; font-weight: bold; 
										text-align: center; border-style: outset solid; border-color: #ffffff #000000 #000000 #ffffff; 
										border-width: 1px; }
#ftr-bar ul li a:hover
									{ display: inline; background:#7597BD; color: #000081; background-image: url("../../images/button_lt_green.jpg"); 
										background-repeat: repeat-y; }

#ftr-ack					{ margin: 10px 100px 5px 100px; background:#ffffff; color: #000080; z-index:2;
	 									border: solid #000081; border-width: 1px; text-align: center; }