@charset "utf-8";
/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body {
		font-family:Tahoma;
		font-size:11px;
		margin-top:0;
		background-color:#DFDFDF;
	 }
			
/*------------------------------top links----------------------*/

.toplinks {
			font-weight:bold;
			font-size:12px;
			color:#000066;
			text-decoration:none;

			padding-left:8px;
			padding-right:8px;
			}
			
.toplinks:hover {
			color:#dcdcdc;
			}

/*------------------------------NAV LINK-----------------------*/
.navlinks {
			font-size:12px;
			font-weight:bold;
			color:#666666;
			text-decoration:none;
			font-variant:small-caps;
			padding-left:6px;
			padding-right:6px;
			}
			
.navlinks:hover {
			color:#000066;
			}
			

/*------------------------------welcome----------------------*/

.welcome {
			font-size:11px;
			color:#596975;
			font-weight:bold;
			padding-left:100px;
			padding-top:185px;
			}
			
/*------------------------------texts----------------------*/	

.black11 {
		font-size:11px;
		color:#000000;
		}
		
.black12 {
		font-size:12px;
		color:#000000;
		font-weight:bold;
		}
		
.price {
		font-size:16px;
		color:#CE3903;
		font-weight:bold;
		}

.xanh {
		font-size:13px;
		color:#000066;
		font-weight:bold;
		}
		
.gray {
		font-size:15px;
		font-weight:bold;
		color:#666666;
		}
		
.gray12 {
		font-size:12px;
		color:#CCCCCC;
		}
		
.orange {
		font-weight:bold;
		font-size:11px;
		color:#FF9900;
		}
		
.orange16 {
		font-size:18px;
		color:#FF9900;
		font-family:Helvetica
		}
		
.white10 {
		color:#FFFFFF;
		}
				
.white12 {
		font-size:12px;

		color:#FFFFFF;
		}
		
.white16 {
		font-size:16px;
		font-weight:bold;
		color:#FFFFFF;
		font-family:sans-serif;
		}
		
.white20 {
		font-size:20px;
		font-weight:bold;
		color:#FFFFFF;
		font-family:sans-serif;
		}
/*------------------------------news links----------------------*/
.newslinks {
			font-size:12px;
			color:#0066CC;
			text-decoration:none;
			padding-left:5px;
			}
			
.newslinks:hover {
			color:#000066;
			}
			
.newslinks1 {
			font-size:11px;
			font-weight:bold;
			color:#9a9ebc;
			text-decoration:none;
			padding-left:5px;
			}
			
.newslinks1:hover {
			color:#000066;
			}
			
.news {
		font-weight:bold;
		font-size:12px;
		color:#000066;
		}
		
/*------------------------------menus----------------------*/

.menus {
		font-size:12px;
		color:#C7CCD0;
		font-weight:bold;
		padding:8px;
		}
		
.menuheader {
		font-size:14px;
		color:#FFFFFF;
		font-weight:bold;
		}
		
.moreinfo {
		font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
		padding-right:16px;
		text-decoration:none;
		}
		
.moreinfo:hover {
		color:#FFFF00;
		}
		
			
/*------------------------------footer----------------------*/

.footerlink1 {
			font-size:12px;
			color:#000000;
			text-decoration:none;
			}
			
.footerlink1:hover {
			text-decoration:underline;
			}
			
.footerlinkB {
			font-size:11px;
			font-weight:bold;
			color:#000000;
			text-decoration:none;
			padding-right:5px;
			}
			
.footerlinkB:hover {
			text-decoration:underline;
			}
			
.footerlink {
			font-size:11px;
			color:#000000;
			text-decoration:none;
			padding-right:5px;
			}
			
.footerlink:hover {
			text-decoration:underline;
			}
			
/*---------------------------orange link-----------------------*/

.orangelinks {
			font-size:11px;
			font-weight:bold;
			color:#FF9900;
			text-decoration:none;
			}
			
.orangelinks:hover {
			color:#FFFFFF;
			}

/*---------------------------blue link-----------------------*/
		
.bluelinks {
			font-size:13px;
			font-weight:bold;
			color:#000066;
			text-decoration:none;
			}
			
.bluelinks:hover {
			color:#0066CC;
			}
/*---------------------------white link-----------------------*/

.whitelinks {
			font-size:20px;
			color:#FFFFFF;
			text-decoration:none;
			}
			
.whitlelinks:hover {
			color:#000099;
			}
			
.whitelinks10 {
			color:#FFFFFF;
			text-decoration:none;
			}
			
.whitlelinks10:hover {
			text-decoration:underline;
			}