﻿.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/footerbg.jpg');
	font-family: Calibri, Arial;
	font-size: 8pt;
	color: #000000;

}
.headerbg {
	background-image: url('../images/headerbg.jpg');
	font-family: Calibri, Arial;
	font-size: 8pt;
	color: #000000;
}
.menubg {
	background-image: url('../images/menubg.jpg');
	font-family: Calibri, Arial;
	font-size: 12pt;
	color: #000000;
}
.menutop {
	background-image: url('../images/menutop.jpg');
	font-family: Calibri, Arial;
	font-size: 12pt;
	color: #000000;
}
.main {
	font-family: Calibri, Arial;
	font-size: 10pt;
	color: #000000;
}
.rssfeed {
	font-family: Calibri, Arial;
	font-size: 9pt;
}