body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #6D7C80;
}
a:link {
	color: #64220D;
}
a:visited {
	color: #6D7C80;
	text-decoration: none;
}
a:hover {
	color: #6D7C80;
}
a:active {
	color: #6D7C80;
}
.body_cell {
	background-color: #EDEDED;
	background-image: url(images/cellback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body_cell_sub {
	background-color: #EDEDED;
	background-image: url(images/cellback_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar_back {
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.topnav {
	text-transform: uppercase;
	text-align: center;
	color: #666666;
		font-size: 10px;

}
.topnav:link {
	text-decoration: none;
	color: #7C878D;
}
.topnav:hover {
	color: #333333;
	text-decoration: underline;
}
.sidebar_white {
	color: #FFFFFF;
}
.sidebar_white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-size: 9px;
	color: #6D7C80;
}
.copyright:link {
	color: #6D7C80;
	text-decoration: underline;
}
.header {
	font-size: 24px;
	font-weight: bold;
	color: #743B2B;
}
.picture_left {
	padding-right: 15px;
}
.subhead_white {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.emphasis {
	font-style: italic;
	color: #743B2B;
}
.subheader {
	font-size: 18px;
	font-weight: bold;
	color: #743B2B;
}
.quote {
	font-style: italic;
	color: #743B2B;
	line-height: 18px;
}
.topnav:visited {
	text-decoration: none;
	color: #7C878D;
}
.topnav:active {
	color: #333333;
	text-decoration: underline;
}

