.dasDivWindowCover{
	filter:alpha(opacity=0) !important;
	-moz-opacity:.0 !important;
	opacity:.0 !important;
	position:absolute !important;
	background:none !important;
	border:none !important;
	display:none;
	z-index:9997;
}
.dasDivWindow{
	/*filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;*/
	position:absolute !important;
	/*background:#3c91c7;*/
	background:none;
	/*border:1px solid #045c97;*/
	display:none;
	z-index:9998;
}

.dasDivWindow_Header{
	/*border:1px solid yellow;*/
	margin-top:none !important;
	margin-bottom:none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	padding-top:0px !important;
	height:10px;
	vertical-align:middle !important;
}

.dasDivWindow_CloseButton{
	/*background:white;*/
	margin:0px;
	background:#000000 !important;
	float:left !important;
	margin-left:5px !important;
}

.dasDivWindow_LogoNo{
	/*background:white;*/
	display:inline;
	margin:0px;
	background:none;
	height:100%;
	width:66px;
	float:left !important;
	margin-left:5px !important;
}

.dasDivWindow_LogoShow{
	/* background:white; */
	margin:0px;
	display:inline;
	background:url(https://www.iclasspro.com/images/iclasslogo_small.png) no-repeat;
	background-position:center;
	height:22px;
	width:66px;
	cursor:pointer;
	float:left !important;
	margin-left:5px !important;
}

.dasDivWindow_CloseButtonImage{
	/*background:white;*/
	margin:0px;
	background:#000000 !important;
}
.dasDivWindow_CloseButtonImage:hover{
	margin:0px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.dasDivWindow_Title{
	margin:0px;
	/*background:#045c97;*/
	color:#EEEEEE;
	float:left !important;
	cursor:default !important;
	font-weight:bold !important;
	vertical-align:middle !important;
	padding-top:4px;
}

.dasDivWindow_Content{
	clear:both !important;
	/*background:#e0eefb;*/
	background:#AAAAAA;
	color:black;
	margin-top:none !important;
	margin-bottom:none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	overflow:auto;
}

.leftb {
	background-image: url(../images/dwb2/l.png)  !important;
	background-repeat:repeat-y !important;
	width:6px !important;
	padding-right:0px !important;
	padding-left:0px !important;
	margin:0px !important;
}
.rightb {
	background-image: url(../images/dwb2/r.png)  !important;
	background-repeat:repeat-y !important;
	width:6px !important;
	padding-right:0px !important;
	padding-left:0px !important;
	margin:0px !important;

}
.topb {
	background-image: url(../images/dwb2/t.png)  !important;
	background-repeat:repeat-x !important;
	height:9px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	margin:0px !important;

}
.bottomb {
	background-image: url(../images/dwb2/b.png)  !important;
	background-repeat:repeat-x !important;
	height:7px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	margin:0px !important;

}
.topleftb {
	background-image: url(../images/dwb2/tl.gif)  !important;
	background-repeat:no-repeat !important;
	width:6px !important;
	height:9px !important;
	padding:0px !important;
	margin:0px !important;

}
.toprightb {
	background-image: url(../images/dwb2/tr.gif)  !important;
	background-repeat:no-repeat !important;
	width:6px !important;
	height:9px !important;
	padding:0px !important;
	margin:0px !important;

}
.bottomrightb {
	background-image: url(../images/dwb2/br.gif)  !important;
	background-repeat:no-repeat !important;
	width:6px !important;
	height:7px !important;
	padding:0px !important;
	margin:0px !important;

}
.bottomleftb {
	background-image: url(../images/dwb2/bl.gif)  !important;
	background-repeat:no-repeat !important;
	width:6px !important;
	height:7px !important;
	padding:0px !important;
	margin:0px !important;

}

.dwcontent1 {
	background-color:#000000;
	background:#000000 !important;
	background-image:url(../images/dwb2/header.gif) !important;
	background-repeat:repeat-x !important;
	background-position: center !important;
	padding:0px !important;
	margin:0px !important;
	height:10px !important;
}
.dwcontent2 {
	background-color:#CCCCCC;
	background:#CCCCCC !important;
	padding:0px;
}