body {
	background-color: #CCC;
}

.bgsidebarred {
	background-color: #BC572B;
}

.bgsidebarblue {
	background-color: #005782;
}

.bgsidebarbluelight {
	background-color: #99BAD3;
}

.bgsidebarbeige {
	background-color: #B4AF91;
}

.bgwhite {
	background-color: #FFF;
}

.bgblack {
	background-color: #000;
}

.bgnorepeat {
	background-repeat: no-repeat;
}

.bgpagethree {
	background-repeat: no-repeat;
	background-position: bottom center;
}

.imageright {
	border-left: 10px;
	border-top: 5px;
}

.imageleft {
	border-right: 10px;
	border-top: 5px;
}

.texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 30px;
	color: #005782;
}

.texttitlewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 30px;
	color: #FFF;
}

.texttitlepagesix {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 36px;
	color: #FFF;
}

.texttitlered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 30px;
	color: #900;
}

.textnormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #222;
}

.textnormalitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #111;
}

.textnormalbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
}

.textnormalsponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}

.textnormalwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
}

a.textnormalwhite:hover {
	text-decoration: none;
	color: #FFF;
}

.textsidebarbeigehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 24px;
}

.textsidebarbeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #FFF;
}

.textsidebarbeigeblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #004873;
}

.textsidebarbeigesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}

.textnormalred {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #930;
}
