h1.hh {
  position:absolute;
  top:-1000px; left:-1000px;
}
h1, h2, h3, a, a:visited, a:hover, p, div, span, font, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000;
}
a, a:visited {
  color: #336666;
}
a:hover {
  color: #003333;
  text-decoration: underline;
}

/* --------------------------------------- main */

div.main_wrap {
  width:770px;
}
div.head_bar {
  margin: 5px 0px 0px 0px;
  width: 592px;
  text-align:left;
  float:left;
}
div.head_bar a, div.head_bar a:visited {
  margin: 0px; padding: 0px;
  float: left;
}
div.head_bar img {
  margin: 0px; padding: 0px;
}

/* --------------------------------------- left_bar */

div.left_bar {
  width:178px;
  height: 330px;
  float:left;
  text-align:left;
}
div.left_bar h1 {
  margin: 0px 8px 0px 0px;
  color: #000000;
  font-size: 8pt;
}
div.left_bar p {
  margin: 0px 8px 10px 0px;
  color: #000000;
  font-size: 8pt;
}
div.left_bar a,
div.left_bar a:visited {
  margin: 0px 8px 10px 0px;
  color: #336666;
  font-size: 8pt;
  text-decoration: none;
}
div.left_bar a:hover {
  color: #003333;
  text-decoration: underline;
}

/* --------------------------------------- right_col */

div.right_col {
  float:right;
  width:187px;
  text-align: left;
}
div.right_col h1 {
  margin: 0px 8px 0px 0px;
  color: #000000;
  font-size: 8pt;
}
div.right_col p {
  margin: 0px 8px 10px 0px;
  color: #000000;
  font-size: 8pt;
}

/* --------------------------------------- content */

div.main_body {
  width: 590px;
  border-left: 1px solid #999;
  float: left;
}
div.main_body div.main_wrap {
  width: 580px;
  margin: 10px 0px 0px 10px;
  text-align: left;
}
table.contentpaneopen {
  width: 380px;
  height: 270px;
  padding: 0px;
  margin: 0px;
}
div.main_body h1 {
  margin: 0px 0px 10px 0px;
  color: #336666;
  font-size: 16pt;
  font-family: times;
}
div.main_body p {
  margin: 0px 0px 10px 0px;
}

/* --------------------------------------- pathway */

div.main_body div.path_wrap {
  width: 580px;
  margin: 10px 0px 0px 10px;
  text-align: left;
}
div.main_body div.path_wrap span,
div.main_body div.path_wrap a,
div.main_body div.path_wrap a:visited {
  font-size: 8pt;
  text-decoration: none;
}
div.main_body div.path_wrap a:hover {
  text-decoration: underline;
}


/* --------------------------------------- general */

img.hrule {
  margin: 5px 0px 5px 0px;
  width: 770px; height: 3px;
}

/* --------------------------------------- module */

.module {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  color: #333333;
}

/* --------------------------------------- footer */

#footer {
  text-align: center;
  font-size: 8pt;
}
#footer a, #footer a:visited {
  font-size: 8pt;
}

/* --------------------------------------- footer */

div.eg_catimg {
  float: left;
  display: block;
  width: 140px;
  text-align: center;
}
div.eg_catimg div.image {
}
div.eg_catimg div.title {
  clear:both;
  display: inline;
  line-height:30px;
}
div.eg_catimg div.title a,
div.eg_catimg div.title a:visited {
  color: #006666;
  font-weight: bold;
  text-decoration: none;
}
div.eg_cat_header {
  width: 560px;
  height: 40px;
  background: url(../images/categories_header.gif);
  margin: 0px 0px 16px 0px;
}

/* --------------------------------------- footer */
.c17_style1 {
  font-weight: bold;
  color: #ee2a32;
}

/* --------------------------------------- footer */
.c18_style1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.c18_style3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0b5b1d;
  font-weight: bold;
}
.c18_style5,
.c18_style5 a,
.c18_style5 a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #7fa037;
}
.c18_style5 a:hover {
  color: #003333;
}
.c18_style6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #666666;
}

/* --------------------------------------- footer */
a.sublevel span.hot {
  padding:10px 0;
  display:block;
  font-size: 14px;
  color:#ff0000;
  font-weight: bold;
  font-style: italic;
}