.fwmdicAlertValidate{
	position:absolute;
	display:none;
	z-index: 1000;
}
	.fwmdicAlertValidate table{}

	.fwmdicAlertValidate table .topLeft{
		_background-image:none;
		background-image:url(../img/alert/orange/topLeft.png);background-repeat: no-repeat;width:10px;height:9px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/alert/orange/topLeft.png');
		}
	.fwmdicAlertValidate table .topCenter{background-image:url(../img/alert/orange/top.png);background-repeat: repeat-x;}
	.fwmdicAlertValidate table .topRight{
		_background-image:none;
		background-image:url(../img/alert/orange/topRight.png);background-repeat: no-repeat;width:12px;height:9px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/alert/orange/topRight.png');
	}
	
	.fwmdicAlertValidate table .middleLeft{background-image:url(../img/alert/orange/left.png);background-repeat: repeat-y;}
	.fwmdicAlertValidate table .middleCenter{background-color: #FFFFE8;}
	.fwmdicAlertValidate table .middleRight{background-image:url(../img/alert/orange/right.png);}
	
	.fwmdicAlertValidate table .bottomLeft{
		_background-image:none;
		background-image:url(../img/alert/orange/bottomLeft.png);background-repeat: no-repeat;height:9px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/alert/orange/bottomLeft.png');
	}
	.fwmdicAlertValidate table .bottomCenter{background-image:url(../img/alert/orange/bottom.png);background-repeat: repeat-x;background-position: bottom;}
	.fwmdicAlertValidate table .bottomRight{
		_background-image:none;
		background-image:url(../img/alert/orange/bottomRight.png);background-repeat: no-repeat;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/alert/orange/bottomRight.png');
	}

	.fwmdicAlertValidate table td input{text-indent:7px;background: url(../img/btnOk.png) no-repeat right top;cursor:pointer;margin:0px;padding:0px;width:none;border:solid 1px #809DB9;background-color:#EAEAEA;border-collapse:collapse;padding-left:18px;background-position: 2px;background-repeat: no-repeat;text-align:center;height:21px;}
	
	.fwmdicAlertValidate #alertMessageImg {
		_background-image:none;
		margin-top:-4px;z-index:1000;background-image: url('../img/alert/orange/direction.png'); background-repeat: no-repeat;width:61px;height:38px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/alert/orange/direction.png');
	}
		
	.fwmdicAlertValidate #contentAlertMessageError {
	background-image:url(../img/alert/alert.png);
	_background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/alert/alert.png');
	background-position-y:0%;
	background-repeat: no-repeat;
	height:24px;
	padding-top:6px;
	padding-left:29px;
	font-size:11px;font-family: arial;margin:10px;font-weight: bold;text-align: justify;color:#8C6239;
	}
	
.fwmdicAlertInfo{
	position:absolute;
	display:none;
	z-index: 1000;
	}
	.fwmdicAlertInfo table{}

	.fwmdicAlertInfo table .topLeft{
		_background-image:none;
		background-image:url(../img/alert/blue/topLeft.png);background-repeat: no-repeat;width:10px;height:9px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/alert/blue/topLeft.png');
	}
	.fwmdicAlertInfo table .topCenter{background-image:url(../img/alert/blue/top.png);background-repeat: repeat-x;}
	.fwmdicAlertInfo table .topRight{
		_background-image:none;
		background-image:url(../img/alert/blue/topRight.png);background-repeat: no-repeat;width:12px;height:9px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/alert/blue/topRight.png');
	}
	
	.fwmdicAlertInfo table .middleLeft{background-image:url(../img/alert/blue/left.png);background-repeat: repeat-y;}
	.fwmdicAlertInfo table .middleCenter{background-color: #EEEEF9;}
	.fwmdicAlertInfo table .middleRight{background-image:url(../img/alert/blue/right.png);}
	
	.fwmdicAlertInfo table .bottomLeft{
		_background-image:none;
		background-image:url(../img/alert/blue/bottomLeft.png);background-repeat: no-repeat;height:9px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/alert/blue/bottomLeft.png');
	}
	.fwmdicAlertInfo table .bottomCenter{background-image:url(../img/alert/blue/bottom.png);background-repeat: repeat-x;background-position: bottom;}
	.fwmdicAlertInfo table .bottomRight{
		_background-image:none;
		background-image:url(../img/alert/blue/bottomRight.png);background-repeat: no-repeat;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/alert/blue/bottomRight.png');
	}

	.fwmdicAlertInfo table td input{text-indent:7px;background: url(../img/btnOk.png) no-repeat right top;cursor:pointer;margin:0px;padding:0px;width:none;border:solid 1px #809DB9;background-color:#EAEAEA;border-collapse:collapse;padding-left:18px;background-position: 2px;background-repeat: no-repeat;text-align:center;height:21px;}
	
	.fwmdicAlertInfo #alertMessageImg {
		_background-image:none;
		margin-top:-4px;z-index:1000;background-image: url('../img/alert/blue/direction.png'); background-repeat: no-repeat;width:61px;height:38px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/alert/blue/direction.png');
	}
		
	.fwmdicAlertInfo #contentAlertMessageError {
	_background-image:none;
	background-image:url(../img/alert/info.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/alert/info.png');
	background-position-y:0%;
	background-repeat: no-repeat;
	height:24px;
	padding-top:6px;
	padding-left:29px;
	font-size:11px;font-family: arial;margin:10px;font-weight: bold;text-align: justify;color:#384877;
}