body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22371f;
}
.table {
	border: 2px solid #ffffff;
	background-color: #ffffff;
}
.tail {
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background-color: #356530;
}
.lhs {
	background-image: url(images/lhs_tile.gif);
	background-repeat: repeat-y;
}
.ban {
	background-image: url(images/ban1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#nav {
	margin: 120px 0px 0px 26px;
}
#body {
	margin: 40px 27px 0px 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22371f;
}
#tail {
	margin: 20px 27px 20px 27px;
	text-align: right;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	
	color: #BCE4A0;
	text-decoration: none;
}


a.bodylink{
	color: #FF6600;
	text-decoration: none;
}

a.bodylink:visited {
	color: #FF6600;
	text-decoration: none;
}

a.bodylink:hover {
	color: #BCE4A0;
	text-decoration: none;
}

.caption {
	font-size: 9px;
	padding: 10px 0px 10px 0px ;
}

.ordertitle {
	font-size: 14px;
}

