.style1 {
	text-align: center;
}
.style2 {
	text-align: left;
}
.style3 {
	text-align: right;
}
.borderstyle {
	border: 1px solid #000099;
	background-color: #FFFFFF;
}
.noborder {
	border-width: 0;
}
.colorbar {
	background-color: #cccccc;
}
.footertext {
	font-family: calibri, arial;
	font-size: 8pt;
	color: #666666;
}
.footerbg {
	background-image: url('../images/footer.jpg');
	font-family: Calibri, Arial;
	font-size: 8pt;
	color: #000000;
}
.menubar {
	font-family: Calibri, Arial;
	font-size: 10pt;
	text-decoration:none;
	color: #ffffff;
}

.headerbg {
	background-image: url('../images/brennansheader.jpg');
	font-family: Calibri, Arial;
	font-size: 8pt;
	color: #000000;
}
.menu {
	font-family: Calibri, Arial;
	text-decoration:none;
	font-size: 10pt;
	color: #000000;
}
.sidebar {
	font-family:  Calibri, Arial;
	font-size: 12px;
	font-weight:bold;
	padding: 5px;
	color: #ffffff;
	text-decoration: none;
}
.menutop {
	background-image: url('../images/menutop.jpg');
	font-family: Calibri, Arial;
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
}
.rsstop {
	font-family: Calibri, Arial;
	font-size: 14pt;
	font-weight:bold;
	color: #ffffff;
	text-decoraton:none;
}
.rssitem {
	font-family: Calibri, Arial;
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	text-decoraton:none;
	background-color:#62c431;
}
.rssdesc {
	font-family: Calibri, Arial;
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
	background-color:#ffffff;
}
.rssblank {
	font-family: Calibri, Arial;
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
	background-color:#000000;
}

.main {
	font-family: Calibri, Arial;
	font-size: 10pt;
	color: #000000;
}
.mainhead {
	font-family: Calibri, Arial;
	font-size: 14pt;
	color: #000000;
	background-color:#62c431;

}

.peoplehead {
	font-family: Calibri, Arial;
	font-size: 10pt;
	text-decoration:none;
	color: #ffffff;
	background-color:#62c431;

}

.maincontent {
	font-family: Calibri, Arial;
	font-size: 10pt;
	color: #000000;
	background-color:#d0edc1;

}
.rssfeed {
	font-family: Calibri, Arial;
	font-size: 9pt;
}
body {
scrollbar-base-color: #077200;
scrollbar-arrow-color: #074200;
scrollbar-3dlight-color: #81DD00;
scrollbar-darkshadow-color: #004916;
scrollbar-face-color: #119600;
scrollbar-highlight-color: #80BC00;
scrollbar-shadow-color: #004919;
scrollbar-track-color: #000000;
}