/*Vung Tab*/
.XCSSTA01_Tab {
	float:left;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.XCSSTA01_Ul {
	list-style: none;
	margin: 0;
	padding: 2px 0 0 0;
}
.XCSSTA01_Li {
	display:inline;
	margin:0;
	padding:0;
}
.XCSSTA01_LiCurrent {
	display:inline;
	margin:0;
	padding:0;
}
.XCSSTA01_Li a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	cursor:pointer;
}
.XCSSTA01_Li a:hover {
	background-position:0% -42px;
}
.XCSSTA01_Li a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color:#003366;
	cursor:pointer;
}
.XCSSTA01_Li a:hover span {
	background-position:100% -42px;
	color:#ffffff;
}
.XCSSTA01_LiCurrent a {
	float:left;
	background:url("tableft.gif") no-repeat left bottom;
	background-position:0% -42px;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	cursor:pointer;
}
.XCSSTA01_LiCurrent a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right bottom;
	background-position:100% -42px;
	padding:5px 15px 4px 6px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
}

/*Vung Block*/
.XCSSTA01_Block {
	z-index:auto;
	height:auto;
	width:auto;
}
.XCSSTA01_Top {
	z-index:auto;
	height:42px;
	width:auto;
	background: url(top.png) 0 0 repeat-x;
}
.XCSSTA01_Center {
	z-index:auto;
	height:auto;
	width:auto;
}
.XCSSTA01_Bottom {
	z-index:auto;
	height:7px;
	width:auto;
	background: url(bot.png) 0 0 repeat-x;
}
.XCSSTA01_TopLeft {
	z-index:auto;
	height:42px;
	width:auto;
	background: url(topleft.png) 0 0 no-repeat;
}
.XCSSTA01_TopRight {
	z-index:auto;
	height:42px;
	width:auto;
	background: url(topright.png) no-repeat right top;
}
.XCSSTA01_CaptionBlock {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
	z-index:auto;
	height:auto;
	width:auto;
	margin: 0px 0px 0px 10px;
}
.XCSSTA01_Left {
	z-index:auto;
	height:auto;
	width:auto;
	background: url(left.png) 0 0 repeat-y;
}
.XCSSTA01_Right {
	z-index:auto;
	height:auto;
	width:auto;
	background: url(right.png) repeat-y right;
}
.XCSSTA01_ContentBlock {
	z-index:auto;
	height:auto;
	width:auto;
	margin: 0px 6px 0px 6px;
	background: url(bg.png) repeat;
}
.XCSSTA01_BotLeft {
	z-index:auto;
	height:7px;
	width:auto;
	background: url(botleft.png) 0 0 no-repeat;
}
.XCSSTA01_BotRight {
	z-index:auto;
	height:7px;
	width:auto;
	background: url(botright.png) no-repeat right top;
}
