
#BannerLayout {
	width: 1000px;
}
#Hmenu {
	color: #c9c9c9;
	background:#f7f7f7;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf; 
	width: 100%;
	overflow: hidden;
}

#Hmenu .mnItem {
	padding: 5px 5px 5px 12px;
	text-align: left;
	float: left;
}

#Hmenu .mnItem a {
	color: #3d4242;
	text-decoration: none;
	padding: 0px 7px;
}

#Hmenu .mnItem a:hover {
	color: #cc9900;
}

#divLogin {
	position:absolute;
	z-index:101;
	width: 140px;
	border: 2px solid #0066ff;
	padding: 10px;
	display:none;
	background:#fff;
}

#divLogin a{
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
#divLogin a:hover{
	color: #c00;
}
#divLogin td {
	font-size: 12px;
	padding: 5px;
}

#divLogin input.txtBox {
	background:#f5f5f5;
	border: 1px solid #d2e7f0;
	width:100%;
}

input.btnQLogin{
	background:url(images/btnLoginDialog.gif) no-repeat left -24px;
	cursor: pointer;
	width: 76px;
	height: 21px;
	border:0px;
}

input.btnQLogin:active,input.btnQLogin:hover  {
	background:url(images/btnLoginDialog.gif) no-repeat left top;
	cursor: pointer;
	width: 76px;
	height: 21px;
	border:0px;
}

.glossymenu{
        position: relative;
        padding: 0px;
        margin:0px; 
        height: 20px;
        list-style: none;
}

.glossymenu li{
        float:left;
      
}

.glossymenu li a{
	float: left;
	display: block;
	color:#0066FF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	padding:0 0 0 10px; /*5px = width of menu1*/
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	background-position: center;
}

.glossymenu li a span{
        float: left;
        display: block;
        padding: 0 10px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
        color:#FB60C8;
       /* background: url(image/menu1.gif) no-repeat  bottom; /*left tab image path*/
        background-position: left;
}

.glossymenu li.current a span, .glossymenu li a:hover span{
        color:#FB60C8;
      /*  background: url(image/menu2.gif) no-repeat right bottom; /*right tab image path*/
}
.me {
	color : #0066FF;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: C5C3C6;
	background-position: center;
}
.me a {
	color : #0066FF;
	text-decoration: none;
	text-align: center;
}
.men a:hover {
	color : #316AC5;
}

/* ------------------- Phong vi?t riêng sau s?a ---------------------*/
.setpadding8px {
	padding: 8px;
}

.contentbdr_1 {
	border-right: solid 1px #D8D8D8;
	border-bottom: solid 1px #D8D8D8;
	border-left: solid 1px #D8D8D8;
	background-repeat: repeat-x;
	background-position: bottom;
}
.tabgreen {
	border-top-width: 1px;
	cursor:pointer;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #FFFFFF;
	border-left-color: #D8D8D8;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0032A0;
	background-color: #FFFFFF;
}
.tabgreen a:link, .tabgreen a:visited {
	color: #a34a08;
	cursor:pointer;
}
.tabgrey {
	background-repeat: repeat-x;
	background-position: bottom;
	cursor:pointer; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e8e5;
	border-right-color: #e1e8e5;
	border-bottom-color: #e1e8e5;
	border-left-color: #e1e8e5;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0066FF;
	background-color: #C5C3C6;
}
.tabgrey a:link, .tabgrey a:visited {
	color: #0066ED;
	cursor:pointer;
	height: 24px;
}
#divadvance {
	display:none;

}

#divadvance a{
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
#divadvance a:hover{
	color: #c00;
}
/* ------------------- End Phong vi?t riêng sau s?a ---------------------*/
