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: none;
  color: #589D2C;
}
A:hover {
  font-family: Arial;
  font-size: 12px;
  TEXT-DECORATION: underline;
  color: #4E8C27;
}
.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;
}
img.thumb {
  border:1px solid #79C14B;
}
.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;
}
.dropmenu {
  font-family: Arial;
  font-size: 12px;
  color: #373737;
}
A.newslink {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #76B900;
}
.title {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #79C14B;
}

.titlesmall {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #79C14B;
}

.subtitle {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #373737;
}
.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.tinylinkgreen {
  font-family: Arial;
  font-size: 10px;
  text-decoration: underline;
  font-weight: normal;
  color: #76B900;
}
A:hover.tinylinkgreen {
  font-family: Arial;
  font-size: 10px;
  text-decoration: underline;
  font-weight: normal;
  color: #76B900;
}

A.biglinkgreen {
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  color: #76B900;
}
A:hover.biglinkgreen {
  font-family: Arial;
  font-size: 18px;
  text-decoration: underline;
  font-weight: normal;
  color: #76B900;
}

A.linkgreen {
  font-family: Arial;
  font-size: 12px;
  text-decoration: underline;
  font-weight: normal;
  color: #76B900;
}
.whitetext {
  color: #FFFFFF;

}
.smallerwhitetext {
  font-size: 11px;
  color: #FFFFFF;
}
.tinytext {
  font-size: 10px;
}
.smallertext {
  font-size: 11px;
}
.justifiedtext {
  text-align: justify;
}

#video-gallery ul{
  list-style: none; 
  margin: 0px; 
  padding: 0px; 
}

#video-gallery ul li{
  margin: 0px; 
  padding-top: 2px; 
  padding-bottom: 2px; 
  padding-left: 4px; 
  padding-right: 4px; 
  float:left;
}

div.thumb {
  position: relative;
}

div.thumb #description  #content  {
  font-weight:normal; 
}

#video-gallery div.thumb #description {
  width:136px;
  height:45px;
  overflow:hidden;
  padding-left:2px;
  padding-right:2px;
  padding-bottom:5px;
}

img.icon {
  position: absolute;
  top: 5px;
  left: 5px;
  border: none;
}

/* SLIMBOX (Customized version) */

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

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

.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;
}
