.Width580 {
	width: 580px;
}

.Width290 {
	width: 290px;
}

.Width255 {
	width: 255px;
}

.Width225 {
	width: 225px;
}

.Width175 {
	width: 175px;
}

.Width55 {
	width: 55px;
}

.Width50 {
	width: 50px;
}

.FTBtable {
	height: 60px;
}


.LoginGroupSelector {
	width: 255px;
}

.SignupListSelector {
	width: 175px;
}

.SalutationSelector {
	width: 55px;
	height: 15px;
}

.AvailableGroupsSelector {
	width: 245px;
}


.LoginNamePwd {
	width: 230px;
	height: 15px;
	font-family : "Comic Sans MS", "Verdana", Arial, Helvetica, Helv, sans-serif;
	font-size : 10pt;
	font-style : normal;
    color: black;
}

.ForgotPwdtxtStatus {
	width: 340px;
	font-family : "Comic Sans MS", "Verdana", Arial, Helvetica, Helv, sans-serif;
	font-size : 10pt;
	font-style : normal;
    color: black;
}

.MLvieweditDataEntry {
	width: 245px;
	font-family : "Comic Sans MS", "Verdana", Arial, Helvetica, Helv, sans-serif;
	font-size : 10pt;
	font-style : normal;
    color: black;
}

.StatusWindow {
	width: 375px;
	height: 100px;
}


.EventRegistrationHeaders {
	font-family : Arial, Helvetica, Helv, sans-serif;
	font-size : 10pt;
    color: black;
}

.EventRegistrationFieldNames {
	font-family : Arial, Helvetica, Helv, sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-align: right;
    color: black;
}

.EventRegistrationDataEntry {
	width: 184px;
	font-family : Arial, Helvetica, Helv, sans-serif;
	font-size : 10pt;
	font-style : normal;
    color: black;
}

.EventRegistrationErrorMessages {
	font-family : Arial, Helvetica, Helv, sans-serif;
	font-size : 10pt;
	font-style : normal;
    color: black;
}

.AlignRight {
	text-align: right;
}