BODY{
background-color:#FFFFFF;
}
.WinMenu{
	font-family:arial;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	}

.clsWindowFilter{
	Font-Family:verdana;
	height:18;
	background-color:#D6D3CE;
	color:white;
	border: 1px solid gray;
	font-size:10;
	width:150px;
}

.clsInputWindowFilter{
	border: 0px;
	Font-Family:verdana;
	height:18;
	background-color:White;
	color:Black;
	font-size:10;
	width:150px;
}

.clsButtonWindowFilter{
	border: 0;
	Font-Family:verdana;
	background-color:#D6D3CE;
	height:18;
	font-size:10;
	text-align:left;
	width:150px;
	cursor: hand;
}
.TableCode{
	Font-Family:verdana;
	font-size:11px;

	background-color : #E7E4F6;
}
