﻿body {
	background-color: #FFFFFF;
	text-align: center;
}
table.shell {
	margin: 0 auto;
	border: 1px solid #000000;
	width: 780px;
	background-color: #F5F5F5;
}
table.dl {
	width: 170px;
	height: 84px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	position: relative;
	top: -30px;
}
#navButtons {
	position: relative;
	top: -15px;
	width: 170px;
	text-align: right;
	padding-right: 10px;
}
td.content {
	vertical-align: top;
	padding: 12px;
	font-family: Arial;
	font-size: 11px;
	width: 570px;
}
td.content A:link {
	color: #9F3402;
}
td.content A:visited {
	color: #9F3402;
}
td.content2 {
	vertical-align: top;
	font-family: Arial;
	font-size: 11px;
}
.title {
	font-family: Arial;
	font-size: 18px;
	color: #025d2f;
}
.title2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
table.bottom {
	height: 31px;
	background-image: url('images/bottom.jpg');
}
td.bottomNav {
	padding-top: 3px;
	padding-left: 3px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
td.bottomNav A:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
td.bottomNav A:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
