@CHARSET "ISO-8859-1";

.icePnlGrdCol1 {

}

.icePnlGrdCol2 {
	
} 

.iceOutLbl.error{
	color: red;
	font-weight: normal;

}

.iceOutTxt.error{
	color: red;
	font-weight: normal;
}
		
.iceMsgsFatal {
	color: red;
	font-weight: bold;
}

.iceMsgsError {
	color: red;
}

.iceMsgsWarn {
	color: red;
	font-weight: bold;
}

.iceMsgsInfo {
	color: red;
	font-weight: bold;
}

.icePnlPop, .icePnlTlTip{
	background:#F5F5F5 none repeat scroll 0;
	border:1px solid #D9D9D9;
	padding:0;
	z-index:1000;
}


.icePnlPopHdr, .icePnlTlTipHdr {
	background:#E1E6EE url( ) repeat-x scroll left top;
	border-bottom:1px solid #D9D9D9;
	font-weight:bold;
	height:2em;
}


.icePnlPopHdr, .icePnlTlTipHdr {

	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:4px;
	vertical-align:middle;
}

.icePnlPopBody, .icePnlTlTipBody {
	padding:10px;
}

.icePnlPopFtr, .icePnlTlTipFtr {
	background-color:#DDDDDD;
	float:right;
	height:auto;
}
.iceCmdLnk {
	color: #DA291C !important;
}