html, body{
margin: 0px;
}



a:link { 
	color: #0000FF; text-decoration: none;
	}
a:visited { 
	color: #0000FF; text-decoration: none;
	}
a:hover { 
	color: #CCCCCC;
	text-decoration: underline; color: black;
	}
a:active { 
	color: #0000FF; text-decoration: none;
	}




#gibson-menu-bar-1,
#gibson-menu-bar-6 {
	width: 100%;
	overflow:hidden;
	padding:0px;
	z-index: 3;
	position: absolute;
	}

#gibson-menu-bar-1 {
	top: 40px;
	background: rgb(35,81,87);/*rgb(120,172,255);/*black;/*rgb(234,242,255);*/
	height:			2px;
	z-index:3;
	position: absolute;
}
	
#gibson-menu-bar-2 {
	top: 40px;
	background:	rgb(255,255,255);/*#ff8800;*/
	height:	2px;
	z-index:3;
}

#gibson-menu-bar-3 {
	top: 58px;
	background:	rgb(79,128,143);/*#ff8800;*/
	height:	2px;
	z-index:3;
}

#gibson-menu-bar-4 {
	top: 85px;
	background: rgb(35,81,87);/*rgb(120,172,255);/*black;/*rgb(234,242,255);*/
	height:	2px;
	z-index:3;
}

#gibson-menu-bar-5 {
	top: 0px;
	background: #C4C4C4;
	height:	3px;
	filter: Alpha( style=1,opacity=0,finishOpacity=100,startX=0,finishX=0,startY=100,finishY=0); 
	z-index:3;
}


#gibson-menu-bar-6 {
	top: 87px;
	background: #C4C4C4;
	height:	3px;
	filter: Alpha( style=1,opacity=0,finishOpacity=100,startX=0,finishX=0,startY=100,finishY=0); 
	z-index:5;
}


#bar {
top:60px;
	padding:0px;
	BACKGROUND: #103070;
	WIDTH: 100%;
	HEIGHT: 25px;
	position: absolute;
	z-index:3;
}



.header{
width: 592;
font-weight: bold; 
text-align: center; 
font-size: 12px; 
background: transparent; 
margin: 1px; 
padding: 3px; 
float: left; 
border: 1px solid black;
}



.header3{
width: 145px;
height: 30px;
text-align: left; 
font-size: 10px; 
background: #F0F0F0;
margin-left: 2px;
margin-right: -9px;
padding: 2px; 
border: 1px solid #A0A0A0; 
filter: shadow(color=#C0C0C0,direction=135,strength=5); 
filter: progid:DXImageTransform.Microsoft.Shadow(Color=gray,Direction=135,Strength=5); 
}