/* ----------------------------------- mod_content */
div.mod_content h1,
div.mod_content h2 {
  font-weight:bold;
  font-size:18px;
  color: #555;
  border-bottom:2px solid #aaa;
}
div.mod_content h2 {
  font-size:16px;
  color: #777;
  border-bottom:1px solid #ccc;
}

/* ----------------------------------- mod_content */
.moduletable_newsf {
  margin:10px 0 0 4px;
  padding:13px 0 0 0;
  width:274px;
  background:#333 url(../images/mod_header.jpg) left top no-repeat;
}
.moduletable_newsf div.content_pad {
  color:#eee;
  padding:4px 7px;
}
.moduletable_newsf table.contentpaneopen {
  margin-bottom:0;
}
.moduletable_newsf td.contentheading {
  padding:3px 0 3px 0;
  color:#eee;
  border-bottom:1px solid #999;
  text-align:center;
  text-transform:uppercase;
  font-size:14px;
  background:#000;
}
.moduletable_newsf div.readon {
  height:45px;
  background: #333 url(../images/mod_footer.jpg) left bottom no-repeat;
  text-align:right;
}
.moduletable_newsf div.readon a {
  display:block;
  text-decoration:none;
}
.moduletable_newsf div.readon a span,
.moduletable_newsf div.readon a:visited span {
  display:block;
  text-transform:uppercase;
  color:#efefef;
  padding:5px 10px 0 0;
  text-align:right;
}
.moduletable_newsf div.readon a:hover span {
  color:#aaa;
}

/* ----------------------------------- moduletable_lnews */
.moduletable_lnews {
  margin:10px 0 0 4px;
  padding:13px 0 0 0;
  width:274px;
  background:#333 url(../images/mod_header.jpg) left top no-repeat;
}
.moduletable_lnews h3 {
  margin:0;
  padding:3px 0 3px 0;
  width:272px;
  color:#eee;
  border-bottom:1px solid #999;
  text-align:center;
  text-transform:uppercase;
  font-size:14px;
  background:#000;
}
.moduletable_lnews ul li {
  color:#aaa;
  padding:2px 0 2px 0;
}
.moduletable_lnews ul li a,
.moduletable_lnews ul li a:visited {
  display:block;
  margin:-1px 0 0 0;
  color: #efefef;
  font-weight:bold;
  text-decoration:none;
}
.moduletable_lnews div.readon {
  width:274px; height:45px;
  background: #333 url(../images/mod_footer.jpg) left bottom no-repeat;
  text-align:right;
}
.moduletable_lnews div.readon a {
  display:block;
  width:272px;
  height:30px;
  background:#000;
  text-decoration:none;
}
.moduletable_lnews div.readon a span,
.moduletable_lnews div.readon a:visited span {
  line-height:30px;
  display:block;
  text-transform:uppercase;
  color:#efefef;
  padding:0 10px 0 0;
  text-align:right;
}
.moduletable_lnews div.readon a:hover span {
  color:#aaa;
}

/* ----------------------------------- moduletable_lfaqs */
.moduletable_lfaqs {
  margin:10px 0 0 4px;
  padding:13px 0 0 0;
  width:274px;
  background:#333 url(../images/mod_header.jpg) left top no-repeat;
}
.moduletable_lfaqs h3 {
  margin:0;
  padding:3px 0 3px 0;
  width:274px;
  color:#eee;
  border-bottom:1px solid #999;
  text-align:center;
  text-transform:uppercase;
  font-size:14px;
  background:#000;
}
.moduletable_lfaqs ul li {
  color:#aaa;
  padding:2px 0 2px 0;
}
.moduletable_lfaqs ul li a,
.moduletable_lfaqs ul li a:visited {
  display:block;
  margin:-1px 0 0 0;
  color: #efefef;
  font-weight:bold;
  text-decoration:none;
}
.moduletable_lfaqs div.readon {
  width:274px; height:34px;
  background: #333 url(../images/mod_footer.jpg) left bottom no-repeat;
  text-align:right;
}
.moduletable_lfaqs div.readon a {
  text-decoration:none;
}
.moduletable_lfaqs div.readon a span,
.moduletable_lfaqs div.readon a:visited span {
  line-height:30px;
  display:block;
  background:#000;
  text-transform:uppercase;
  color:#efefef;
  text-align:right;
}
.moduletable_lfaqs div.readon a:hover span {
  color:#aaa;
}
