.blueborders {
	background-color: #000099;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
}
.breadcrumb {
	font-size: 10px;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.eventtitle {
	font-weight: bold;
	background-color: #8997C7;
	line-height: 35px;
}
.eventbody {
	background-color: #CFCFE7;
}
.redborders {

	background-color: #FF0000;
}
.yellowborders {

	background-color: #FFFF00;
}
