.WMsgDiv
{
	font-size: 1px;	
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
	border-left: solid 1px #d4d0c8;
	border-top: solid 1px #d4d0c8;
	/*visibility:hidden;*/
	display:none; 
	position:absolute;
	z-index:10000;
}
.WMsgCloseBtn
{
	display: block;
	margin-left:auto;
	margin-right:10px;
	margin-top:2px;
	margin-bottom:auto;
	border-width:0px;
}
.WMsgOKbutton
{
	 FONT-SIZE: 8pt; 
	 WIDTH: 60px; 
	 FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	 margin-bottom:7px;
	 margin-top:5px;
	 margin-left:auto;	 
	 margin-right:auto;
	 display:block;
}


.WMsgMessageText
{
	display: table-cell;	
	font-family: verdana, arial, helvetica, sans-serif, MS Sans Serif;
	font-size:12px;
	text-decoration:none;		
	line-height:16px;
	vertical-align:middle;
	padding-right:5px;
}
.WMsgAlertImage
{
	DISPLAY: block;
	margin-left:5px;
	margin-right:10px;
}

.WMsgHeaderLeft
{
	width: 2px;
	background-color: #6194eb;
	height: 20px;
}


.WMsgHeaderCenter
{
	vertical-align:middle;
	background: #0a246a url(MsgBoxImg/WMsgHeaderCenter20.gif) repeat-x bottom;
}

.WMsgHeaderRight
{
	width: 2px;
	background-color: #4071c5;
	height: 20px;
}

.WMsgBodyLeft
{
	font-size: 1px;	
	width: 2px;
	background-color: #6194eb;
	
}

.WMsgBodyCenter
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	background-color:#ccffff;
}

.WMsgBodyRight
{
	font-size: 0px;	
	width: 2px;
	background-color: #4071c5;
}


.WMsgFooterLeft
{
	background-color: #4071c5;
	height: 2px;
	width:2px;
	display: block;
} 

.WMsgFooterCenter 
{
	background-color: #4071c5;
} 
.WMsgFooterRight 
{
	background-color: #4071c5;
	height: 2px;
	display: block;
	width:2px;
}
/*///////////////////////////////////////////////////////////*/

