body {
  background-image:url('/DOWNLOAD/texture.gif');
  background-repeat:repeat;
}
img.itl {
  position: absolute;
  top: 0px;
  left: 0px;
}
img.itr {
  position: absolute;
  top: 0px;
  right: 0px;
}
img.ibl {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
img.ibr {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
#savebanner {
  position: absolute;
  left: 0px;
  top:  0px;
}
#strip {
  position: absolute;
  left: 0px;
  top:  138px;
}
#dbdata {
  top: 200px;
  width:700px;
  background: transparent;
}
#main {
  width: 700px;
  border-right: none;
}
#tabmenu {
  left:122px;
  top:169px;
  border-color:-moz-use-text-color -moz-use-text-color #AAAAAA;
  border-style:none none solid;
  border-width:medium medium 0;
  position:absolute;
  width:1300px;
  z-index:10;
}
#tabmenu a {
 background:transparent url(/DOWNLOAD/vbar.gif) no-repeat scroll left center;
 color:#303030;
 display:block;
 font-family:Arial;
 font-size:10pt;
 font-weight:bold;
 padding:5px 15px;
 text-decoration:none;
}
#tabmenu a:hover {
  color:#066380;
}
#tabmenu a.selected {
 background:transparent url(/DOWNLOAD/vbar.gif) no-repeat scroll left center;
 color: #E79136;
}
#tabmenu li.selected {
  top: 0px;
  background:none;
} 
#sidemenu {
  position: absolute;
  left:0px;
  top:232px;
}
#sidemenu li {
  background:#066380 none repeat scroll 0 0;
  border:none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding:0 10px;
  margin: 10px 0px 10px 0px;
}
#sidemenu ul li.selected {
  background:#066380 none repeat scroll 0 0;
  border: none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding:0 10px;
  color: red;
  margin: 10px 0px 10px 0px;
}
#sidemenu a:hover {
  color:#E79136;
}
#sidemenu a {
  color:#A0A0A0;
  font-family:Arial;
  font-size:10pt;
  font-weight:bold;
  text-decoration:none;
}
#sidemenu a.selected {
  color: #E79136;
}
#sidemenu a:hover {
  color:#E79136;
} 
h1 {
  color:#006380;
  font-family:Arial;
  font-size:18pt;
  font-weight:bold;
  background-color: transparent;
}
h2 {
  color:#006380;
  font-family:Arial;
  font-size:18pt;
  font-weight:bold;
  background-color: transparent;  
}
h3 {
  color:#006380;
  font-family:Arial;
  font-size:18pt;
  font-weight:bold;
  background-color: transparent;
}
#sunrayclth {
  position: absolute;
  left:-265px;
  top: 250px;
  z-index: -10;
}
#list {
  position: absolute;
  left:910px;
  top:700px;
}
#list li {
  border:none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding:0 10px;
  margin: 20px 0px 20px 0px;
}
#list ul li.selected {
  background:#066380 none repeat scroll 0 0;
  border: none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding:0 10px;
  margin: 10px 0px 10px 0px;
}
#list a:hover {
  color:#E79136;
}
#list a {
  color:#999966;
  font-family:Arial;
  font-size:10pt;
  font-weight:bold;
  text-decoration:none;
}
#list a.selected {
  color: #A0A0A0;
}
#list a:hover {
  color:#E79136;
}
#savebanner {
  position: absolute;
  top: 0px;
  width: 1790px;
  height: 153px;
  background:transparent url(/DOWNLOAD/saveheader.gif) no-repeat scroll left top;
}
#mainfooter {
  border-bottom:1px solid #066380;
  border-top:1px solid #066380;
}
p.footer {
  font-size: 8pt;
}
#main {
  margin-right: 50px;
}
#tabmenu li {
  background: transparent;
  float:left;
  margin:0;
  padding:0; 
  position:relative;
}