body {
  margin:10px 5px;
  padding:0;
  background:#565D65;
}

body,table,input,textarea,select,button {
  font-family:verdana,sans-serif;
  font-size:11px;
  line-height:18px;
  color:#fff;
}

a {
  color:#80A2C3;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

h1 {
  font-size:14px;
}
h2 {
  font-size:12px;
}
h3 {
  font-size:11px;
}

table tr td,
table tr th {
  padding:0;
  vertical-align:top;
  text-align:left;
}
#content table tr td,
#content table tr th {
  padding:3px 1em 3px 0;
}
#content table.nopadding tr td,
#content table.nopadding tr th {
  padding:0;
}

#container {
  background:#092339 url(images/containerBg.gif) no-repeat 0 100%;
  width:990px;
  height:100%;
  margin:0 auto;
  border-collapse:collapse;
}
#pagetitle {
  height:20px;
  color:#80A2C3;
  line-height:20px;
  text-align:right;
  padding:30px 50px 0 0;
}
#pagetitle span {
  color:#80A2C3;
  font-size:14px;
  padding:0 0 3px 0;
  border-bottom:solid #80A2C3 4px;
  font-weight:bold;
}
#nv2 {
  border:solid #fff;
  border-width:1px 0 1px 1px;
  line-height:18px;
  padding:6px 20px 6px 30px;
  height:18px;
}
#nv2 div.inner {
  position:absolute;
  z-index:999;
}
#nv2 a {
  padding:0 0 10px 0;
  margin:0 1.5em 0 0;
}
#nv2 a:hover {
  text-decoration:none;
}
#nv2 a.a1 {
  border-bottom:solid #fff 4px;
  color:#fff;
}

#nv1 {
  width:139px;
  height:100%;
  padding:20px 0 0 0;
  background:#04142B url(images/nv1Bg.jpg) no-repeat;
  border:solid #fff;
  border-width:1px 1px 1px 0;
}
#nv1 a {
  display:block;
  text-align:right;
  font-weight:bold;
  padding:0 14px 0 0;
  margin:10px 0;
}
#nv1 a:hover {
  text-decoration:none;
  border-right:solid #fff 4px;
  padding:0 10px 0 0;
}
#nv1 a.a1,
#nv1 a.s1 {
  border-right:solid #fff 4px;
  padding:0 10px 0 0;
  color:#fff;
}

#content {
  width:850px;
  background:url(images/contentBg1.jpg);
}
#content #contentInner {
  overflow:auto;
  height:100%;
  padding:20px 30px;
  background:url(images/contentBg2.jpg) no-repeat;
}
#start {
  background:#04142B url(images/startBg.jpg) no-repeat;
}

#fastlinks {
  border:solid #fff;
  border-width:1px 0 1px 1px;
  line-height:18px;
  padding:6px 50px 6px 30px;
  text-align:right;
}
#fastlinks a {
  margin:0 0 0 1.5em;
}
#fastlinks a:hover {
  text-decoration:none;
  color:#fff;
}
#bottom td {
  height:40px;
}
