@charset "utf-8";
/* CSS Document */

.unionyes{
	background-image: url(bg_unionyes.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.whitebox-tl{
	background-image: url(bg_whitebox_r2_c2.gif);
	width: 12px;
	height: 12px;
	background-repeat: no-repeat;
}

.whitebox-tm{
	background-image: url(bg_whitebox_r2_c4.gif);
	height: 12px;
	background-repeat: repeat-x;
}

.whitebox-tr{
	background-image: url(bg_whitebox_r2_c8.gif);
	width: 12px;
	height: 12px;
	background-repeat: no-repeat;
}

.whitebox-ml{
	background-image: url(bg_whitebox_r4_c2.gif);
	width: 12px;
	background-repeat: repeat-y;
}

.whitebox-mm{
	background-color: White;
	background-image: url(bg_whitebox_r4_c4.gif);
	background-repeat: repeat;
}

.whitebox-mr{
	background-image: url(bg_whitebox_r6_c8.gif);
	width: 12px;
	background-repeat: repeat-y;
}

.whitebox-bl{
	background-image: url(bg_whitebox_r8_c2.gif);
	width: 12px;
	height: 12px;
	background-repeat: no-repeat;
}

.whitebox-bm{
	background-image: url(bg_whitebox_r8_c6.gif);
	height: 12px;
	background-repeat: repeat-x;
}

.whitebox-br{
	background-image: url(bg_whitebox_r8_c8.gif);
	width: 12px;
	height: 12px;
	background-repeat: no-repeat;
}










