body {
	background-color: #343D63;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.header {
	color: #6D5428;
	font-size: large;
	font-weight: bold;
}
#navbar {
	height:30px;
	width:774px;
	background:#BFA161;
	text-align:center;
	padding-top:6px;
}
.navelement {
	width:auto;
	padding-left:6px;
	padding-right:6px;
	margin-left:22px;
	font:bold 17px Georgia, "Times New Roman", Times, serif;
	color:#343D63;
	text-align:center;
	float:left;
}
.navelement:hover {
	color:#851414;
}
.small a {
	font-size: small;
}
.xsmall a {
	font-size: x-small
}
.small {
	font-size: small;
}
.xsmall {
	font-size: x-small
}
a:link {
	color: #1f3654;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #851414;
}
a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #851414;
}
a:active {
	font-weight:bold;
	text-decoration: none;
}
.table-row-odd td {
	background-color: #CCCCCC;
}
.table-row-even td {
	background-color: #EAEAEA;
}
.top-subnav {
	color: #6D5428;
	font-weight:bold;
	font-size: large;
}
.subnav {
	font-weight:bold;
	font-size: large;
}
.top-subnav a {
	color: #6D5428;
	font-weight:bold;
	font-size: large;
}
.subnav a {
	font-weight:bold;
	font-size: large;
}
.subnav a:visited {
	color: #1f3654;
	font-weight:bold;
	font-size: large;
}
.subnav-active a {
	color: #851414;
	font-weight:bold;
	font-size: large;
}
.subnav-active a:visited {
	color: #851414;
	font-weight:bold;
	font-size: large;
}
