body {
  font-family: Helvetica;
  background:#E1E1D7 url(/images/body_back.png) repeat-x scroll;
  background-position:0 93px;
}
label {
  display: block;
}

#header {
  background: transparent url('/images/header.png');
  height: 41px;
}
#logo {
  width: 960px;
  margin: 0px auto;
  text-align: right;
  color: white;
  height: 41px;
}
#logo #info {
  width: 210px;
  display: inline;
  position: relative;
  top: -16px;
  color: white;
}
#info a {
  text-decoration: none;
  color: white;
}
#footer {
  margin: 10px 0px 0px 0px;
}
.top {
  display: inline;  
}
#lng {
  float: left;
}
#signin {
  float: right;
  text-align: right;  
  font-size: 11px;
  scrolling="no"
  margin-left:20px;
}
#signin a {
  color: black;
}
#language {
  float: left;
  text-align: left; 
  font-size: 9px;
  scrolling="no"
  vertical-align:middle;
}
#language a {
  color: black;
  vertical-align:middle;
}
#homepage {
  margin-top: 88px;
}
#homepage h1 {
  line-height: 65px;
  font-size: 80px;
}
#homepage .orange {
  color: #f68b00;
  font-weight: normal;  
}
#homepage p {
  margin: 31px 0;
  font-size: 14px;
  line-height: 24px;
}
#homepage .larger {
  font-size: 18px;
}
#homepage #flash {
  width: 768px;
  height: 432px;
  margin-bottom: 42px;
}
#flash {
  margin: 0px;
  padding: 0px;
  width: 768px;
  height: 432px;
}
#content {
  margin-top: 88px;
}
th {
  text-align: left;
}
.paginater {
  text-align: center;
}
.paginater ul li {
  display: inline;
}
.cap {
  text-transform: uppercase;
  text-decoration: none;  
}
#content {
  margin: 0 0;
}
#chartcontainer {
  padding: 5px;
  background: #000;
  text-align: center;
}
#holder {
  width: auto;
}
