body,td,th {
	color: #fff;
}
body {
    background: #000033 url(image/background.png) no-repeat bottom right;
}
* html body {
  background-image:none;
}
body, div, p {
    margin: 0;
    padding: 0;
}
p + p {
    margin-top: 1em;
}
a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}
.style5 {font-size: 20px}
.style6 {font-size: 30px; }
.style4 {font-size: 12px}

p, input, select, a, li, body, h1, h2, h3, h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, input, select, a, li, body {
    font-size: 16px;
}
.header {
    margin-bottom: 20px;
}
.header a {
    text-decoration: none;
}
.header a img {
    border: none;
    margin-right: 10px;
}
.header em {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 30px;
}
form {
    padding-top: 10px;
}
#ccfooter {
    clear: both;
    margin: 0 auto;
    width: 500px;
}
#ccfooter a {
    text-decoration: none;
}
#ccfooter img {
    float: left;
    margin-right: 5px;
    border: none;
}
#cctext {
    font-size: 10px;
}
div#container {
    width: 804px;
    min-height: 540px;
    margin: 0 auto;
}
div#lcontainer {
    float: left;
    width: 294px;
}
div#lcontainer, div#rcontainer {
    text-align: center;
}
div#lcontainer div.clear div.ibutton {
    padding: 20px 0 0 0;
}
div#rcontainer {
    margin-left: 300px;
    width: 500px;
}
div.toggle {
    width: 50%;
    float: left;
}
div.clear {
    clear: both;
}
div.footer {
    clear: both;
    padding-top: 20px;
}
p.buttontitle {
    margin-bottom: 0;
}
.ibutton {
    float: left;
    position: relative;
    left: 50%;
    text-align: left;
    padding-bottom: 20px;
}
.ibutton ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    left: -50%;
}
* html .ibutton ul {
    float: left;
}
.ibutton li {
    float: left;
    margin: 0 5px 0 0;
}
.ibutton li.inactive a {
    background: transparent url(image/button_inactive.gif) repeat-x left center;
    color: #999;
}
.ibutton li a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    background: transparent url(image/button.gif) repeat-x left center;
    display: block;
    padding: 8px 6px 0 6px;
    float: left;
}
div#downloadbuttons {
    padding: 10px 0 0 0;
}
div#nav {
    clear: both;
}
div#update {
      position: absolute;
      width:150px;
      background-color:white;
      color: black;
      border:1px solid #888;
      margin:0px;
      padding:0px;
      text-align: left;
      max-height: 200px;
      overflow: auto;
}
div#update ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
}
div#update ul li.selected { background-color: #ffb;}
div#update ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:22px;
      cursor:pointer;
}
dl#seelegend dt {
    float: left;
    margin-right: 10px;
    clear: both;
}
dl#seelegend dd {
    margin-bottom: 20px;
    min-height: 60px;
}
div#bonusintro {
    height: 120px;
    overflow: auto;
    margin-bottom: 20px;
    padding: 5px;
    border: medium inset #999;
}
