body {
  font-family:Tahoma, Arial, Century Gothic, Verdana;
  color:#d4c9c5;
  font-size:14px;
  background-color:#ffffff;
  background-image:url(images/top_gradient.gif);
  background-repeat:repeat-x;
  margin-top:0px;
  margin-bottom:0px;
  margin:0px;
  padding-bottom:5px;
  overflow-y:scroll;
  oveflow-x:hidden;
}
a img { 
	border:0; 
	}
td, p, span, div, th, a {
  font-family:Tahoma, Arial, Century Gothic, Verdana;
  color:#9B9AA0;
  font-size:13px;
  margin-top:0px;
  margin-bottom:0px;
  _margin-bottom:0px;
  margin:0px;
}
a {
  font-family:Tahoma, Arial, Century Gothic, Verdana;
  color:#CED100;
  font-size:14px;
  text-decoration:underline;
}
a:hover {
  text-decoration:underline;
}
h1 {
  font-family:Tahoma, Arial, Century Gothic, Verdana;
  color:#CED100;
  font-size:15px;
  font-weight:bold;
  margin-bottom:10px;
  margin-top:0px;
}
h2, h2 a {
  font-family:Tahoma, Arial, Century Gothic, Verdana;
  color:#BCBCBC;
  font-size:25px;
  font-weight:bold;
  margin-bottom:10px;
  margin-top:0px;
  text-decoration:none;
}
h2 a:hover {
  text-decoration:none;
  color:#CED100;
}
h3 {
  font-family:Tahoma, Arial, Century Gothic, Verdana;
  color:#BCBCBC;
  font-size:17px;
  font-weight:normal;
  margin-bottom:10px;
  margin-top:0px;
}
h4 {
  font-family:Tahoma, Arial, Century Gothic, Verdana;
  color:#CED100;
  font-size:23px;
  font-weight:bold;
  margin-bottom:0px;
  margin-top:0px;
  text-align:right;
}
h5 {
  font-family:Tahoma, Arial, Century Gothic, Verdana;
  color:#404040;
  font-size:17px;
  font-weight:bold;
  margin-bottom:10px;
  margin-top:0px;
  text-align:right;
}
h6 {
  font-family:Tahoma, Arial, Century Gothic, Verdana;
  color:#363636;
  font-size:22px;
  font-weight:bold;
  margin-bottom:55px;
  margin-top:50px;
}
pre {
  display:inline;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */

}
pre, pre span {
  padding:0px;
  margin:0px;
  font-family:Tahoma, Arial, Century Gothic, Verdana;
  color:#9B9AA0;
  font-size:11px;
}
pre b {
  font-family:Tahoma, Arial, Century Gothic, Verdana;
  color:#9B9AA0;
  font-size:11px;
}
.left {
  font-family:Tahoma, Arial, Century Gothic, Verdana;
  color:#75747D;
  font-size:14px;
  font-weight:normal;
  margin-bottom:10px;
  margin-top:0px;

}
.LeftMenu, .LeftSubMenu {
  color:#75747D;
  display:block;
  margin-left:20px;
  padding-bottom:7px;
  padding-top:7px;
  width:156px;
}
.LeftMenu {
  border-bottom:1px solid #C3C3C3;
}
.LeftMenu a, .LeftSubMenu a {
  color:#75747D;
  display:block;
  margin-bottom:3px;
}
.LeftSubMenu, .LeftSubMenu a {
  color:#A09FA9;
}
.line { 
  display:block;
  width:100%;
  height:35px;
  background-position:0px 34px; 
  background-image:url(images/line2.gif);
  background-repeat:repeat-x;
}
.line TD {
  padding-left:20px;
}

.contentimage {
  display:block;
  position:absolute;
  top:180px;
  left:0px;
  width:100%;
  z-index:2;
}
.MainContentTable {
  position:relative;
  display:block;
  z-index:5;
}

