body,table {
	background: #ffffff; 
	background-image: url(/layout/007.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	color: #575858;
	font-family: tahoma;
	font-size: 9.5px;
	line-height: 11px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0;
	padding-right: 0;
}

b {
	color: #000000;
	text-transform: lowercase;
}
u{
	color: #000000;
	border-bottom:1px dashed 575858;
	text-decoration:none;
}
a:link, a:visited, a:active, a:hover{
	color: #a89a68;
	font-family: tahoma;
	font-size: 7pt;
	font-weight: none;
	line-height: 10px;
	text-decoration: none;
}
hr {
	border: none 0px;
	border-top: 1px dashed #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 1px;
}
div.heading {
	color: #9b6767;
	border-bottom: 1px solid #666666;
	font-family: georgia;
	font-size: 10px;
	font-weight: bold;
	line-height: 9px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
img.activeicon {
	border: 1px dashed #000000;
}
.copywright {
	margin-top: 100px;
}