
body {
  background-color: #FFFFFF;
  font-size: 10pt;
  width: auto;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: -8px;
  margin-right: 0px;
  margin-top: -8px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}



P {
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0cm;
  margin-left: 0cm;
  margin-right: 0cm;
  margin-bottom: 0cm;
}

.Button {
  border-top: 2px #0099FF solid;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  cursor: hand;
  background-color: #0066CC;
  border-bottom: 1px #0080FF solid;
}

.selectedsites a {
  font-weight: bold;
  font-size: 10pt;
  background-color:#AC822B;
  color: #FFFFFF;
  background-image: url('../../img/sites.gif');
}


.selectedfolderopen a {
  background-color: #AC822B;
  color: #FFFFFF;
  background-image: url('../../img/folderopens.gif');
}



.selectedfiles a {
  background-color: transparent;
  color:  #FFFFFF;
  background-image: url('../../img/slctd.gif');
}


.sites a {
  font-weight: bold;
  font-size: 10pt;
  background-color: #AC822B;
  color: #FFFFFF;
  background-image: url('../../img/sites.gif');
}


.folderopen a {
  background-color: #AC822B;
  color: #FFFFFF;
  background-image: url('../../img/folderopens.gif');
}

.folders a {
  background-color: #F9F2E6;
  color_: #FFFFFF;
  color: #000000;
  background-image: url('../../img/folders.gif');
}


.files a {
  background-color: #F9F2E6;
  color: #000000;
  color_:  #FFFFFF;
  background-image: url('../../img/files.gif');
}


.tableline {
  width: 100%;
  color:  #FFFFFF;
  background-color: #F9F2E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  text-align: right;
  margin-right: 2px;
  margin-left: 2px;
  margin-top: 1px;
  padding-right: 15pt;
  padding-left: 1pt;
  background-position: left top;
  border-bottom: 1px #000000 solid;
  background-image: url('../../img/tmplt/line_bg13.jpg');

}

.tableline a{
  font-weight_: bold;
  width: 100%;
  text-decoration: none;
  background-color: #F9F2E6;
  color: #000000;
  border-bottom: 1px #000000 solid;

}

.tableline A:hover {
  color: #FFFFFF;
  background-color: #AC822B;

}


.menu {
  width: 200;
  background-color: #CC9933;
  background-position: center bottom;
  background-image: url('../../img/swmark.gif');
  background-attachment: fixed;
  background-repeat: no-repeat;
  margin-left: 20px;
  padding-right: 5pt;
  padding-left: 5pt;
  padding-top: 5pt;
}

.menu A:hover {
  background-color: #FFFFFF;
  color: #000000;
}


.menu a {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-decoration: none;
  text-align: right;
  margin-right: 2px;
  margin-left: 2px;
  margin-top: 0px;
  padding-right: 15pt;
  padding-left: 1pt;
  padding-top: 5pt;
  padding-bottom: 5pt;
  background-position: right center;
  border-bottom: 1px #000000 solid;
}

