html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

/*_______________GENERAL SETUP scrollbar-Base-Color: #684623;________________*/
body { 
	scrollbar-face-color: #A6D3E8;
	scrollbar-shadow-color: #C1E1F0;
	scrollbar-base-color : #3E6B80;
	scrollbar-highlight-color: #3E6B80;
	scrollbar-3dlight-color: #C1E1F0;
	scrollbar-darkshadow-color: #3E6B80;
	scrollbar-track-color: #3E6B80;
	scrollbar-arrow-color: #3E6B80;
	font-size: 11pt; 
	font-family:Tahoma, Arial, sans-serif;
	background:#FAF8FD url('bg.jpg') repeat-x;
	color:#000000; 
	height:100% }
html { height:100.1% }
body, td { line-height:130% }
p {font-size: 10pt;}
a { color:#3E6B80; text-decoration:none}
a:hover { color:#e0582b; text-decoration:none }

a.foot { color:#ffffff; text-decoration:underline}
a.foot:hover {color:#ffff00; text-decoration:none }

table.tablemain{background:#F3F8FE url('bg_main.jpg') repeat-x}
table.content{background:#E6F2FB url('bg_content.jpg') repeat-x}
td.menuleft{background: url('bg_menuleft.jpg') no-repeat fixed left bottom}

.noidung {text-align:justify; margin:9px;font-size:11pt;}
.textmenu {margin:0px;font-size:11pt;color:#ffffff;}
.thongbao {text-align:justify; margin:9px;font-size:12pt;font-weight:bold;color:#ff0000}


.title
{
	font-family:arial;
	font-size:20px;
	font-weight:normal;
	vertical-align:bottom;
	color:#ffffff;
}
.title2
{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	vertical-align:bottom;
	color:#ff0000;
}
.title3
{
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight: bold;
	color:#ffffff;
	margin: 0px;
}
.foot
{
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight: normal;
	color:#ffffff;
	margin: 4px;
}

input,select,textarea {
	color: #3E6B80;
	font: normal 10pt Tahoma;
}

/* blue menu */
#bluebarnav{
	width:1000px;
	height:40px;
	background: url('bluemenu.jpg') repeat-x top left;
	}
#bluebarnav b{
	display:block;
	float:left;
	width:24px;
	height:40px;
	background: url('bluemenu.jpg') no-repeat right -49px;
	}
#bluebarnav img{
	margin-top: 12px;
	margin-bottom: 11px;
	}
a.bluebar{
	background: url('bluemenu.jpg') no-repeat right -49px;
	display: block;
	float: left;
	line-height:40px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF; padding-left:18px; padding-right:18px; padding-top:0; padding-bottom:0
	}
a:visited.bluebar,a:active.bluebar{color: white!important;}
a:hover.bluebar{
	background: url('bluemenu.jpg') repeat-x right -89px;
	color:#ffffff
	}

a.active{
	color: white!important;
	background: url('bluemenu.jpg') repeat-x right -89px;
	
	}
/* red menu */
#redbarnav{
	width:1000px;
	height:40px;
	background: url('redmenu.jpg') repeat-x top left;
	}
#redbarnav b{
	display:block;
	float:left;
	width:24px;
	height:40px;
	background: url('redmenu.jpg') no-repeat right -49px;
	}
#redbarnav img{
	margin-top: 12px;
	margin-bottom: 11px;
	}
a.redbar{
	background: url('redmenu.jpg') no-repeat right -49px;
	display: block;
	float: left;
	line-height:40px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF; padding-left:15px; padding-right:15px; padding-top:0; padding-bottom:0
	}
a:visited.redbar,a:active.redbar{color: white!important;}
a:hover.redbar{
	background: url('redmenu.jpg') repeat-x right -89px;
	color:#ffffff
	}

a.active{
	color: white!important;
	background: url('redmenu.jpg') repeat-x right -89px;
	}
	
#redbarnav span.lich{
	display:block;
	float:right;
	height:40px;
	background: url('redmenu.jpg') no-repeat right -49px;
	line-height:40px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFF00; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0
	}

#menuleft_room a {
	background: url(mnuroom.jpg) center left no-repeat ;
	font-family:Tahoma, Arial, sans-serif;
	margin-left: 10px;
	padding-left: 35px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #1D3E50;	
	font-size: 10pt;
	text-decoration: none;
	text-transform:uppercase;
}

#menuleft_room a:hover {
	background: url(mnuroom_o.jpg) center left no-repeat ;
	color: #FF0000;
}

#menuleft_room a.selected {
	background: url(mnuroom_o.jpg) center left no-repeat ;
	color: #FF0000;
}

#menuleft_service a {
	background: url(mnuservice.jpg) center left no-repeat ;
	font-family:Tahoma, Arial, sans-serif;
	margin-left: 10px;
	padding-left: 35px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #1D3E50;	
	font-size: 10pt;
	text-decoration: none;
	text-transform:uppercase;
}

#menuleft_service a:hover {
	background: url(mnuservice_o.jpg) center left no-repeat ;
	color: #FF0000;
}

#menuleft_service a.selected {
	background: url(mnuservice_o.jpg) center left no-repeat ;
	color: #FF0000;
}


.alet
{
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
	color: #FF0000;
	text-align:center;
}	

/*________________GENERAL STYLES_________________*/
.spacer	{ height:20px }

div#nifty{width:200px; margin: 0 ;background: #ffffff}
b.rtop, b.rbottom{display:block;background: #341706}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #ffffff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
