body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	background-color: #686556;
	font-size: 11px;
	font-family: "Tahoma", "Arial", sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #342B16;
	
}

.topgrid{
background-color: #F6F3E4;
	display: block;
	height:25px;	
	padding-top:0px;
	padding-right:40px;

}
.topgrid a{
	color:#605A3B;
	text-decoration: underline;
	font-weight: bold;
}
.topgrid a:hover{
	color:#A59D76;
	text-decoration: underline;
	font-weight: bold;
}