.errBox 
{
	width: 100%;
	background-color: #FFF7C2;
	border: solid 1px #686868;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
}
.ErrText 
{
	font-weight: bold;
	color: Red;
}
.ErrDetails 
{
	float:right;
	font-size: 9px;
	cursor: hand;
	padding-right: 5px;
	padding-left: 17px;
	padding-top: 3px;
	margin-top: 10px;
	height: 17px;
	background-image: url(/_layouts/IMAGES/ewr201s.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: Black;	
}
.closeMsg 
{
	float:right;
	font-size: 9px;
	cursor: hand;
	padding-right: 5px;
	padding-left: 17px;
	padding-top: 3px;
	margin-top: 10px;
	height: 17px;
	background-image: url(/resources/nuova.MOSS/imgs/CNSREJ16.GIF);
	background-position: left;
	background-repeat: no-repeat;
	color: Black;
}
.tMsg 
{
	width: 100%;
	background-color: #FFF7C2;
	border: solid 1px #686868;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
}
.msgErrorImg 
{
	width: 35px;
	height: 32px;
	background-image: url(/_layouts/IMAGES/error32by32.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: inline;
	float: left;
}
.msgInfoImg 
{
	width: 35px;
	height: 32px;
	background-image: url(/_layouts/IMAGES/ewr033.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: inline;
	float: left;
}
.msgWarnImg 
{
	width: 35px;
	height: 32px;
	background-image: url(/_layouts/IMAGES/ewr024.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: inline;
	float: left;
}
.tMsg 
{
	
}
.ajaxLoading 
{
	float: right;
}
.dMsgArea 
{
	display:inline;
}

/* ============= Migration Tool ================*/

.rTit {
	font-family: Calibri;    
	font-size: 18px;
	font-weight: bold;
}
.rSTit 
{
	font-family: Calibri;    
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 2px gray;

}
.rSTit2 
{
	font-family: Calibri;    
	font-size: 13px;
	font-weight: bold;

}
.rDefFont 
{
	font-size: 12px;
	font-family: Calibri;    
}
.rlblTd 
{
	font-size: 12px;
	font-family: Calibri;    
	width: 1%;
	white-space: nowrap;
}
.rTxt 
{
	font-size: 11px;
	font-family: Calibri;    
}
.rChk 
{
	font-size: 11px;
	font-family: Calibri;    
}
.rbtnsArea 
{
	padding: 5px 5px 5px 5px;
	background-color: Gray;
}
.rBtns 
{
	font-size: 11px;
	font-family: Calibri;    
}
#confArea, #sitesArea, #msgArea
{
	width: 98%;
}
.rDLsites 
{
	font-size: 12px;
	font-family: Calibri;    
}
#loadingArea
{
	padding-top: 2px;
	padding-right: 5px;
	float: right;
}
#statusArea 
{
	height: 150px;
	overflow-x: scroll;
	padding: 3px 3px 3px 3px;
	border: solid 1px gray;
}
