body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
	line-height: 17px;
	background-color: #aaa783;
	color: #3e3d40;
	margin: 0px;
}

.table_content
{
	background-color: none;
	cellspacing: 10px;
	border: none 0;
	overflow:hidden;
	background-repeat:no-repeat;
}

.tr_top
{	width: 740px;
	height: 95px;
	border: thin solid;
	border-color: #3e3d40;
	text-align: center;
	align: left;
	padding: 0px;
	vertical-align: center;
	overflow: hidden;
	background-repeat: no-repeat;

}


.tr_left
{	width: 130px;
	border: thin solid;
	border-color: #3e3d40;
	background-color: #ffffff;
	text-align: left;
	align: left;
	vertical-align: top;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	

}

.tr_middle{
	width: 370px;
	border: thin solid;
	border-color: #3e3d40;
	background-color: #ffffff;
	text-align: left;
	margin-left:5px; 
	margin-right:5px;
	align: left;
	vertical-align: top;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	

}

.tr_right{
	width: 190px;
	border: thin solid;
	border-color: #3e3d40;
	text-align: right;
	align: right;
	vertical-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
}

.td_bottom
{
	border: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #3e3d40;
	text-align: right;
	align: right;
	vertical-align: bottom;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right;
	
}


a:link {
	text-decoration: none;
	color: #3e3d40;	
	line-height: 17px;
	
}

a:visited {
	text-decoration: none;
	color: #3e3d40;	
	line-height: 17px;
	
}

a:hover {
	text-decoration: none;
	color: #aaa783;	
	line-height: 17px;
}

a:active {
	text-decoration: none;
	color: #aaa783;	
	line-height: 17px;
}


.textl a:link {
	text-decoration: underline;
	color: #aaa783;
}

.textl a:visited {
	text-decoration: underline;
	color: #aaa783;
}

.textl a:hover {
	text-decoration: underline;
	color: #3e3d40;
}

.textl a:active {
	text-decoration: underline;
	color: #3e3d40;
}

hr
{
	color:#000000;
	height:1px;
}


h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color:#3e3d40;
}

h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color:#3e3d40;
	margin-left:5px; 
	margin-right:5px;
}

