BODY {
	BORDER: 0px; 
	background-color: #ffffff;
	PADDING: 0px; 
	MARGIN: 0px; 	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Verdana, Arial 	
}
/*phan trang*/
.sidehref {
	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	FONT-WEIGHT: bold; 
	font-size: 12px;
}
.TDPaging{
			text-align:left;
			font-size:12px;
			color:  #000000;			
}
table.sample {
	border-width: 0px;
	border-color: gray;
	font-size:12px;
	border-collapse: separate;
	background-color: #ffffff;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	font-size:12px;
	border-style: inset;
	border-color: gray;
	background-color: #ffffff;
}
table.sample td {
	border-width: 0px;
	padding: 1px;
	font-size:12px;
	border-style: inset;
	border-color: gray;
	background-color: #ffffff;
}
/*ket thuc phan trang*/
/*khung web*/
.bdkhung
{
border:solid 1px #717171;
background-repeat:repeat-x;
}
/*ket thuc khung web*/
/*hover,link*/
a {
	color:#000000; text-decoration:underline; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px
}
.whitelink {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.whitelink1 {
	COLOR: #ffffff; TEXT-DECORATION: none; font-weight:bold
}
A:hover {
	FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
TD {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, Arial
}
img {
	border: 2px #000000;
}
.chudenthuong {
	COLOR: #000000; TEXT-DECORATION: none; 
}
.chudendam {
	COLOR: #000000; TEXT-DECORATION: none;  font-weight:bold;
}
.chudenthuong_b {
	COLOR: #000000; TEXT-DECORATION: underline;
}
/*ket thuc hover, link*/
/*textbox, drop, button*/
.textfield {
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
textarea {
	width: 350px;
	border: 1px solid #CCCCCC;
}
/*ket thuc textbox,drop, button*/
