.outertable {
	border: 1px solid #000000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	color: #494436;
	font-weight: normal;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;

}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;





}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.subheader {

	font-family: "Times New Roman", Times, serif;
	color: #494436;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
}
a:link {
	text-decoration: none;
	color: #333333;

}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration: underline;

}
.headtable {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;

}
.bottomtable {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
