body {
	background-color: #990000;
	margin: 20px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	background-image: url(NewLayout_background.gif);
}

#Orange {
	background-color: #FF9900;
	background-image: url(NewLayout_orange_background.gif);
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#Footer {
}
#Footer a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
}
#Footer a:hover, #Footer a:active,  #Footer a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
#MenuHeader {
	font-size: 14px;
	background-color: #E64D00;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px;
}
#MenuPageHeader {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#RedTxt {
	color: #990000;
	text-align: center;
}
