.topleft{
    background-color:transparent;
    background:url("fpltop.png") no-repeat bottom right;
    height:44px;
    width:45px;
}
.topcentre{
    background-color:transparent;
    background:url(fptop.png) repeat-x bottom;
    height:44px;
}
.topright{
    background-color:transparent;
    background:url("fprtop.png") no-repeat bottom left;
    height:44px;
    width:45px;
}

.titleleft{
    background-color:transparent;
    background:url("fpleft.png") repeat-y top right;
    width:45px;
}

.titleright{
    background-color:transparent;
    background:url("fpright.png") repeat-y top left;
    width:45px;
}

.midleft{
    background-color:transparent;
    background:url("fpleft.png") repeat-y top right;
    width:45px;
}
.midright{
    background-color:transparent;
    background:url("fpright.png") repeat-y top left;
    width:45px;
}
.bottomleft{
    background-color:transparent;
    background:url("fplbottom.png") no-repeat top right;
    height:44px;
    width:45px;
}
.bottomcentre{
    background-color:transparent;
    background:url("fpbottom.png") repeat-x top;
    height:44px;
}
.bottomright{
    background-color:transparent;
    background:url("fprbottom.png") no-repeat top left;
    height:44px;
    width:45px;
}

.popup_body{background-color:#FFF;
		border-left: 1px solid #515252;	
		border-top: 1px solid #515252;	
		border-right: 1px solid #0E0E0E;	
		border-bottom: 1px solid #0E0E0E;	
}

.popup_content{
    		
		border-top: 0px solid #515252;			
		border-bottom: 1px solid #0E0E0E;	
    /*font : 11px tahoma;
    line-height:130%;*/
}


.popList{font: bold 11px Verdana; color:#FFFFFF; background-color:transparent;
    background:url("fptitle.png") repeat-x bottom;
    height:24px;}
    
.popHeader{ height:63px; background:url("slideBG.gif") repeat-x ; background-color:#FFFFFF;}   
.popFooter{ background-color:#CCCCCC;height:24px; }     
/*.popList{font: bold 11px Verdana;color:#FFFFFF;background-color:#87B3D8;padding:4px;}*/



