body, input{
	font-family: arial;
}

.title, .titlered{
	font-size: 24px;
	line-height: 24px;
}
.titlered{
	color: #7d0101;
}

.purple,.purpleft a{
	color:#742482;
}
.mapyellow, .northleft a{
	color:#eda120;
}
.mapgreen, .centralleft a{
	color:#194929;
}
.mapred, .southleft a{
	color:#9a090c;
}
.mapnavy, .wayneleft a{
	color: #1a1d49;
}


.mapturq, .warsawleft a{
	color:#4590b2;
}


.light{
	background-color: #354f60;
	color: #fff;
}
.lighter{
	background-color: #d0e3eb;
	color: #000;
}
.topcontent{
	display: table;
	width: 100%;
	height: 212px;
	background-color: #354f60;
}
