.containerTableFW {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}
.containerTable {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.containerFW_1 {
	background-image: url(images/containerFW_1.gif);
	height: 15px;
	width: 20px;
	background-repeat: no-repeat;
}
.containerFW_2 {
	background-image: url(images/containerFW_2.gif);
	height: 15px;
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
}
.containerFW_3 {

	background-image: url(images/containerFW_3.gif);
	height: 15px;
	width: 30px;
	background-repeat: no-repeat;
}
.containerFW_4 {

	background-image: url(images/containerFW_4.gif);
	height: 100%;
	width: 20px;
	background-repeat: repeat-y;
}

.containerFW_5 {
	background-image: url(images/containerFW_5.gif);
	height: 100%;
	background-repeat: repeat-y;
	background-position: right;
	width: 100%;
}

.containerFW_6 {
	background-image: url(images/containerFW_6.gif);
	height: 100%;
	width: 30px;
	background-repeat: repeat-y;
}
.containerFW_7 {
	background-image: url(images/containerFW_7.gif);
	height: 20px;
	width: 20px;
}
.containerFW_8 {
	background-image: url(images/containerFW_8.gif);
	height: 20px;
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
}
.containerFW_9 {
	background-image: url(images/containerFW_9.gif);
	height: 20px;
	width: 30px;
}
.containerFW_rule {
	background-image: url(images/skin_hrule.gif);
	height: 13px;
	width: 100%;
	background-repeat: repeat-x;
}



