/* BTAVN Header Stylesheet */ 
body							{ margin:5px; padding:0; color: #000080; background:#ffffff; width:99%; text-align:center; }	 

#hdr							{ width:100%; }
#hdrback					{ height:105px; width:100%; margin:0; padding:0; background:#000080; color: #ffffff; }
#hdrtop						{ height:80px; width:100%; margin:0; padding:0; 
										background-image: url("../graphics_08/sitw_banner_40x80.jpg"); background-repeat: repeat-x;  }

#hdrtop-logo			{ position:absolute; top:15px; bottom:0px; left:10px; width:155px; z-index:2; padding:1px; display:block; 
										margin-left:auto; margin-right:auto; }

#hdrtop-title			{ position:absolute; top:10px; bottom:0px; left:180px; width:65%; z-index:2; 
										font-size:1.2em; font-weight:bold; margin:0; padding:0; }
#hdrtop-stitle		{ position:absolute; top:58px; bottom:0px; left:180px; width:65%; z-index:2; 
										font-size:0.8em; font-weight:bold;  margin:0; padding:0; }

#hdrtopm ul				{ list-style-type: none; margin: 0; padding:2px; text-align:center; }
#hdrtopm ul li		{ display: inline; }
#hdrtopm ul li a	{ display: inline; width: 50px; margin:0; padding: 0 4px 0 4px; background:#6699ff; color: #ffffff; text-decoration: none; font-size: 1.3em; 
										background-image: url("../graphics_08/sitw_button_passive.jpg"); background-repeat: repeat-y; font-weight: 800; 
										text-align: center; border-style: outset solid; border-color: #ffffff #000000 #000000 #ffffff; 
										border-width: 1px; }
#hdrtopm ul li a:hover	
									{ display: inline; background:#ffffff; color: #000081; background-image: url("../../images/button_lt_green.jpg"); background-repeat: repeat-y; }

#hdrtop-s					{ position:absolute; top:15px; bottom:0px; right:10px; width:170px; z-index:2;  margin:0; padding:0; }

#hdr-smenu				{ position:absolute; top:88px; bottom:112px; left:20px; width:95%; right:20px; z-index:2; margin:0; padding:0; }	

#smenu ul					{ position:relative; list-style-type: none; margin:1px; padding:0; text-align: center; }
#smenu ul li			{ display: inline; }
#smenu ul li a		{ display: inline; width: 50px; margin:1px; padding: 1px 10px 1px 10px;background:#6699ff;  color: #ffffff; text-decoration: none; 
										font-size: 1em; 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; }
#smenu ul li a:hover
									{ display: inline; background:#ffffff; color: #000081; background-image: url("../../images/button_lt_green.jpg"); 
									background-repeat: repeat-y; }

#hdr-clr					{ clear:both; }