a:link{color: rgb(0,168,64); }
a:visited{color: rgb(128,64,0); } 
a:active {color: rgb(255,153,0);}
A:hover{color:#ffffff;cursor:pointer;}
A{Text-decoration:none }
A:hover{color:#0000ff}

.bcctooltip{color:yellow;font-weight:bold;}

.BangDangKy {
border-collapse:collapse;
border-style:solid;
border-width:1px;
border-color:rgb(200,200,200);
font-size:12pt;
}

.hr2color {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}

.hrgradient {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

.tblheader{
	background-color: #cccccc;
	text-align:center;
	vertical-align:top;
	font-size:12pt;
	text-shadow: 1px 1px white, -1px -1px #444;
}

.tblheadersmall {
	background-color: #F0F9FE;
}

.buttondiv {border:0.5px solid #EDECEC;padding:5px 5px;
	border-radius:10px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f5fc), color-stop(50%,#FBFCFD), color-stop(51%,#9fd8ef), color-stop(100%,#F3FAFE));
	box-shadow:5px 5px 5px #cccccc;
	font-size:12pt;
}

.buttondiv2 {border:0.5px solid #EDECEC;padding:3px 3px;
	border-radius:10px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f5fc), color-stop(50%,#FBFCFD), color-stop(51%,#9fd8ef), color-stop(100%,#C2DCE8));
	box-shadow:3px 3px 3px rgba(205, 199, 226, 0.48);
	font-size:12pt;
	vertical-align: middle;
    text-align: center;
}

.buttonrep1 {border:1px solid #f1a1a1;padding:2px 2px;
	border-radius:6px;background:#ffdddd;box-shadow:2px 2px 2px #cfcccc;
	font-size:12pt;
	vertical-align: middle;
    text-align: center;	
}
.buttonrep2 {border:1px solid #f1a1a1;padding:2px 2px;
	border-radius:6px;background:#ddffdd;box-shadow:2px 2px 2px #cfcccc;
	font-size:12pt;
	vertical-align: middle;
    text-align: center;	
}
.buttonrep3 {border:1px solid #f1a1a1;padding:2px 2px;
	border-radius:6px;background:#ddddff;box-shadow:2px 2px 2px #cfcccc;
	font-size:12pt;
	vertical-align: middle;
    text-align: center;	
}

.buttonrep {border:1px solid #E6C1A0;padding:2px 2px;
	border-radius:6px;background:#FAE9C5;box-shadow:2px 2px 2px #cfcccc;
	font-size:12pt;
	vertical-align: middle;
    text-align: center;		
	}

.buttonNoText {border:1px solid #f1a1a1;background:#fddddd;border-radius:2px;
	font-size:12pt;
	vertical-align: middle;
    text-align: center;		
}

.button5556A {border:1px solid #3592CB;background:#63ABFD;border-radius:2px;
	font-size:12pt;
}

.button5556B {border:1px solid #40A0DB;background:#63CBFF;border-radius:2px;
	font-size:12pt;
}

.btOn {
	z-index:100;width:18px;
height:18px;background-image:url(../../imgs/icon/slider_on.png);
}

.btOff {
	z-index:100;float:left;width:18px;
height:18px;background-image:url(../../imgs/icon/slider_off.png);
}

.heartOn {
	z-index:100;float:left;width:32px;
height:32px;background-image:url(../imgs/icon/heartRed.png);
}

.heartOff {
	z-index:100;float:left;width:32px;
height:32px;background-image:url(../imgs/icon/heartGray.png);
}

#bt1close
{  width:18px;
height:18px;
background-image: url(../../imgs/icon/fb_close2.png);
float:right}
#bt1close:hover
{ background-image: url(../../imgs/icon/fb_close1.png);}

#bt1call
{  width:24px;
height:24px;
background-image: url(../../imgs/icon/fb_cal2.png);}
#bt1call:hover
{ background-image: url(../../imgs/icon/fb_cal1.png);}

#bt1edt
{  width:24px;
height:24px;
background-image: url(../../imgs/icon/edit2.png);}
#bt1edt:hover
{ background-image: url(../../imgs/icon/edit.png);}

#bt1edt2
{  width:24px;
height:24px;
background-image: url(../../imgs/icon/edit3.png);}
#bt1edt2:hover
{ background-image: url(../../imgs/icon/edit.png);}

.imgNext {content:url(../../imgs/icon/next10_1.png);}
.imgBack {content:url(../../imgs/icon/pre10_1.png);}

Table {
color:rgb(100,100,100);
font-size:12pt;
}

body     { color: #221133;font-family: Tahoma;font-size:12px; BACKGROUND-COLOR: #f4f5ff }