.tracuutable{
	background-color:white;
	font-size:12px;
	font-family:Arial, Time new Roman, sans-serif;
}
.tracuutable tr td{
	border: 2px groove #66a2e0;
}
.kb{
	background: url(ds/tablebackground.png) #d0e1f5;
}
.hd{
	background-color: #66a2e0;
}
.im{
	font-weight:bold;
	color:#000066;
}
.tableheader{
	background-color: #666633;
	color:white;
}
.tableheader>td{
	border: 1px solid #000000;
}
.row1{
	background-color: #white;
	color:#000000;
}
.row2{
	background-color: #CCCCFF;
	color:#000000;
}
.nullValue{
	background-color:#6666CC;
}
.inputRows>td
{
	border: none;
}
.nomalText
{
	border: none;
	background-color:#eeeeee;
}
#idchinhsua tr td{
	padding-left:2px;
	padding-right:2px;
}
.ngheValueRows
{
	border: 1px solid black;	
}
.ngheValueRows td
{
	border: 1px solid black;	
}
.ngheValueRows2
{
	border: 1px solid black;
}
.ngheValueRows2 td
{
	border: 1px solid black;
	padding-left:5px;
	padding-right:5px;
}
#editNghe
{
	display: none;
}
.subForm
{
	background: url(../ds/subbackground.png);
	border: 2px double black;
	z-index:1000;
}
.Object
{
	
	width:400px; 
	height:150px; 
	position:absolute;
	background:url(../ds/login_background.gif);
}
.menuWrap li
{
	display: inline;
	margin-right: 10px;
	padding-right:10px;
	border-right: 2px groove #666666;
	font-weight:bold;
	line-height:30px;
	position:relative;
}
.menuWrap li img
{
	position:absolute;
	left:0px;
	top: -6px;
	
}
.menuWrap li a
{
	text-decoration:none;
	color: white;	
}
.menuWrap li a:hover
{
	color: #6600CC;	
}
.menuWrap li a
{
	padding-left:25px;
}