BODY {
	margin:0px 0px 0px 0px;
	background-color : #FFFFFF;
	background-image: url(../img/bg_fr_links_b.gif);
    background-repeat: repeat; 
	background-attachment: fixed;
}


TABLE {
	width: 10px;
	height: 100%;
}


TD.top {
	background-image: url(../img/afb_fr_links_b_top.gif);
	background-repeat: no-repeat; 
	background-position: top right;
	width: 10px;
}


TD.bottom {
	background-image: url(../img/afb_fr_links_b_bottom.gif);
	background-repeat: no-repeat; 
	background-position: bottom right;
	width: 10px;
}


