.header_bar
{
	background-image: url('/DesktopModules/TaiNguyen/Images/gvHeaderBackground.gif' );
    background-repeat: repeat-x;
    background-position: top left;
    text-decoration:none;
    vertical-align:middle;
    font-family: Tahoma Arial Verdana;
    font-size: 13px;
    line-height: 100%;
    height: 28px;
    background-color: #c0dde0;
    font-weight: bold;
    color: #336600;
    vertical-align: middle;
    border-bottom: #7eacb1 1px solid;
    cursor: pointer;
    white-space: nowrap;
    padding-left:5px;
    padding-top:5px;
    text-transform:uppercase;
    text-align:center;
}
	.lineMenu
{
	background-image:url(/DesktopModules/TaiNguyen/Images/lineMenu.gif);
	background-repeat:repeat-x;
	height:1px;
	width:120px
	}
	.gv{
	cursor:pointer;
	white-space:nowrap;
	padding: 4px 4px 5px 4px;
	border: solid 1px #7EACB1;
		background-image: url('/DesktopModules/TaiNguyen/Images/gvHeaderBackground.gif' );
	background-position:top;
	background-repeat:repeat-x;
	background-color:#C0DDE0;
	overflow:hidden;
	-moz-user-select: none;
}
.tabKebang{ border-width:1;border-color:#DADAAA; border-collapse:collapse;border:none;}

.tdKebang
{
	border: solid #C9D7DE 1.0pt;
}
.TDNut
{
	text-align:center;
	min-width:100px;
	cursor:pointer;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;  
    border: 1px #ccc solid;
    color:#000;
    background-color:#efefef;
    font-weight:bold;
    padding:3px;
}
.TDNut:hover
{   
    border: 1px #aaa solid;
}