#fpnahj_xlinks {
 border:0px red solid;
 width:65%;
 margin-left:auto;
 margin-right:auto;
 margin-top:15px;
 font-size:12px;
 }
#fpnahj_h1{ 
 font-size:20px;
 color:#293778;
 padding-left:10px;
 margin-bottom:-5px;
 _margin-top:10px;
 *margin-top:10px; 
 }

/* FP SCROLL STYLE */

#fpnahj_holder{	
 width:940px;
 margin-left:auto;
 margin-right:auto;
 text-align:justify;
 color:#000000;
 font-size:12px;
 overflow:auto;
 height: 180px;
 border:1px #cccccc solid;
 background-color:#D6DBEF;
 position: relative;
 z-index: 1;
 
}

div.fpnahj_scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}



#fpnahj_scroll h2{
 font-size:13px;
 color:#293778;
 *margin-bottom:-10px;
 _margin-bottom:-10px;
 }
 
#fpnahj_scroll p{
 padding-right:10px;
}

#fpnahj_scroll { 
 padding: 10px;
 margin-top:-10px;
 margin-bottom:-10px;
 _margin-top:0px;
 *margin-top:0px;
}


/* <Scrollbrad background color> */
div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 11px; height: 100%;
    font-size: 0;
    z-index: 3;
    background: #333333;
}

/* scrollbar button color */
div.drag_bar
{
    position:absolute;
    width: 100%; height: 14px;
    cursor:default;
    z-index: 4;
    background: #293778;
	float:right;
	
}  



