body {
  font-family: "Times New Roman", Times, serif;
  background:#cfb77c;
}
.linkbg {
	background-image: url(images/BarLinkBgrd.png);
}
.whitebg {
	background-color: #FFFFFF;
}
h1 {
	color:#863e03;
	size:18;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a:link, a:visited {
	text-decoration: none;
	color:#5e2804;
	}
a:hover, a:active {
	text-decoration: none;
	color:#0000FF;
	}
.logobg {
	background-image: url(images/LogoBackground.png);
	background-color: #944500;
}
.rtlogobg {
	background-color: #CFB77C;
	background-image: url(images/HeaderBackground.png);
}
.Buttons 
{
	color: #000000;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	}
.Buttons a:link, .Buttons a:visited {
	text-decoration: none;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
.Buttons a:hover, .Buttons a:focus, .Buttons a:active {
	text-decoration: none;
	color:#0000FF;
	}
.box1 {
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
}
