
.ngWindowTableStyle {
	font-family:"Verdana";
	border: 0; 
	BACKGROUND-COLOR: "#999999"; 
}
.ngWindowCellStyle {
	BACKGROUND-COLOR: white; 
	padding: 5px
}
.ngWindowCellContentStyle {
	BACKGROUND-COLOR: white; 
	font-size: 10px
}
.ngWindowCellButtonStyle {
	BACKGROUND-COLOR: "#999999"; 
	padding: 0px;
	width: 14px;
	height: 14px
}
.ngWindowButtonStyle {
	BACKGROUND-COLOR: "#999999"; 
	padding: 0px; 
	width: 14px;
	height: 14px
}
.ngWindowTitleStyle {
	FONT-WEIGHT: bold; 
	CURSOR: default; 
	COLOR: "#333333"; 
	BACKGROUND-COLOR: "#999999"; 
	height: 14px;
	font-size: 11px
}

