body {
	background: #cea144 url(/img/elkhrback.png) top left repeat-x;
	color: #000000;
	font-family: sans-serif;
	margin: 0px 0px;
	padding: 0px;
}
#header {
	text-align: center;
	margin: 0px auto;
	position: relative;
	top: 0px;
	padding: 0px;
}
#navbar {
  background:#f0dda7 url(/img/NavBar.png) top left repeat-x;
  color: black;
  margin:0px 0px;
  padding:0px;
  height:24px;
  border:0px solid gray;
  text-align:left;
  font-family: serif;
  font-size: 100%;
  font-variant: small-caps;
}
a.navlink {
  color: #a47216;
  text-decoration: none;
}
a.navlink:hover {
  color: #eab046;
}
#oldfooter {
	background: #000000;
	margin: 0px auto;
	width: 100%;
	position: absolute;
	bottom: 0px;
}
#footer {
  background:#000000;
  margin: 0px auto;
  width: 100%;
}
#footer2 {
	background: #000000;
	margin: 0px auto;
	width: 100%;
}
.InlineControl {
  float:left;
  margin-right:5px;
}
.Outline {
	border: 1px solid black;
}
.BotPad {
	margin-bottom: 5px;
}
.MyColor0 {
	background-color: #be8425;
}
.MyColor1 {
	background-color: #cea144;
}
.MyColor2 {
	background-color: #f0dda7;
}
.MyFont {
	font-family: Georgia, serif;
}
.Middle {
	text-align: center;
}
.CenTable {
	margin-left: auto;
	margin-right: auto;
}
.LeftAlign {
	text-align: left;
}
.TextEntry {
	float: left;
	margin-right: 5px;
	width: 160px;
}
#divLogin {
	font-family: Georgia, serif;
	margin: auto;
	padding: 5px;
	border: 0px;
	width: 300px;
}
#divLoginMW {
	font-family: Georgia, serif;
	margin: auto;
	padding: 5px;
	width: 500px;
	text-align: left;
  border:1px solid black;
  padding:7px 0px 8px 12px;
}
#divLoginSS {
	font-family: sans-serif;
	margin: auto;
	padding: 5px;
	border: 0px;
	width: 300px;
}
#divMainSS {
	font-family: sans-serif;
	margin: auto;
	text-align: center;
	border: 0px;
	width:960px;
}
#divMain {
	font-family: Georgia, serif;
	margin: auto;
	text-align: center;
	border: 0px;
}
#divMainTwo {
	width: 750px;
	margin: auto;
	border: 0px;
}
#divGrid {
  text-align:left;
}
#divPanelLeft {
	width: 350px;
	border: 0px;
}
#divPanelRight {
	width: 350px;
	margin-left: 50px;
	border: 0px;
}
#tblMain {
}
#tblLogin {
	border: 1px solid black;
}
#frmEntry {
}
#cmdSubmit {
	border: 1px solid black;
	font-family: Georgia, serif;
}
#cmdSubmitSS {
	border: 2px solid black;
	font-family: sans-serif;
}
.MyButton {
	border: 2px solid black;
	font-family: Georgia, serif;
	height: 2em;
}
#txtLogin {
}
#txtPassword {
}
#txtLoginMW {
  width:170px;
}
#txtPasswordMW {
  width:140px;
}
#txtVerifyMW {
  width:140px;
}
#txtNameFirstMW {
  width:210px;
}
#txtNameLastMW {
  width:254px;
}
#lblMessage {
}
#lblSearchText {
  width:900px;
  font-size:80%;
}
#frmMaintain {
  text-align:left;
}
#divUserPart {
  margin: 1px auto;
  width:700px;
}
#divUserArea {
  width:700px;
  border:1px solid black;
  padding:7px 0px 8px 12px;
}
.divButtons {
  margin-top:7px;
  margin-left:5px;
  font-size:18px;
}
