/*Vung Block*/
.XCSSCA01_Block {
	z-index:auto;
	height:auto;
	width:auto;
	margin:0px 0px 1px 0px;
}
.XCSSCA01_Top {
	z-index:auto;
	height:30px;
	width:auto;
	background: url(top.png) 0 0 repeat-x;
}
.XCSSCA01_Center {
	z-index:auto;
	height:auto;
	width:auto;
}
.XCSSCA01_Bottom {
	z-index:auto;
	height:8px;
	width:auto;
	background: url(bot.png) 0 0 repeat-x;
}
.XCSSCA01_TopLeft {
	z-index:auto;
	height:30px;
	width:auto;
	background: url(topleft.png) 0 0 no-repeat;
}
.XCSSCA01_TopRight {
	z-index:auto;
	height:30px;
	width:auto;
	background: url(topright.png) no-repeat right top;
}
.XCSSCA01_CaptionBlock {
	z-index:auto;
	height:auto;
	width:auto;
	background: url(iconcap.png) no-repeat right top;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	padding: 7px 0px 9px 10px;
}
.XCSSCA01_Left {
	z-index:auto;
	height:auto;
	width:auto;
	background: url(left.png) repeat-y left;
}
.XCSSCA01_Right {
	z-index:auto;
	height:auto;
	width:auto;
	background: url(right.png) repeat-y right;
}
.XCSSCA01_ContentBlock {
	z-index:auto;
	height:auto;
	width:auto;
	margin: 0px 8px 0px 8px;
	padding: 1px 0px 1px 0px;
	background: url(bg.png) repeat;
}
.XCSSCA01_BotLeft {
	z-index:auto;
	height:8px;
	width:auto;
	background: url(botleft.png) no-repeat left top;
}
.XCSSCA01_BotRight {
	z-index:auto;
	height:8px;
	width:auto;
	background: url(botright.png) no-repeat right top;
}
