.ovrigt_body{
	height: 100%;
	margin: 5px auto auto 10px;
	padding: 0%;
	background: url(../Site-Pic-Info/Background/Body-BG.png) repeat-x fixed;
}
.ovrigt{
	background: url(../Site-Pic-Info/Background/Body-BG.png) repeat-x fixed;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
.ovrigt_td_first{
	background: #876685;
	min-width: 300px;
	max-height: 25px;
	border-left: thin ridge Black;
	border-right: thin ridge Black;
	border-top: thin ridge Black;
	border-bottom: none;
	padding: 0px 10px 0px 5px;
	margin: 0px 3px 0px 0px;
	text-align: left;
	vertical-align: top;
}
.ovrigt_td{
	background: #876685;
	min-width: 300px;
	height: 30px;
	border-left: thin ridge Black;
	border-right: thin ridge Black;
	border-top: thin ridge Black;
	border-bottom: thin ridge Black;
	padding: 0px 10px 0px 5px;
	margin: 0px 3px 0px 0px;
	text-align: left;
	vertical-align: middle;
}
a{
	color: Black;
	font: normal normal bold 14px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover{
	color: White;
	font: normal normal bold 14px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

