img {
  behavior: url(iepngfix.htc)
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d1bcaa;
}

body {
	background-color: #000000;
	background-image: url(images/shortBack.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-attachment: scroll;
	background-position: center top;
}

.altBody {
	background-color: #FFFFFF;
  background-image: none;
	margin-top: 0px;
  color: #000000;
}

#headerxxx {
	background-image: url(images/LogoHeader.gif);
  background-color: #ffffff;
  width: 800px;
  height: 60px;
	padding: 0px;
}

#leftcol {
  background-color: #ffffff;
  float: left;
  width: 75px;
	padding: 0px;
	height: 100%;
}

#content {
  background: #fff;
  float: left;
  width: 650px;
	padding: 5px;
	height: 100%;
}

#mID {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	padding: 5px;
}

.ListTable {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: #aa907a #aa907a #aa907a #aa907a;
	border-collapse: collapse;
}

.ListTH {
	border-width: 1px 1px 1px 1px;
	padding: 2px 10px 2px 5px;
	border-style: solid solid solid solid;
	border-color: #aa907a #aa907a #aa907a #aa907a;
	-moz-border-radius: 0px 0px 0px 0px;
  font-decoration: bold;
}

.ListTD {
	border-width: 1px 1px 1px 1px;
	padding: 2px 10px 2px 5px;
	border-style: solid solid solid solid;
	border-color: #aa907a #aa907a #aa907a #aa907a;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* jQuery.validation.js error CSS*/
.error {
	color: #f00;
}

/* jQuery.validation.js error CSS*/
.error-highlight {
	border: 2px solid;
}

.submit input {
	margin-left: 6.5em;
	color: #000000;
	background: #aa907a;
	border: 2px outset #d7b9c9;
}

a {color:#333366; text-decoration:none;}

a:hover {color:#663333; text-decoration:underline;} 

fieldset {
  border: 1px solid #aa907a;
  width: 40em;
	padding: 10px;
}

legend {
	color: #000000;
	background: #aa907a;
	border: 1px solid #aa907a;
	padding: 3px 6px;
}

label {
  width: 12em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
	margin-top: 10px;
}

input {
	color: #000000;
	background: #aa907a;
	border: 1px solid #aa907a;
	margin-top: 8px;
}

textarea {
	color: #000000;
	background: #aa907a;
	border: 1px solid #aa907a;
	margin-top: 8px;
}

select {
  color: #cccccc;
  background: #aa907a;
  border: 1px solid #aa907a;
	margin-top: 8px;
}
