﻿body{
	background-image:url(../images/peach.GIF);
	background-repeat: repeat-x;
	background-color:#f9f8ef;
	margin: 0px;
	padding: 0px;
	font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

td {
	font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

a {
	color: #7c221a;
	text-decoration:none;
	font-weight: bold;
}

a.small {	
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
}

.title_img {
	margin-bottom: 20px;
}

.page_image {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	display: block;
		margin: 0px 0px 15px 0px;
		float: left;
	height: 127px;
	width: 85px;
}

.red {
	color: #7c221a;
}

.small {
	font-size:10px;
	line-height: 15px;
}
.tank {
	background-image: url('../images/peach.GIF');
	background-repeat: repeat;
	position: relative;
	width: 100%;
	height: inherit;
	float: left;
}


