.FW {
	width: 100%;
	border-style: none;
	margin: 0;
	padding: 0;
}

.FW td {
	margin: 0;
	padding: 0;
	border-style: none;
}

.FW th {
	margin: 0;
	padding: 0;
	border-style: none;
}

#FW-A-T {
	background: url(../images/FWs/FW-A-T.png) repeat-x 0 top;
	height: 15px;
}

#FW-A-TL {
	background: url(../images/FWs/FW-A-TL.png) no-repeat left top;
	width: 15px;
	height: 15px;
}

#FW-A-TR {
	background: url(../images/FWs/FW-A-TR.png) no-repeat right top;
	width: 15px;
	height: 15px;
}

#FW-A-B {
	background: url(../images/FWs/FW-A-B.png) repeat-x 0 bottom;
	height: 15px;
}

#FW-A-BR {
	background: url(../images/FWs/FW-A-BR.png) right bottom;
	width: 15px;
	height: 15px;
}

#FW-A-BL {
	background: url(../images/FWs/FW-A-BL.png) left bottom;
	width: 15px;
	height: 15px;
}

#FW-A-L {
	background: url(../images/FWs/FW-A-L.png) repeat-y left;
	width: 15px;
}

#FW-A-R {
	background: url(../images/FWs/FW-A-R.png) repeat-y right;
	width: 15px;
}

#FW-A-CENTER {
	background: url(../images/FWs/FW-A-CENTER.png) repeat;
	vertical-align: top;
	text-align: left;
}