  html, body,
  #wrapper {
  height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #474747;
  }
#wrapper {
margin: 0 auto;
position:relative;
text-align: left;
vertical-align: middle;
width: 100%;
}

#innerTable {
width: 1026px;
background-color: #CCCC33;
color: #000;
text-align: center;

}.main {
	vertical-align: top;
	padding-top: 27px;
	padding-left: 38px;
	background-image: url(img/bg2.gif);
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 20px;
	text-align: justify;
}
#wrapper .main .scroll {
	height: 200px;
	margin-top: 12px;
	overflow: auto;
	padding-right: 12px;
	margin-bottom: 19px;
	

scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#666666;
scrollbar-face-color:#cccccc;
scrollbar-highlight-color:#636E71;
scrollbar-3dlight-color:#636E71;
scrollbar-darkshadow-color:#636E71;
scrollbar-shadow-color:#636E71;
}
.sa {
	padding-left: 280px;
}
a {
	color: #FF7F00;
	text-decoration: none;
}
.imgpad {
	margin: 5px 5px 0px;
	padding: 5px;
}

.scrollwho {
	height: 224px;
	margin-top: 12px;
	overflow: auto;
	padding-right: 12px;
}

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	color: #FF7F00;
	font-weight: bold;
}

