body{
  font-family : arial, verdana, helvetica, sans-serif;
  font-size: small;
  text-align: left;
}

#header{
  width: 99%;
  padding: 3px;
}

#leftnavigation{
  border-style: hidden;
  position: absolute;
  left: 0;
  width: 17%;
  margin-left: 5px;
  margin-top: 0px;
  background-color: #D3D3D3;
  color: #000000;
  padding: 3px;
}

#content{
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #808080;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #808080;
  position: relative;
  left: 17.5%;
  width: 81%;
  padding: 10px;
}

#login{
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #808080;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #808080;
  text-align: center;
}


#w3clogos{
  padding: 10px;
}

#sets-req-content{
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #808080;
  position: relative;
  left: 17.5%;
  width: 81%;
  padding: 10px;
}

hr.pme-hr { 
  padding: 0px;
  margin: 0px;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  height: 1px;
}

table.pme-main {
  border: #004d9c 1px solid;
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
}

table.pme-navigation {
  border: #004d9c 0px solid;
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
}

th.pme-header {
  border: #004d9c 1px solid;
  text-align: "center";
  padding: 4px;
  color: #000000;
  background-color: #add8e6;
}

td.pme-key-0, td.pme-value-0, td.pme-help-0, td.pme-navigation-0, td.pme-cell-0,
td.pme-key-1, td.pme-value-1, td.pme-help-0, td.pme-navigation-1, td.pme-cell-1,
td.pme-sortinfo, td.pme-filter { 
	  border: #004d9c 1px solid;
	  padding: 3px;
}

td.pme-buttons { text-align: left;   }
td.pme-message { text-align: center; }
td.pme-stats   { text-align: right;  }