.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
.mappic {
	border: thick double #999999;
}
.pic {
	border: thin inset #999999;
}
.topblck {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none;
	border-top:2px solid #74332F;
	border-bottom:2px solid #74332F;
	padding-top:3px;
	padding-bottom:3px;
}
.btmNav {
	text-decoration: none;
	color:#000000;
}