body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url('images/bg.jpg');
	background-color:#121618;
	background-repeat:no-repeat;
	background-position: top center;
	text-align: center;
	}
.BodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.MenuWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.MenuWhite a:hover {
	color:#FF6600;
	text-decoration:none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; }

.Title {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}