body {
  font-family:sans-serif;
  font-size:9pt;
  color:#000000;
  background:#FFFFFF;
  padding:0px;
  margin:0px;
  min-width:842px;
  text-align:center;
}

img { 
  border:none;
}

div.BodyWrap {
  width:842px; /* 842px */
  margin:0 auto;
  text-align:left;
}

div.TopWrap {
  text-align:left;
  color:#000000;
  background:#FFFFFF url(/images/mainbg.gif) repeat-y;
  padding:0px 8px 0px 8px;
}


div.CenterWrap {
  color:#000000;
  background:#CFA924;
  border:1px solid #FFFFFF;
  border-top:none;
}

div.Clear {
  clear:both;
}


div.Header {
  border-bottom:1px solid #FFFFFF;
}

div.Header img {
  display:block;
}


div.LeftSide {
  width: 172px; /* 172px */
  /* height: 1200px; */
  float: left;
}

div.RightSide {
  color:#000000;
  background:#FFFFFF;
  width:651px; /* 654px */
  float:left;
  border-left:1px solid #FFFFFF;
}


img.MainImage {
  display:block;
}

div.MenuWrap {
  margin:0px;
  margin-top:10px;
}

img.RandomImg {
  margin:0px;
  border-bottom:1px solid #FFFFFF;
}

div.BottomWrap {
  height:7px;
  color:#000000;
  background:#FFFFFF url(/images/bottombg.gif) repeat-x;
}

H1 { 
  font-size: 26px; 
  color: #fff; 
}

div.mainsubhead { 
  padding-left: 20px; 
  background-color: #CFA924; 
  margin-top: 20px; 
  margin-right: 20px; 
  margin-bottom: 9px;
  text-align: left; 
}
	
#mainsubbody {
  background: transparent;
  border: 0px;  
  float: left;
  text-align: left;
  margin: 0px;
  padding: 20px;
  width: 651px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 611px; /* standards width */
}
html>body #mainsubbody {
  width: 611px; /* standards width reinforcement */
}





.TDHeader { 
  background: #fff; 
  color: #3E627C; 
  font-weight: normal; 
  padding:3px 3px; 
  text-align: center; 
}