body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656668;
}
td,input,select,option,textarea {
	font-size: 11px;
}
.bhheader {
	font-size: 10px;
	color: #B1B377;
}
a.bhheader {
	font-size: 10px;
	color: #B1B377;
	text-decoration: none;
}
a.bhheader:hover {
	font-size: 10px;
	color: #B1B377;
	text-decoration: underline;
}
a.bottomnav {
	font-size: 9px;
	color: #545456;
	text-decoration: none;
}
a.bottomnav:hover {
	font-size: 9px;
	color: #545456;
	text-decoration: underline;
}
.poweredby {
	font-size: 10px;
	color: #545456;
}
a.poweredbylink {
	font-size: 11px;
	color: #545456;
	text-decoration: none;
	font-weight: bold;
}
a.poweredbylink:hover {
	font-size: 11px;
	color: #545456;
	text-decoration: underline;
	font-weight: bold;
}
.header {
	font-size: 11px;
	color: #545715;
}
.title2 {
	font-weight: bold;
	color: #727539;
	font-size: 11px;
}
.title {
	font-weight: bold;
	font-size: 14px;
}
a {
	color: #656668;
}
a.nav {
	font-size: 11px;
	color: #494FD1;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	font-size: 11px;
	color: #494FD1;
	text-decoration: underline;
	font-weight: bold;
}
.bg_primary {
	background-color: #B1B377;
}
.bg_secondary {
	background-color: #494FD1;
}
.bg_side {
	background-color: #EEEEE5;
}
.bg_picborder {
	background-color: #656668;
}

