.bg {
	background-image: url(../images/tiled-leaves3.jpg);
	background-repeat: repeat;
  }
  
.maintable {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table_full {
	width:772px;
	height: 90px;
	background-image: url(../images/tiled-leaves2.jpg);
	background-position: center center;
}

.table_opacity {
width:772px;
height:80px;
  background-color:#ffffff;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;}

.left_nav {
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.body_title {
	font-size: 20px;
	font-weight: bold;
	color: #6f3f16;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.left_nav:hover {
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.footer_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer_end {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.body_copy {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	padding-left: 50px;
	font-weight: normal;
}
