body {
  background-image: url(../images/background.gif);
  background-repeat:repeat-x;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2 {
  background-color:#EEEEEE;
  border-bottom:1px solid #4C4C4C;
  border-top:2px solid #4C4C4C;
  color:#0000DD;
  font-size:14px;
  padding:5px;
}
h3 {
  border-left:8px solid #4C4C4C;
  font-size:12px;
  margin-bottom:8px;
  padding-left:5px;
}

h4 {
  font-size: 12px;
  padding-left: 5px;
  margin-bottom: 8px;
  border-left: 8px solid #4c4c4c;
}

a.scrollover {
  color: #557AFF;
}
a.scrollover em:first-line {
  color: #FF5B3C;
}

a:link {
  }
a:visited {
  }
a:active {
  }
a:hover {
  color: red;
  text-decoration: overline underline;
  }

em {
/*  font-weight:bold; */
}
img {
  border:0px none;
}
.indent {
  margin-left:24px;
}
.bold {
  font-weight:bold;
}


.head_mini {
  font-size: 11px;
  padding-left: 5px;
}

.footer_left {
  background-repeat: repeat-x;
  background-color: #46A2C4;
  height:5px;
}
.footer_center {
  background-repeat: repeat-x;
  background-color: #46A2C4;
  height:5px;
}
.footer_right {
  background-repeat: repeat-x;
  background-color: #46A2C4;
  height:5px;
}
.footer_mini {
  font-size: 11px;
  padding-left: 5px;
}

.middle_area {
/*  font-size:10px; */
}
div.active{display:block;}
div.inactive{display:none;}

.help-left {
  width: 417px;
  margin: 0px 0px 10px 20px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.help-right {
  width: 333px;
  margin: 0px 0px 0px 15px;
  padding: 0px;
  font-size: 90%;
  font-weight: bold;
  line-height: 160%;
  float: left;
}

.help-right p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 90%;
  line-height: 160%;
  text-align: left;
  clear:both;
}
