body {background-color:#eee;font-family:'Times New Roman',Times}
a {text-decoration:none;color:#660099}
a:hover {text-decoration:underline}
a:active {text-decoration:underline;color:#993300}

th {background-color:#FFCC99;color:#fff}
th a {text-decoration:none;color:#993300}
th a:hover, th a:active {text-decoration:none;color:#fff}
ul {list-style:square}
.center {text-align:center}

.small {font-size:90%}
.menu {border:#FF6600 1px solid}
.menuselected {border:#FF6600 1px solid;background-color:#FAEBD7}

.pathrow {border-bottom:1px solid #FF6600}
.pathrow a, .pathrow a:hover, .pathrow a:active {text-decoration:none;color:#660099}

.submenucell {border-right:1px dotted #FF6600}
.submenu {
  background-color:#fff;
  border-bottom:1px dotted #FF6600;
}
.submenu .selected a {color:#993300}


.data {
  background-color:#fff;
  text-align:justify;
}
.datasmall {
  background-color:#fff;
  font-size:90%;
}
.tdb {
  font-weight:bold;
  text-align:center;
}

.projectpanel {border:#FF6600 1px solid}
.projectpanel .small {height:300px}
.advpanel {background-color:#FAEBD7}
.incfile {
  border-top:0px;
  border-left:1px;
  border-right:1px;
  border-bottom:1px;
  border-color:#FF6600;
  border-style:solid;
}
table.fortune {
  font-size: 90%;
  margin:50 0 0 0;
  padding:5 0 0 0;
  border-top:1px dashed #808080;
  color:#808080;
}
.copy {
  background-color:#ddd;
  font-size:90%;
  border-top:1px solid #FF6600;
  padding:5 0 5 0;
}
