.navbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4567B1;
	font-weight: bold;
	text-decoration: none;
}
.basewhite {
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.LinkText {
	color: #A54C3F;
	text-decoration: underline;
}
.bannex {
	font-size: 24px;
	color: #7E95CB;
}
.BoxTitle {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.SmallText {
	font-size: 11px;
	color: #333;
}
.bodybg {
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.FooterSmall {
	font-size: 10px;
	color: #FFFFFF;
}
.RustSmallText {
	font-size: 12px;
	color: #A54C3F;
	font-weight: bold;
}
.SmallTextBold {
	font-size: 12px;
	font-weight: bold;
}
.Title2 {
	font-size: 16px;
	font-weight: bold;
	color: #7E95CB;
}
.LinkTextSmall {
	color: #A54C3F;
	text-decoration: underline;
	font-size: 11px;
}
