.xprices {
color: #2693ff;
font-weight: bold;
font-family : tahoma !important;
font-size: 15px;
text-shadow: 1px 1px 3px #26c9ff;
}
.item_name_en {
color: #0000d9;
font-weight: bold;
font-family : tahoma !important;
font-size: 15px;
text-shadow: 1px 1px 3px #26c9ff;
}
.item_name_vn {
color: #ff4000;
font-weight: bold;
font-family : tahoma !important;
font-size: 15px;

text-shadow: 1px 1px 3px #ff9326;
}

.no_results{
font-weight: bold;
font-style: italic;
font-family : tahoma !important;
font-size: 11px;
}

.highlight { background-color: #f0f0e1 }

.markZ {
opacity: 0.0;	
}
.markB {
color:blue !important;
}
.markR {
color:red !important;
}
.markO {
color:#f99109 !important;
}
.markW {
color: white !important;
}
.markY {
color:yellow !important;
}
.markG {
color:green !important;
}
.markP {
color:deeppink !important;
}
.markBL {
color:black !important;
}
.textlight {
color : #075b79;
font-family : tahoma;
}
.textshadow	{
color: #fff;
font-size: 15px;
font-family: tahoma;
text-shadow: 1px 1px 3px #00bfff;
}
.fontT {
font-family : tahoma !important;
}
.sizeSS {
font-size: 10px !important;	
}
.sizeS {
font-size: 12px !important;	
}
.sizeN {
font-size: 14px !important;	
}
.sizeL {
font-size: 16px !important;	
}.sizeXL {
font-size: 24px !important;	
}
/*LOGO*/
.logo_text {
color : #0f0f1e;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
font-size: 60px;
text-shadow: 3px 3px 6px #26c9ff;
}
.footer{
color : #eeeeee;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
font-size: 12px;
text-shadow: 1px 1px 1px #4cd2ff;
background: #2B81B7 url(../images/pat.png) repeat;
}