.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		99%; 
}
.dynamic-tab-pane-control .tab-row .tab {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:			Default;
	display:		inline;
	margin:			1px -5px 1px 5px;
	float:			left;
	padding:		3px 6px 3px 6px;
	background:		#EEECDB;
	border:			1px solid;
	border-color:	#ACA899; /*border cua tab*/
	border-left:	0;
	border-bottom:	0;
	border-top:		0;
	cursor:			hand;
	cursor:			pointer;
	z-index:		1;
	position:		relative;
	top:			0;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	border:			1px solid #ACA899; /* duong vien cua tab duoc selected*/
	border-bottom:	0;
	z-index:		3;
	padding:		2px 6px 5px 6px;
	margin:			1px -6px -2px 0px;
	top:			-2px;
	background:		white;
}
.dynamic-tab-pane-control .tab-row .tab a {
	font-family:		Verdana, Helvetica, Arial;
	font-size:			11px;
	color:				#000000;
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;	
}
.dynamic-tab-pane-control .tab-row .hover a {
	color:	rgb(0,66,174);  /* mau cua a khi di chuot vao*/
}
.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight:	bold;
	border-bottom:	0;
}
.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid #ACA899; /*mau vien quanh tab*/
/*	background:		White; */
/*	z-index:		2; */
	position:		relative;
	top:			-2px;
	color:			Black;
	font-family:	Verdana, Helvetica, Arial;
	font-size:		11px;
	padding:		5px;
}
.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
/*	background:		#FFFFFF;  mau nen o tab*/
	height:			1.85em;
	width:			100%;
}
.dynamic-tab-pane-control .tab-page {
	height:		98%;
	/*width:		95%; */
}
form {
	margin:		0;
	padding:	0;
}
.dynamic-tab-pane-control.tab-pane {
	margin:	0.5em;
/*	width:	100%; */
}
.dynamic-tab-pane-control h2 {
	text-align:	center;
	width:		auto;
}
.dynamic-tab-pane-control h2 a {
	display:	inline;
	width:		auto;
}
.dynamic-tab-pane-control .tab-page h2 {
	text-align:	left;
}
#webfx-about {
	position:		absolute;
	background:		white;
	top:			102px;
	right:			10px;
	width:			20px;
	writing-mode:	tb-rl;
	filter:			flipH() flipV() alpha(opacity=50);
}
#webfx-title {
	position:		absolute;
	left:			90px;
	top:			-5px;
	color:			black;
	background:		transparent;
	border:			0;
	padding:		0;
	margin:			0;
	font-family:	Arial Black, Verdana, Helvetica, Sans-Serif;
	font-weight:	bold;
	font-style:		italic;
	font-size:		45px;
	letter-spacing:	-5px;
}
#webfx-title-background {
	width:					100%;
	height:					67px;
	background:				white no-repeat;/*rgb(100,100,100) no-repeat;*/
	background-image:		url("images/title-background.png");
	background-position:	0 0;
}
#webfx-sub-title {
	position:		absolute;
	left:			96px;
	top:			45px;
	color:			black;
	background:		transparent;
	padding:		0;
	margin:			0;
	border:			0;
	font-family:	Verdana, Helvetica, Sans-Serif;
	font-size:		11px;
}

#webfx-menu-bar-1,
#webfx-menu-bar-2,
#webfx-menu-bar-3,
#webfx-menu-bar-4,
#webfx-menu-bar-5 {
	height:			2px;
	font-size:		0;
	overflow:		hidden;
	background:		rgb(120,172,255);/*#ff8800;*/
	padding:		0;
}
#webfx-menu-bar-1 {
	background:		rgb(0,66,174);/*rgb(120,172,255);/*black;/*rgb(234,242,255);*/
	height:			1px;
}
#webfx-menu-bar-2 {
	background:		rgb(120,172,255);/*#ff8800;*/
	height:			1px;
}
#webfx-menu-bar-3 {
	background:		rgb(120,172,255);/*#ff8800;*/
	height:			1px;
}
#webfx-menu-bar-4 {
	background:		rgb(0,66,174);
	height:			1px;
}
#webfx-menu-bar-5 {
	background:		#dddddd;
	height:			3px;
}

.webfx-main-body {
	margin-left:	100px;
	width:			500px;
	border-left:	1px solid rgb(120,172,255);
}
p {
/*	margin:			10px;*/
	font-size:		13px;
	color:			black;
	text-align:		justify;
}
td {
	font-size:		13px;
	font-family:	"Verdana", "Tahoma", "Helvetica", "Sans-Serif";
}
pre {
/*	margin:			20px; */
	margin-right:	10px;
	background:		#eeeeee;
	padding:		10px;
	border:			1px solid #dddddd;
	color:			black;
}
code {
	background:		#eeeeee;
	border:			1px solid #dddddd;
	color:			black;
}

.webfx-menu-bar {
	background:		rgb(120,172,255);/*rgb(255,128,0);*/

	padding:		2px;
	
	font-family:	Verdana, Helvetica, Sans-Serif;
	font-size:		11px;
	
}

