body {
	background-image: url('../img/back_body.jpg');
	background-repeat: repeat-x

}
.headnav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	vertical-align: bottom;



}
.leftnav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;

}
.bottomnav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;


}
.leftnavBack {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #990000;
}
a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #990000;
	text-decoration: none;
}
a:hover {
	background-color: #7AB27A;
}
.topHeader {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #5B3E00;
	text-decoration: none;
}
.content {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #5B3E00;
	text-decoration: none;
}
.contentRedBold {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.contentList {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #5B3E00;
	text-decoration: none;
	list-style-type: square;

}
.credits {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #5B3E00;
	text-decoration: none;
}