A,H1,H2,H3,H4,DIV,LEGEND,LI,P,TD,TH {
  /*font-family: "MS Reference Sans Serif", verdana, lucida, sans-serif*/
  font-family: "Palatino Linotype", serif
}

.centered { text-align: center }
.boxed { border: solid black }
.boxcentered { border: solid black ; text-align: center }
.boxhead {
   background: #006666;
   color: white
}
.boxheadsub {
   background: #99cccc
}

H1.titlebox {
    color: white
}
DIV.titlebox {
    padding: 1px;
    text-align: center;
    /*background: url("/SeminarNew/images/blocks.jpg")*/
    background: url("/SeminarNew/images/structure_darkgreen.gif")
}
A:hover { background-color: #999999 }
A.topmenu {
   color: white;
   font-weight: normal;
   padding-left: 16;
   padding-right: 16;
   position: relative;
   top: 2;
   text-decoration: none
}
DIV.topmenu {
    text-align: center;
    padding: 2px;
    background: url("/SeminarNew/images/gradient_darkgreen64.jpg")
}
SPAN.topmenu {
   color: white
}
SPAN.deadlink {
   color: #808080;
   font-weight: normal;
   padding-left: 16;
   padding-right: 16;
   position: relative;
   top: 2;
   text-decoration: none
}
DIV.bio {
   /*border: solid black;*/
   padding: 8;
   margin: 8
}
IMG.biopic {
   float: left
   border: 0
}
TD.biopic {
   width: 150
}
DIV.biotext {
   float: top
}
DIV.formbox {
    background: #cceeee;
    border: solid #006666;
    margin: 6
}
H3.redbox {
    color: red;
    background-color: #ff8888;
    border: solid 1px red
}
HR.formbox {
    color: #006666
}
P.warning, SPAN.warning {
    color: #cc0000;
    font-weight: bolder
}
DIV.contact {
    /*margin-left: 10%;*/
    /*margin-right: 10%;*/
    width: 600;
    padding: 6;
    border: solid #006666;
    font-weight: bolder
}
DIV.spotbox {
    border: solid black 1px;
    padding: 6;
    background-color: #eeffff
}
TD.bold {
    font-weight: bolder
}
TR.bold {
    font-weight: bolder
}
TD.odd {
    background-color: #ccffff
}
TD.even {
    background-color: #cccccc
}
