/**, body {
	font-family: Trebuchet MS, Helvetica, Arial;
	font-size: 95%;
}
body {
	background-color:		#000000;
}*/
#pageWrap {
font-family: Arial;
	width:	800px;
	height:24px;

}
#pageBody {
font-family: Arial;
font-size:8pt;
font-weight:bold;
width:	800px;
height:24px;
}
div.hoverBtn {
background-image:url(images/line_1.jpg); background-repeat:no-repeat; background-position:right; padding-left:9px; padding-right:11px;  
position: relative;
float: left;
}
div.hoverBtn a {
    
	position: relative;
	z-index: 2;
	display: block;
	height: 24px;
	line-height: 18px;
	text-align:left;
	font-size:1.1em;
	text-decoration:none;
	color:	#FFFFFF;
	
}
div.hoverBtn div {
 
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
}

