<!---tab---->
h1 {font-size: 3em; margin: 20px 0;}
.container {width: 500; margin: 0 0;}
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;
}
ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #999;
    border-left: none;
    margin-bottom: -1px;
    background: #e0e0e0;
    overflow: hidden;
    position: relative;
}
ul.tabs li a {
    text-decoration: none;
    color: #FF0000;
    display: block;
	font-family:tahoma;
    font-size: 10pt;
    padding: 0 20px;
    border: 1px solid #fff;
    outline: none;
	
}
ul.tabs li a:hover {
    background: #ccc;
}    
html ul.tabs li.active, html ul.tabs li.active a:hover  {
    background: #FFFFB9;
    border-bottom: 1px solid #fff;
	font-family:tahoma;
    font-size: 10pt;	
}
.tab_container {
    border: 1px solid #999;
    border-top: none;
    clear: both;
    float: left; 
    width: 99.7%;
    background: #fff;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.tab_content {
    padding: 5px;
    font-size: 1em;
	font-family:tahoma;
    font-size: 10pt;
}
.tab_content h2 {
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    font-size: 1.8em;
}
.tab_content h3 a{
    color: #254588;
}
<!----end tab--------->

<!---tab2---->
h1 {font-size: 3em; margin: 20px 0;}

ul.tabs2 {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;	
}
ul.tabs2 li {
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #999;
    border-left: none;
    margin-bottom: -1px;
    background: #e0e0e0;
    overflow: hidden;
    position: relative;
}
ul.tabs2 li a {
    text-decoration: none;
    color: #FF0000;
    display: block;
  	font-family:tahoma;
    font-size: 10pt;
    padding: 0 20px;
    border: 1px solid #fff;
    outline: none;
	
}
ul.tabs2 li a:hover {
    background: #ccc;
}    
html ul.tabs2 li.active, html ul.tabs2 li.active a:hover  {
    background: #FFFFB9;
    border-bottom: 1px solid #fff;
	font-family:tahoma;
    font-size: 10pt;
}
.tab_container2 {
    border: 1px solid #999;
    border-top: none;
    clear: both;
    float: left; 
    width: 99.7%;
    background: #fff;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.tab_content2 {
    padding: 5px;
   font-family:tahoma;
    font-size: 10pt;
}
.tab_content2 h2 {
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    font-size: 1.8em;
}
.tab_content2 h3 a{
    color: #254588;
}
<!----end tab--------->

<!---tab3---->
h1 {font-size: 3em; margin: 20px 0;}


ul.tabs3 {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;	
}
ul.tabs3 li {
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #999;
    border-left: none;
    margin-bottom: -1px;
    background: #e0e0e0;
    overflow: hidden;
    position: relative;
}
ul.tabs3 li a {
    text-decoration: none;
    color: #FF0000;
    display: block;
  font-family:tahoma;
    font-size: 10pt;
    padding: 0 20px;
    border: 1px solid #fff;
    outline: none;
	
}
ul.tabs3 li a:hover {
    background: #ccc;
}    
html ul.tabs3 li.active, html ul.tabs3 li.active a:hover  {
    background: #FFFFB9;
    border-bottom: 1px solid #fff;
	font-family:tahoma;
    font-size: 10pt;
}
.tab_container3 {
    border: 1px solid #999;
    border-top: none;
    clear: both;
    float: left; 
    width: 99.7%;
    background: #fff;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.tab_content3 {
    padding: 5px;
   font-family:tahoma;
    font-size: 10pt;
}
.tab_content3 h2 {
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    font-size: 1.8em;
}
.tab_content3 h3 a{
    color: #254588;
}
<!----end tab--------->

TABLE#toolbar {
	MARGIN-RIGHT: 10px
}
TABLE#toolbar A.toolbar {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #ddd 1px solid; DISPLAY: block; PADDING-LEFT: 1px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; WIDTH: 55px; COLOR: #808080; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
TABLE#toolbar A.toolbar:hover {
	BORDER-RIGHT: #c24733 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #c24733 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; BORDER-LEFT: #c24733 1px solid; COLOR: #c64934; PADDING-TOP: 3px; BORDER-BOTTOM: #c24733 1px solid; BACKGROUND-COLOR: #f1e8e6
}
TABLE#toolbar A.toolbar:active {
	COLOR: #ff9900
}
.menuleft{
	font-family:tahoma;
	color:#333333;
	font-size:10pt;	
	text-decoration:none;
	font-weight:bold;
}
.menuleft a{
	font-family:tahoma;
	color:#333333;
	font-size:10pt;	
	font-weight:bold;
	text-decoration:none;
}
.menuleft a:hover{
	font-family:tahoma;
	color:#FF0000;
	font-size:10pt;
	font-weight:bold;	
	text-decoration:underline;
}

.titletintuc{
	font-family:tahoma;
	color:#002F5E;
	font-size:10pt;	
	text-decoration:none;
	font-weight:bold;
}
.titletintuc a{
	font-family:tahoma;
	color:#002F5E;
	font-size:10pt;	
	font-weight:bold;
	text-decoration:none;
}
.titletintuc a:hover{
	font-family:tahoma;
	color:#EC4D00;
	font-size:10pt;
	font-weight:bold;	
	text-decoration:underline;
}

.MenuLogin{
	font-family:tahoma;
	color:#518299;
	font-size:10pt;	
	text-decoration:none;
     }
.MenuLogin a{
	font-family:tahoma;
	color:#518299;
	font-size:10pt;	
	text-decoration:none;
}
.MenuLogin a:hover{
	font-family:tahoma;
	color:#518299;
	font-size:10pt;		
	text-decoration:underline;
}
.MenuTopDen{
	font-family:tahoma;
	color:#3c3c3c;
	font-size:10pt;	
	text-decoration:none;
	font-weight:bold;
     }
.MenuTopDen a{
	font-family:tahoma;
	color:#3c3c3c;
	font-size:10pt;	
	text-decoration:none;
	font-weight:bold;
}
.MenuTopDen a:hover{
	font-family:tahoma;
	color:#fc6001;
	font-size:10pt;		
	text-decoration:underline;
	font-weight:bold;
}	  
.MenuTop{
	font-family:tahoma;
	color:#fc6001;
	font-size:10pt;	
	text-decoration:none;
	font-weight:bold;
     }
.MenuTop a{
	font-family:tahoma;
	color:#fc6001;
	font-size:10pt;	
	text-decoration:none;
	font-weight:bold;
}
.MenuTop a:hover{
	font-family:tahoma;
	color:#000000;
	font-size:10pt;		
	text-decoration:underline;
	font-weight:bold;
}	 
.DienThoai {
	font-family:tahoma;
	color:#c00000;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}
.DienThoai a{
	font-family:tahoma;
	color:#c00000;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}
.DienThoai a:hover{
	font-family:tahoma;
	color:#003300;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}	 
.menu{
	font-family:tahoma;
	color:#003060;
	font-size:10pt;	
	text-decoration:none;
     }
.menu a{
	font-family:tahoma;
	color:#003060;
	font-size:10pt;	
	text-decoration:none;
}
.menu a:hover{
	font-family:tahoma;
	color:#003060;
	font-size:10pt;	
	text-decoration:underline;
}

.raovat{
	font-family:arial;
	color:#000000;
	font-size:9pt;	
	text-decoration:none;
     }
.raovat a{
	font-family:arial;
	color:#000000;
	font-size:9pt;	
	text-decoration:none;
}
.raovat a:hover{
	font-family:arial;
	color:#0072bc;
	font-size:9pt;	
	text-decoration:underline;
}

.chuyenmucraovat{
	font-family:tahoma;
	color:#0072bc;
	font-size:10pt;	
	text-decoration:none;
     }
.chuyenmucraovat a{
	font-family:tahoma;
	color:#0072bc;
	font-size:10pt;	
	text-decoration:none;
}
.chuyenmucraovat a:hover{
	font-family:tahoma;
	color:#ea6f20;
	font-size:10pt;	
	text-decoration:underline;
}

.DangKy{
	font-family:tahoma;
	color:#006699;
	font-size:22pt;
	font-weight:bold;
     }
	 
.ngay{
	font-family:tahoma;
	color:#028302;
	font-size:10pt;	
     }
.ngay a{
	font-family:tahoma;
	color:#028302;
	font-size:10pt;	
	text-decoration:none;
}
.ngay a:hover{
	font-family:tahoma;
	color:#003060;
	font-size:10pt;	
	text-decoration:underline;
}	 

.BANNER{
	font-family:Times New Roman;
	color:#FFFFFF;
	font-size:19pt;
	font-weight:bold;	
     }
.BANNER a{
	font-family:Times New Roman;
	color:#FFFFFF;
	font-size:19pt;	
	text-decoration:none;
}
.BANNER a:hover{
	font-family:Times New Roman;
	color:#009900;
	font-size:19pt;	
	font-weight:bold;
}	  
.ngoaite{
	font-family:tahoma;
	color:#808080;
	font-size:10pt;	
     }	 
	 
.tigimart{
	font-family:tahoma;
	color:#FF0000;
	font-size:10pt;	
     }
.menuleft{
	font-family:tahoma;
	color:#171717;
	font-size:10pt;	
	font-weight:bold;
     }
.menuleft a{
	font-family:tahoma;
	color:#171717;
	font-size:10pt;	
	font-weight:bold;
	text-decoration:none;
}
.menuleft a:hover{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:10pt;	
	font-weight:bold;
	text-decoration:underline;
}	 	 
.menutrang{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:10pt;	
	
     }
.menutrang a{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:10pt;	
	
	text-decoration:none;
}
.menutrang a:hover{
	font-family:tahoma;
	color:#FF6600;
	font-size:10pt;	
	
	text-decoration:underline;
}	 	 	 
.gioithieu{
	font-family:tahoma;
	color:#496005;
	font-size:10pt;	
	font-weight:bold;
     }
.gioithieu a{
	font-family:tahoma;
	color:#496005;
	font-size:10pt;	
	font-weight:bold;
	text-decoration:none;
}
.gioithieu a:hover{
	font-family:tahoma;
	color:#8C4600;
	font-size:10pt;	
	font-weight:bold;
	text-decoration:underline;
}	 
.button2{
	font-family: tahoma;
	font-size: 10pt;
	background-color: #009900;
	border: 1px solid #003366;
	color: #ffffff;
}
.textbox{
	font-family: tahoma;
	font-size: 10pt;
	border: 1px solid #7696af;
	background-color: #FBFBFB;	
	text-transform:lowercase;
}
.cbobox{
	font-family: tahoma;
	font-size: 10pt;
	border: 1px solid #7696af;
	background-color: #FBFBFB;	
}
.boxbody{
	border: 1px solid #000000;
}
.boxtintuc{
	border: 1px solid #bdd75c;
}
.boxgiohang{
	border: 1px solid #aaaaaa;
}
.boxchuU{
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.boxgioithieu{
	border: 1px solid #6f9501;
}
.linetop
{
	border-top: 1px solid #bdd75c;
}
.linebottom
{
	border-bottom: 1px solid #dedde2;
}
.linebottomdot
{
	border-bottom: 1px dotted #cccccc;
}
.linebottomxanh
{
	border-bottom: 1px solid #107e0d;
}
.linebottomcam
{
	border-bottom: 1px solid #ea6f20;
}
.boxmenu
{
	border-top:1px solid #fe9900;
	border-bottom: 1px solid #fe9900;
	border-left:1px solid #fe9900;
	border-right:1px solid #fe9900;
}
.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f3f3f3;
	border: 1px solid #6f9502;
	color: #4a6202;
}
.SUB{
	font-family:Arial, Helvetica, sans-serif;
	color:#0099FF;
	font-size:15px;
	font-weight: bold;
}
.SUB a{
	font-family:Arial, Helvetica, sans-serif;
	color:#0099FF;
	font-size:15px;
	text-decoration:none;
	font-weight: bold;
}
.SUB a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF3300;
	font-size:15px;
	text-decoration:underline;
	font-weight: bold;
}
.main{
	font-family:Arial;
	color:#000000;
	font-size:13px;
}
.titlemain{
	font-family:Arial, Helvetica, sans-serif;
	color:#06395f;
	font-size:12px;
}
.titlemain a{
	font-family:Arial, Helvetica, sans-serif;
	color:#06395f;
	font-size:12px;
	text-decoration:none;
}
.titlemain a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#aa0e12;	
	font-size:12px;
	text-decoration:none;
}
