
.navbar {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFDE8;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.navbarRed {

	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.main {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.mainBold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.mainBold12 {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tiny {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.mainBold12Red {

	font-family: Arial;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
}
.main12 {

	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
}
.main16 {

	font-family: Arial;
	font-size: 16pt;
	color: #000000;
}
.firefoxtable2black {
	border: 2px solid #000000;
}
.mainBoldBag {

	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.tinyWhite {

	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.mainBoldWhite {

	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.tBack {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
