body {
	background: #544C40 url(images/img01.jpg) repeat left top;
	color: ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
}
#table1, #table2, #table3, #table4, #table5 {
	width: 1000px;
}
#table1 {
	
	background-color: #110e0f;
	height: 90px ;
	border: medium none;
}
#table2 {
	background-color: #110e0f;
}
#table3 {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #000000;
	text-align: center;
	color: White;
	background-color: #000000;
	font-weight: normal;
}

#table4 {
	background-color: #AF9371;

	
}
#table5 {
	background-color: #000000;
	text-align: center;
	color: White;


}

td.leftside  {
	padding-right: 10px;
	padding-left: 10px;
	width: 170px;
	background-color: #110e0f;
	vertical-align: top;
	border: 1px solid #000000;
	border-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.middle  {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #110e0f;
	vertical-align: top;
	width: inherit;
	border: 1px solid #000000;
	background-image: url("bcf.css");
	background-position: top right;
	background-repeat: no-repeat;
	
}	

td.rightside  {
	padding-right: 10px;
	padding-left: 10px;
	width: 170px;
	background-color: #110e0f;
	vertical-align: top;
	border: 1px solid #000000;
	border-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;

}
h1 {
	background-image: url("bcf.css");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #000000;
	font-size: 1.2em;
	margin-bottom: 5px;
}
h2 {
	background-image: url("bcf.css");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #000000;
	font-size: 1em;
	margin-bottom: 5px;
}
p {
	margin-bottom: 5px;
	margin-top: 5px;
}
dt {
	margin: 5;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
	background-color: #F60606;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5;
	padding-bottom: 2px;
	color: #000000;
	background-image: url(leftnavetile.gif);
	border: 1px solid #F60606;
}
dd {
	padding-left: 2px;
	padding-right: 1px;
	border: 1px solid #000000;
	margin: 5;
	margin-top: 0px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
}