.MainTitle
{
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 9px;
    font-size: 15pt;
    color: #e10813;
    font-weight: bold;
}

.Subtitle
{
    font-size: 11pt;
    margin-top:  ;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

.SubtitleAppointment, .SubtitleAppointmentStartPage
{
    font-size: 11pt;
    margin-top: 0px;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

.SubtitleAppointmentStartPage
{
    margin-top: 26px;
    margin-bottom: 6px;
	color: #000000;
}

.Appointment .Title
{
    padding-left: 15px;
    color: #000000;
}

.eventErrorInputField {
    border-color: #000000;
}

#STARTPAGE_REGISTER_LINK{
	color: #000000;
}

