body {
	font-family: "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size: 16px;
	line-height: 17px;
	padding: 0px;
    background-position: 50% 0%;
	background-repeat: no-repeat;
	SCROLLBAR-FACE-COLOR: red; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black; 
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: black;
	overflow:hidden;
}

h2 {
  margin-top: 0;
}

p.center {text-align: center;}

#headertrawl {
	padding-top: 12px;
}

#headerdeck {
	padding-top: 30px;
}

#wrapper {
  padding-top: 50px;
  width: 1024px;
  margin: 0 auto;
  
}

#twocolumn {padding-bottom: 30px; column-count: 2; column-gap: 70px; column-rule:1px outset #b0b0b8;
-webkit-column-count: 2; /* Safari and Chrome */ -webkit-column-gap:70px; /* Safari and Chrome */ -webkit-column-rule:1px outset #b0b0b8; /* Safari and Chrome */
-moz-column-count: 2; /* Firefox */ -moz-column-gap:70px; /* Firefox */ -moz-column-rule:1px outset #b0b0b8; /* Firefox */}

#content {
  padding: 0 10px;
  background: url(images/content.png) repeat-y;
}

#content ul {
  float: left;
  display: block;
  width: 450px;
  margin: 0;
  padding: 0;
  background: url(images/networks.png) repeat;
  list-style: none;

}

#content li {
  float: left;
  height: 60px;
  width: 225px;
  position: relative;

}

#content a {
  font-size: 1em;
  color: #666;
  text-decoration: none;
  padding: 10px 0 5px;
  display: block;
  width: 225px;
  height: 45px;
  position: relative;
  z-index: 2;
}

a img {
  border: 0;
  float: left;
  margin: 0 0px;
}

.fader {
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #A4ADB7;
}

a:hover img {
  margin-left: 0px;
}

a strong {
  display: block;
  font-size: 18px;
  color: #000;
}

.clear {
  clear: left;
}

#datacontent {
  padding: 0px 0px;
}

#datacontent ul {
  list-style: none;
  margin: 0;
  padding: 0px;
  padding-left: 312px;
  display: inherit;
  height: 194px;
  background-image: url(../images/header-bg2.png);

}

#datacontent li {
  float: left;
  padding-top: 135px;
}

#datacontent li a {
  color: #cccccc;
}

#datacontent li a:hover {
  color: #ffffff;
}

#datacontent li a.selected {
  color: #fff;
}

#datacontent .panels {
  width: 698px;
  margin-left: 171px;
  border: 7px solid #262f3b;
  border-top: 0;
  border-bottom: 7px solid #262f3b;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  overflow: hidden;
  background-image: url(../images/panel-bg.png);
  
}

#datacontent .panelsInner {
  overflow: auto;
  padding-bottom: 20px;
}

#datacontent .panel {
  font:"Times New Roman", Times, serif;
  font-size:15px;
  color:#ffffff;
  font-variant:normal;
  letter-spacing: .75px;
  font-weight:300;
  padding-left:35px;
  padding-right:35px;
  padding-top:20px;
  padding-bottom: 40px;
  display: none;
}

.scroll {
width: 612px;
height: 280px;
overflow: auto;
padding-top:0;
padding-left:2px;
padding-right:15px;
padding-top: -10px;
padding-bottom: 10px;
margin-top: -10px;
margin-bottom: 10px;

scrollbar-base-color: ;
scrollbar-face-color: #ffffff;
scrollbar-track-color: #f4eca6;
scrollbar-arrow-color: #62202b;
scrollbar-highlight-color: #f9dab0;
scrollbar-3dlight-color: #f9dab0;
scrollbar-shadow-color: #62202b;
scrollbar-darkshadow-color: #62202b;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 8px;
background-color: #1d2530;
}
.vscrollerbar {
width: 8px;
background-color: #CCCCCC;
}
.hscrollerbase {
height: 8px;
background-color: #1d2530;
}
.hscrollerbar {
height: 8px;
background-color: white;
}

.scrollerjogbox {
width: 8px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

<noscript>
  <style type="text/css">
    #datacontent .panel {
      display: block;
    }
  .style1 {color: #FFFFFF}
</noscript>