@charset "UTF-8";
/* CSS Document */

.bckb_top {
	background:url(images/black_02.gif) top left repeat-x; 
	text-align:right;
	height:10px
}

.bckb_right {
	background:url(images/black_06.gif) top right repeat-y;
	width:10px;
	
}
.bckb_left {
	background:url(images/black_04.gif) top right repeat-y; 
	width:10px;
	vertical-align:bottom
}
.bckb_bottom {
	background:url(images/black_08.gif) bottom left repeat-x; 
	height:10px
}

.contentBlack {
	background:url(images/black_05.gif) bottom left repeat-x #000000;
	padding-bottom:20px
}

.WhiteTitle {
	font-size:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
}