.adminBody
{
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.InputLabel
{
	font-weight: bold;
}

.ModalBackground
{
	background-color: Gray; 
	filter: alpha(opacity=30);	
}

.ModalPopupTitle
{
	background-color: #5D7B9D;
	color: White;
	font-weight: bold;
	font-size: 12px;
}

.ModulPopupSaveCancelToolbar
{
}
