@charset "utf-8";
body {
	background-color: #736351;
	background-image: url(/images/man_bckgrd_dark.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFC;
}
.tabeltopbkgr {
	background-image: url(/images/top_bgr_man.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 800px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFCC;
	letter-spacing: 5px;
	text-align: center;
}
.tabeltext tr td p .tabeltd {
	font-size: 14px;
	color: #FFC;
}

