body{
  font-family: sans-serif, times;
  padding: 0px;
  border: 0px;
  margin: 0px;
}

frameset{
  font-family: tahoma;
  padding: 0px;
  border: 0px;
  margin: 0px;
}

#pagecontent{
  margin: 10px;
}

#outerBounding{
 width: 90%;
}

#loginOuter{
  text-align: center;
  height: 400px;
  width: 99.5%;
  position: absolute;
  top: 30%;
}

#loginBounding{
  margin: auto auto;
  text-align: left;
  vertical-align: middle;
  position: static;
  width: 25%;
  height: 40%;
}

.login_box_bounding{
  margin: 5px;
}

.login_box{
  position: absolute;
  left: 85px;
}

#loginForm, #logoutText{
  position: relative;
  left: 46px;
  top: -26px;
}

.tabrow{
  padding-left: 10px;
  margin-top: 10px;
  border-collapse: collapse;
  border-bottom: 2px solid #0040ff;
  width:100%;
}

.tabrow_framed{
  margin-top: 10px;
  border-collapse: collapse;
  border-bottom: 2px solid #0040ff;
  width:100%;
}

.tab{
  width: 118px;
  text-align: center;
  font-size: 12pt;
}

.admin_subheading{
  position: relative;
  left: 30px;
  top: -38px;
  width: 90%;
  margin: 0px;
}

.selectedtab{
  height: 32px;
  background-image: url(images/tab-selected.png);
}

.unselectedtab{

}

.tablinkselected{
  color: white;
}

.tablink{
  text-decoration: none;
}

a{
  color: blue;
}

#filelisting{
  width:100%;
}

.td_centered{
  text-align: center;
}

frame{
  margin: 10px;
}

img{
  border: 0px solid black;
  margin: 4px 2px 0px 0px;
  padding-top: 2px;
}

#toolbar{
  margin-left:20px;
}

#about{
  text-align: center;
}

.thumbnail{
  float: left;
  width: 150px;
  height: 150px;
  margin: 10px;
}

.error{
  font-family: courier;
  padding-left: 20px;
}

#errorText{
  position: relative;
  left: 46px;
  top: -32px;
}

.fileentry, .direntry{
  font-size: 10pt;
}

.logo_bounding{
  text-align: center;
}

.logo{
  width: 468px;
  height: 120px;
}

.footnotes{
  margin-top: 15px;
  font-size: 10px;
  
}