#TopBarTable {
	margin-left:auto; 
	margin-right:auto;
	width:800px;
}

#TopBarSelection {
	width:100%
}

.TopBar {
	border-top: medium groove #000000;
}

.SelectionTable {
	width:800px;
}

.MaintenanceBoxes {
	border-style:outset;
	background-color:#CCCCCC;
	margin-bottom:0;
	padding-bottom:0;
}

.MaintenanceTitles {
	text-align:left;
	font-weight:500;
}

.MaintenanceForm {
	margin-bottom:0;
	padding-bottom:0;
}

.FieldCaption {
	text-align:right;
	font-weight:bold;
}

.SmallerText {
	font-size:12px;
}

.NotInGroupSmall {
	font-size:12px;
	color:#000066;
}

.NotInGroup {
	color:#000066;
}

.MessageSuccess {
	color:#000099;
	font-style:italic;
	font-weight:bold;
}

.MessageInError {
	color:#CC0000;
	font-style:italic;
	font-weight:bold;
}

.DetailButtons {
	width:75px;
	height:25px;
}

.SaveButton {
	color:#FF0000;
	font-weight:bold;
	width:75px;
	height:25px;
}

.MailSenderName {
	font-size:14px;
	color:#660000;
	font-style:italic;
	font-weight:bold;
}
