.dhtmlgoodies_window{
	width:350px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.9em;
	position:absolute;
	overflow:hidden;
	z-index:100000000;
}
.dhtmlgoodies_window div{
	position:relative;
}
.dhtmlgoodies_window .dhtmlgoodies_window_top{
	width:100%;
	height:17px;
	position:relative;
	background-color: #4670a7;
}
.dhtmlgoodies_window .top_buttons{
	float:right;
	z-index:10;
	position:absolute;
	right:0px;
	width:35px;
}
.top_buttons img{
	float:left;
	padding-left:18px;
}
.dhtmlgoodies_windowMiddle{
	border-left:3px solid #4670a7;
}
.dhtmlgoodies_windowContent{
	border-right:3px solid #4670a7;
	padding-left:5px;
	padding-right:2px;
	overflow-x:hidden;
	overflow-y:	auto;
	background-color:#FFF;
}
.dhtmlgoodies_window_bottom{
	border-left: 3px solid #4670a7;
	border-right:3px solid #4670a7;
	border-bottom: 3px solid #4670a7;
	position:relative;
	height:0px;
	background-color:#FFFFFF;
}
.dhtmlgoodies_window_bottom img{
	float:right;
}
.topCenterImage{
	position:absolute;
	left:3px;
	height:17px;
}
.resizeImage{
	position:absolute;
	right:1px;
	bottom:1px;
}
.modalDialog_contentDiv_loading {
	border:3px solid #4670a7;
	padding:2px;
	z-index:100;
	position:absolute;
	background-color:#ffffff;	
	color:#4670A7;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/wait.gif);
	background-repeat: no-repeat;
	background-position: top;
}
	
.tablestyle TBODY{
 padding: 0px;
}
.tablestyle {
 padding: 0px;
 margin: 0px;
}
 
