body {
overflow-x:hidden;
overflow-y:scroll;}

td {font-family: Arial;font-size: 12px;color: #373737; font-weight: normal;}
th {font-family: Arial;font-size: 12px;color: #373737; font-weight: normal;}
A {
  font-family: Arial;
  font-size: 12px;
  TEXT-DECORATION: underline;
  color: #373737;
}

/*A:hover {
  font-family: Arial;
  font-size: 12px;
  TEXT-DECORATION: underline;
  color: #880000;
}*/

.footer {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #373737;
}
A.footerlink {
  font-family: Arial;
  font-size: 11px;
  TEXT-DECORATION: none;
  font-weight: normal;
  color: #373737;
}
A.footerlink:hover {
  font-family: Arial;
  font-size: 11px;
  color: #373737;
  font-weight: normal;
  text-decoration: underline;
}
.newstitle {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #76B900;
}
.advertisernumber {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #3D3D3D;
}
.newsdate {
  font-weight: bold;
}
img.thumb {
  border:1px solid #79C14B;
}
A.newslink {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #76B900;
}
A.videolink {
  font-family: Arial;
  font-size: 12px;
  color: #6AB2E7;
}
.title {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #79C14B;
}
.newmember {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #79C14B;
}
A.tinylink {
  font-family: Arial;
  font-size: 10px;
  TEXT-DECORATION: none;
  font-weight: normal;
  color: #373737;
}
A.tinylink:hover {
  font-family: Arial;
  font-size: 10px;
  color: #373737;
  font-weight: normal;
  text-decoration: underline;
}

A.biglinkgreen {
  font-family: Arial;
  font-size: 18px;
  text-decoration: none;
  font-weight: normal;
  color: #76B900;
}
A:hover.biglinkgreen {
  font-family: Arial;
  font-size: 18px;
  text-decoration: underline;
  font-weight: normal;
  color: #76B900;
}
Span.tinylinkgreen {
  font-family: Arial;
  font-size: 10px;
  text-decoration: none
  font-weight: normal;
  color: #76B900;
}
A.tinylinkgreen {
  font-family: Arial;
  font-size: 10px;
  text-decoration: underline;
  font-weight: normal;
  color: #76B900;
}
.whitetext {
  color: #FFFFFF;
}
.smallerwhitetext {
  font-size: 11px;
  color: #FFFFFF;
}
.smallerwhitetext A {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration:none;
}
.smallerwhitetext A:hover {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration:underline;
}
.tinytext {
  font-size: 10px;
}
.smallertext {
  font-size: 11px;
}
.justifiedtext {
  text-align: justify;
}

/* SLIMBOX (Customized version) */

#lbOverlay {
  position: absolute;
  top: 50%; left: 0;
  width: 100%;
  background-color: #000;
  cursor: pointer;
}

#lbCenter, #lbBottomContainer {
  position: absolute;
  left: 50%; padding:0;
  overflow: hidden;
  background-color: #fff;
}

.lbLoading {
  background: #fff url(../images/sb_loading.gif) no-repeat center;
}

#lbCanvas {
  border: 9px solid #fff;
}

#lbCanvas iframe, #lbCanvas img {
  border:1px solid #999;
  margin:0; padding:0;
}

#lbPrevLink, #lbNextLink {
  display: block;
  position: absolute;
  top: 10px;
  width: 70px;
  background:url(../images/sb_anchor_spacer.gif);
}


#lbPrevLink {
  left: 0;
}

#lbPrevLink:hover {
  background: transparent url(../images/sb_prevlabel.gif) no-repeat;
}

#lbNextLink {
  right: 0;
}

#lbNextLink:hover {
  background: transparent url(../images/sb_nextlabel.gif) no-repeat;
}

#lbBottom {
  font-size:14px;
  font-family: Arial;
  color: #79C14B;
  //line-height: 1.4em;
  text-align: left;
  margin:0 0 0 10px; padding:0;
}

#lbCloseLink {
  display: block;
  float: right;
  width: 83px;
  height: 21px;
  background: transparent url(../images/closebutton.gif) no-repeat center;
  margin:0; padding:0;
}

#lbCaption, #lbNumber {
}

#lbCaption {
  font-weight: bold;
}
