.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.footer {
	background-image: url(images/footerleftbg.jpg);
	background-repeat: repeat-x;
	height: 44px;
	width: 209px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.footermidd {
	background-image: url(images/footermiddle.jpg);
	background-repeat: repeat-x;
	height: 44px;
	width: 290px;
}
.footerright {
	background-image: url(images/footerright.jpg);
	background-repeat: repeat-x;
	height: 44px;
	width: 258px;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}

.title21 {
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.boldnav {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited    { color: #ff0000; }
