html, body {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
	background-color: white;
	color: #422100;
  margin: 0;
  padding: 0;
  height: 100%
}

#topmargin {
  float: left;
  height: 50%;
  margin-bottom: -305px;
  width: 100%;
}

#wrapper {
  clear: left;
	text-align: left;
	width: 796px;
  height: 631px;
  overflow: hidden; 
	position: relative; 
	margin: auto auto; 
}

#header {
  width: 796px;
  height: 50px;
  background-color: #422100;
  background-image: url(images/logo.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0;
  position: relative;
  text-align: right;
}

#header a {
  padding: 0 10px 0 10px;
  color: white;
  border-left: 1px solid white;
  font-size: 9pt;
  line-height: 50px;
  text-decoration: none
}

#content {
  width: 796px;
  height: 480px;
  background-color: white;
  background-image: url(images/bgcontent.gif);
  background-repeat: repeat-y;
  margin: 1px 0 0 0;
}

#content>img {
  float: left;
  margin: 0;
  border: none
}

#content>div {
  margin: 0;
  padding: 10px 0 0 10px;
  overflow: hidden;
}

#content p {
  line-height: 150%;
  padding: 0;
  margin: 0;
}

#content table {
  margin: 0;
  padding: 0
}

#content .title {
  color: #422100;
  font-size: 125%
}

#menubottom {
  margin: 0;
  background-color: #422100;
  background-image: url(images/bgmenubottom.gif);
  background-repeat: repeat-y;
  height: 100px;
  padding-left: 201px
}

#menubottom a {
  display: block;
  float: left;
  height: 100px;
  width: 84px;
  border-right: 1px solid white;
  color: white;
  text-align: center;
  font-size: 10pt;
  text-decoration: none;
}

#menubottom a:hover {
  background-color: #AD803D
}

#menubottom a img {
  border:0;
  margin: 1px auto 1px auto
}

#menubottom a div {
  font-size: 11px;
  background-color: white;
  color: #422100;
  border: 1px solid #422100;
  line-height: 150%
}

#menubottom a:hover div {
  background-color: #AD803D
}

#hiddencontents {
  display: none;
}

.b {
  font-weight: bold
}

.r {
  text-align: right
}

.c {
  text-align: center
}

.tecdata {
  font-size: 12px;
  border-collapse: collapse;
  width: 350px
}

.tecdata .colleft {
  width: 250px;
  border: 1px solid #AD803D;
  padding: 4px
}

.tecdata .colright {
  width: 100px;
  border: 1px solid #AD803D;
  padding: 4px
}

.tecdata .colright1 {
  width: 120px;
  border: 1px solid #AD803D;
  padding: 4px
}

td {
  vertical-align: top;
  white-space: nowrap;
}

#textleft {
  width: 501px; 
  height: 470px; 
  margin: 0; 
  padding: 0; 
  float: left
}

.vmiddle {
  vertical-align: middle
}
