
/**************** Body and tag styles ****************/

/**************** Header and navigation styles ****************/

.redTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}


/**************** Content styles ****************/


/**************** Errors ************************/

.fieldWithErrors {
    padding: 2px;
    background-color: red;
    display: table;
}

.errorExplanation {
    margin: 15px;
	color: red;
}

/*************** General ************************* */

.centered {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.form_button {
	background-color: #000000; 
	font-size:10px; 
	font-weight:bold; 
	color:#FFFFFF; 
	border:solid; 
	border-color:#333333"
}

.title1 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
