.menu1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	letter-spacing: -1px;
}

a {

color: #000000;
text-decoration: underline;
}

a:hover {
color: #000000;
text-decoration: underline;
}

a:visited {
color: #000000;
text-decoration: underline;
}

p {
	font-family: Arial;
	font-size: 12px;
}

td {
	font-family: Arial;
	font-size: 12px;
}

.comments {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}


.home {
	font-family: Arial;
	font-size: 11px;
	color: 4b3a35;
	text-align: right;
}

.main {
	font-family: Arial;
	font-size: 11px;
	color: 162c5f;
	text-align: left;
	padding: 10px;
}

.label {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 162c5f;

}

.tagline {
	font-family: Arial;
	font-size: 14px;
	color: 4b3a35;
	text-align: center;
	font-style: italic;
	padding: 10px;
}
.title {
	font-family: Arial;
	font-size: 20px;
	color: #2D4471;
	font-weight: bold;
	margin-top: 0px;
}

.titlEwHITE {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	vertical-align: middle;

}


.question {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #C52E18;
}
.bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

#whitelinks {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}

.whitelinks:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}

.whitelinks:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}
H5 {
	color: #EAF0F5;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 0px 25px;
}

.eventsHP {
	background-image: url('background.jpg');
	background-repeat: no-repeat;
	padding: 3px; 

}

.error {
	color: #FF0000;
	font-weight: bold;
}

.success {
	color: #0000CC;
	font-weight: bold;	
}
