body{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* phan left va right */
.PageBackground{
	width: 100%;
	height:210px;
	background:url(../images/new/BackGround_Banner.gif) repeat-x;
}
.Page
{
width:840px;
margin:auto;
}
.Page_Banner{
height:176px; 

}

/* end phan left va right */
.Page_Menu{
	height:40px;
	margin-left:35px;
	width:auto;
}

.Menu{color:#000099;cursor:pointer;}
.Menu_VachNgan{
	padding-top:8px;
	float:left;
	height:24px;
	color:white;
}

.Menu_Entry_left{
	width:5px;
	height:33px;
	float:left;
	margin-top:1px;
}
.Menu_Entry_middle{
	width:auto;
	height:25px;
	float:left;
	margin-top:1px;
	color:white;
	list-style: none;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
}
.Menu_Entry_right{
	width:5px;
	height:33px;
	float:left;
	margin-top:1px;
}

.Menu_Entry_middle a, Menu_Entry_middle_hover a,.Menu_Entry_middle_hover a{
	 color:white;
}
.Menu_Entry_left_hover{
	background:url(../images/new/menu_select.gif) no-repeat 0px 0px;
	width:5px;
	height:33px;
	float:left;
	margin-top:1px;
}
.Menu_Entry_middle_hover{
	background:url(../images/new/menu_select.gif) repeat-x 0px -40px;
	width:auto;
	height:25px;
	float:left;
	margin-top:1px;
	color:white;
	list-style: none;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
}

.Menu_Entry_middle_hover a:hover{color:white;}
.Menu_Entry_right_hover{
	background:url(../images/new/menu_select.gif) no-repeat 0px -80px;
	width:5px;
	height:33px;
	float:left;
	margin-top:1px;
}

.Page_Menu_MenuPopup{
	visibility:hidden;
	position:absolute;
	margin-left:-10px;
	margin-top:25px;	
	cursor:pointer;
}

/* MENU CON */
.Page_Menu_MenuPopup_Top{
	background:#0d7c34;
	width:212px;
	height:24px;
	padding-top:8px;
	padding-left:20px;
	border:solid 1px;
	/* for IE */
  	filter:alpha(opacity=85);
  	/* CSS3 standard */
  	opacity:0.85;
}
.Page_Menu_MenuPopup_Top a,.Page_Menu_MenuPopup_Top_hover a{color:white;}
.Page_Menu_MenuPopup_Top a:hover{color:white;}
.Page_Menu_MenuPopup_Top_hover{
	background:#ff0000;
	width:212px;
	height:24px;
	padding-top:8px;
	padding-left:20px;
	border:solid 1px;
	color:white;
}
/* END MENU CON */
.Page_Menu_MenuPopup_Text{
	height:23px;
	padding-top:9px;
	padding-left:30px;
	cursor:pointer;
	color:white;
	border:solid 1px;
}


.Page_Body{
	width:840px;
	float:left;
	margin-top:10px;
	margin-left:30px;

}
.Page_Body_Left{
	width:600px;	
	float:left;
}
.Page_Body_Left_Inner{
	float:none;
	margin-right:0px;
}
.Page_Body_Right{
	width:200px;
	float:left;
}
.Page_Body_Right_Inner{
	float:none}

/* KHUNG BOTTOM */
.Page_Bottom{
	float:left;
	width:100%;
	background:url(../images/PageBottomBG.jpg);
	height:128px;
	/*margin-top:-10px;*/
}

.Page_Bottom_Inner{
	width:800px;
	padding-top:25px;

}
.Page_Bottom_Menu{
	width:100%;
	float:none;
	margin-left:10px;
	
}
.Page_Bottom_Menu a{none;
	color:#0000f6;
}
.Page_Bottom_Menu a:hover{none;
	color:#0e7c35;
	text-decoration:none}

.Page_Bottom_Menu a:active{none;color:#4c92fc}
.Page_Bottom_SplitBorder{
	background:url(../images/BottomSplit.jpg);
	height:2px;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}
.Page_Bottom_Info{
	width:100%;
	float:none;
	margin-left:10px;
}

.Page_Bottom_Info_Left{
	width:400px;
	float:left;
}

.Page_Bottom_Info_Right{
	float:left;
	width:400px;
}
/* END KHUNG BOTTOM */

.Text_Result_Success{
	font-weight:bold;
	color:#000099;
	text-align:center;
	width:100%;
}
.Text_Result_Error{
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	width:100%;
}
.RightPanel_Text_Include{
	font-family:sans-serif,Verdana, Arial, Helvetica;
	font-size:13px;
}