BODY  {
	font-family: "Times New Roman", sans-serif;
	background-color: #f2e6ca;
	color : Black;
}

HR  {
	COLOR : #443e2e;
}
.Instructions {
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.BannerLook {
	font-weight: bold;
}
.MenuMain  {
	background-color: #c8935d;
	color: Black;
	text-align : center;
	font-weight : bold;
	vertical-align : middle;
	font-style : normal;
	height: 22px;
}
A.MenuMain:active {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;

}
A.MenuMain:hover {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
A.MenuMain:visited {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
A.MenuMain:Link {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
.Footer {
	font-size: 12px;
	font-weight: bold;
}
A.Footer:active {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;

}
A.Footer:hover {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
A.Footer:visited {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
A.Footer:Link {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
.Title {
	font-weight: bold;
}
.CatHead {
	font-size: medium;
	font-weight: bold;
	color: Black;
}
.Warning {
	color: #ff2222;
	font-weight: bold;
	font-size: smaller;
}
.PageHead {
	font-size: medium;
	font-weight: bold;
	Text-Align: left;
	vertical-align: top;
}
.ColHead {
	color: Black;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.PageHeadI {
	font-size: medium;
	font-weight: bold;
	Text-Align: left;
	color: Black;
}
.NeedHelp {
	color: black;
	font-weight: bolder;
}
.Featured {
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
a.Featured:link {
	text-decoration: none;
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
a.Featured:visited {
	text-decoration: none;
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
a.Featured:hover {
	text-decoration: none;
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.NoShow{
	display: none;
}
.ShowIt{
	display: inline;
}
.PageHead{
	background-color: Black;
	color: black;
}
.linkWhiteMenu {
	color: Black;
	text-align : center;
	font-weight : bold;
	vertical-align : middle;
	font-style : normal;
	height: 22px;
}
A.linkWhiteMenu:active {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;

}
A.linkWhiteMenu:hover {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
A.linkWhiteMenu:visited {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
A.linkWhiteMenu:Link {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
.TheOne{
	background-color: #e1c2a1;	
}
A.TheOne:active {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;

}
A.TheOne:hover {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
A.TheOne:visited {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
A.TheOne:Link {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
.NotTheOne{
	background-color: #f2e6ca;	
}
A.NotTheOne:active {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;

}
A.NotTheOne:hover {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
A.NotTheOne:visited {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
A.NotTheOne:Link {
	color : Black;
	font-weight : bold;
	cursor: pointer;
	text-decoration : none;
}
.ReportBody{
	background-color: white;
	color: black;
}