﻿body
{
	font-family: arial;
	font-size: 10px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4f442e; 
}
input
{
	font-family: Arial;
	font-size: 10px;
	color: #4f442e; 
}
td
{
	background-color: #fffacd;
}
td.trim
{
	width: 260px;
	height: 30px;
	padding: 4px;
	vertical-align: middle;
}
div.trim
{
	width: 222px;
}
form
{
	margin-top: 0px;
	margin-bottom: 0px;
}
table.mytable
{
	width: 800px;
	font-family: Arial;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}
.tableheader
{
	text-align: center;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #e9e9e9;
	font-size: 14px;
}
.mainheader
{
	font-weight: bold;
	text-transform:uppercase;
	font-size: 14px;
	padding-top: 15px;
}
tr.miniheader
{
	width: 800px;
	font-family: Arial;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	text-transform: uppercase;
}
.padleft
{
	padding-left: 5px;
}
.padright
{
	padding-right: 5px;
}
div.maintitle
{
	font-weight: bold;
	font-size: 18px;
	/*padding-bottom: 30px;*/
	padding-top: 15px;
	color: gray;
}
td.subheader
{
	text-align: left;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #e9e9e9;
	font-size: 14px; 
	padding-left: 4px;
}
td.one
{
	background-color: #fffacd;
	/*background-color: #d5ffab;*/
}
td.two
{
	background-color: #acf8ad;
}
td.three
{
	background-color: #dfdddb;
}
td.four
{
	/*background-color: #c7f484;*/
	background-color: #dcffb9;
}
td.five
{
	background-color: #fbae5d;
}
div.sectionhead
{
	font-weight: bold;
	font-size: 16px;
	padding-left: 13px;
	color: gray;
	padding-bottom: 5px;
}
td.leftsubsectionhead
{
	width: 280px;
	height: 25px;
	padding-left: 4px;
	background-color: #725635;
	color: #FFFFFF;
}
td.rightsubsectionhead
{
	width: 80px;
	text-align: center;
	background-color: #725635;
	color: #FFFFFF;
}
img.centerme 
{
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.footerpic
{
	width: 136px;
	display: block;
	overflow: hidden;
}
.searchheader
{
	background-color: #c0c0c0;
	font-weight: bold;
	color: #ffffff;
}
.searchresult
{
	background-color: #ececec;
	font-weight: bold;
}
.searchresult2
{
	background-color: #fefefe;
	font-weight: bold;
}
