.DragwinTitle {
	color: #FFF;
        background: #6699CC url(./win/image/6699CC_40x100_textures_03_highlight_soft_20.png) 0 50% repeat-x;
        border: 1px solid white;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
        font-weight: bold;
        padding: 0px 0px 0px 1px; */
}


.DragwinContent {

	background-color: #AEC9E4;
	color: black;
	font-family: Arial, sans-serif;
        opacity: 0.90;
	filter: alpha(opacity=90);
        padding: 0px 0px 0px 2px;
/*        border: 1px solid white; */
}


.DragwinWindow {

/*	background-color: red; */
	color: white;
        background-color ; 'transparent'; 
        z-index: 2000;
        
}




