body {
	background-image: url(images/bground3.gif);
	background-repeat: repeat;
	font-family: arial;
}
table {
	border: #5a1209 1px solid;
}
td {
	border: Blue 0px solid;
}
img {
	border: 0px;
}
h3 {
	color: #d47b09;
	font-size: 17px;
	font-family: arial;
	margin: 10px 10px 10px 20px;
}
h4 {
	color: #4a6d10;
	font-size: 15px;
	font-style: italic;
}
h5 {
	color: #5a1209;
	margin: 10px 10px 10px 10px;
	font-size: 13px;
}
hr {
	border: 1px solid #5a1209;
}
.text {
	background-color: #efefcd;
	width: 633px;
	height: 500px;
	color: #33100d;
	font-size: 13px;
	vertical-align: top;
}
.text a {
	text-decoration: underline;
	color: #535810;
}
.text a:hover {
	color: #d47b09;
}
.nav {
	background-repeat: repeat-y;
	background-image: url(images/banner_nav_02.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #efefcd;
	width: 117px;
	height: 500px;
	vertical-align: top;
	text-align: left;
	font-variant: small-caps;
	
}
.nav a { 
	color: #d47b09; 
	text-decoration: none; 	
}
.nav a:hover { 
	color: #efefcd; 
	text-decoration: underline;
}
.footer {
	font-size: 9px;
	color: #5d3909;
}
.footer  a{
	text-decoration: none;
	color: #5d3909;
}
.subtable {
	border: 0px;
	color: #33100d;
	font-size: 13px;
	vertical-align: top;
}