body {
  background:#A79B89;
  padding:0;
  margin:20px;
}
body,table,input,textarea,select,button {
  font-family:verdana,sans-serif;
  font-size:11px;
  line-height:16px;
  color:#002B6D;
}
a {
  color:#F58220;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
h1 {
  color:#F58220;
  font-size:14px;
  margin:0 0 7px 0;
}
h2 {
  color:#F58220;
  font-size:12px;
  margin:0 0 7px 0;
}
h3 {
  color:#F58220;
  font-size:11px;
}
table tr td,
table tr th {
  vertical-align:top;
  text-align:left;
  padding:0;
}
img.right {
  float:right;
  margin:0 0 10px 10px;
}
img.left {
  float:left;
  margin:0 10px 10px 0;
}
#content table tr td,
#content table tr th {
  padding:2px 1em 2px 0;
}
#container {
  width:960px;
  background:#FFF1CE url(images/bottomBg.gif) 0 100% no-repeat;
  margin:0 auto;
}
#title {
  height:120px;
  background:url(images/title.gif);
}
#title * {
  display:none;
}

#nv1 td {
  border-bottom:solid #FFF1CE 1px;
  border-right:solid #FFF1CE 1px;
  background:#FBC587;
}
#nv1 td.col1 {
  background:#F58220 url(images/nv1Bg.jpg) no-repeat 0 0;
  width:640px;
  padding:5px 15px 5px 110px;
  font-size:14px;
  line-height:15px;
}
#nv1 a {
  color:#fff;
  padding:0 0 0 10px;
}
#nv1 a:hover {
  text-decoration:none;
  background:url(images/nv1arr.gif) 0 5px no-repeat;
}
#nv1 a.a1,
#nv1 a.s1 {
  font-weight:bold;
  background:url(images/nv1arr.gif) 0 5px no-repeat;
}

#nv2 td {
  border-bottom:solid #FFF1CE 1px;
  border-right:solid #FFF1CE 1px;
  background:#FBC587;
}
#nv2 td.col1 {
  background:#FBC587 url(images/nv2Bg.jpg) no-repeat 0 0;
  width:640px;
  padding:5px 15px 5px 110px;
  line-height:15px;
}
#nv2 a {
  color:#fff;
  padding:0 0 0 10px;
}
#nv2 a:hover {
  text-decoration:none;
  background:url(images/nv2arr.gif) 0 3px no-repeat;
}
#nv2 a.a1,
#nv2 a.s1 {
  font-weight:bold;
  background:url(images/nv2arr.gif) 0 3px no-repeat;
}
#spacer td {
  height:15px;
}
#content {
  width:630px;
  padding:0 15px 10px 120px;
  border-right:solid #FECB09 1px;
}
#rightbar {
  width:175px;
  padding:0 10px 0 10px;
}
#footer td {
  font-size:10px;
  height:20px;
  padding:55px 10px 5px 10px;
}
