body{
	align: center;
	border: 0px solid black;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#print_header{
	display: none;
}
#menu{
	display: none;
}
#left{
	border: 0px solid red; 
	width: 300px; 
	float: left;
	margin-left: 25px; 
	background: url('images/5.jpg') 20px -10px;
	background-repeat: no-repeat;
	margin-top: 25px; font-size: 11pt; padding: 15px 5px 25px 5px;
	font-family:Tahoma;
	font-size:12px;
	color:#594536;
}
.left_white{
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 14pt;
	border: 1px solid #594536;
	background-color: #ffffff;
}
.left_white td{
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	line-height: 14px;
	color:#594536;
	padding: 5px 0 5px 10px;
	margin-bottom: 15px;
	letter-spacing: -.0px;
}
.right_images{
	border: 1px solid #594536;
	padding: 1px 1px 1px 1px;
	margin-left: 10px;
}
.left_images{
	margin-right:15px;
	border: 3px solid white;
}
#main{
	border: 0px solid red; 
	width: 700px; 
	clear: none; float: left; 
	margin: 25px 0  0 25px; 
	background: white; 
	font-size: 12pt; 
	padding: 15px 15px 15px 15px;
	font-family:Tahoma;
	font-size:12px;
	color:#594536;
	line-height: 14pt;
	clear: right;
}
#main a{
	color: blue;
}
#left h3{
	padding-left: -10px;
	margin: 4px 0 4px 0;
	font-size: 13pt;
}
h1{
	font-size: 16pt;
	font-weight: normal;
	font-family: Tahoma, Helvetica;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 20px;
}

h3{
	padding-left: -10px;
	padding: 0px 0 0 0;
	font-size: 13pt;
	font-weight: normal;
	font-family: Tahoma, Helvetica;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.noprint{
	display: none;
}
#main tr.hover:hover{
//	border-bottom: 1px dashed #594536;
	background-color: #f0f0f0;
}
#main td{
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	line-height: 14px;
	color:#594536;
	padding: 5px 0 5px 10px;
	margin-bottom: 15px;
	letter-spacing: -.0px;
}
#main td.heading{
//	font-weight: bold;
	padding: 25px 0 10px -15px;
	font-size: 16pt;
	font-family: Tahoma, Helvetica;
	text-transform: uppercase;
	letter-spacing: 3px;
	
}
#main td.detail{
	padding: 0px 0 10px 20px;
	font-style: italic;
}


#item{
	clear: both; 
	border: 0px solid black; 
	margin: 10px 10px 10px 10px; 
	height: 100px;
}
#item120{
	clear: both; 
	border: 0px solid black; 
	margin: 20px 10px 20px 10px; 
	height: 140px;
}


form
{
	margin:0px;
}
input 
{
	border-width:1px;
	border-style:solid;
	/*
	border-color:#546A34;
		background-color:#6E844B;
		#E1D39C;
	*/
	font-family:Tahoma;
	font-size:10px;
	color: #594536;
}
textarea
{
	border-width:1px;
	border-style:solid;
	border-color:#546A34;
	background-color:#6E844B;
	font-family:Tahoma;
	font-size:10px;
	color:#E1D39C;
	overflow:auto;
}
a {

	text-decoration: underline;
	color:#594536;
}
.top
{
	color:#506240;
}
.brown
{
	color:#813700;
}
a.brown
{
	color:#813700;
	text-decoration:underline;
}
.lg
{
	color:#D1D2B0;
}
a.lg
{
	color:#D1D2B0;
	text-decoration:underline;
}
.y
{
	color:#E1D39C;
	font-weight:bold;
}
a.y
{
	color:#E1D39C;
	text-decoration:underline;
}
a.t
{
	color:#D1C790;
	text-decoration:none;
}
.t9
{
	font-size:9px;
}	
#footer{
	clear: both;
	font-family: Tahoma;
	font-size: 10pt;
	color: #594547;
	font-weight: normal;
	text-align: center;
	float: left;
	padding: 20px;
	border: 0px solid black;
	vertical-align: bottom;
	width: 95%;
}
#footer a{
	font-weight: bold;
	color: #594547;
}