Body {
  background-color: 002F2F;
  font-family:  Verdana,Arial;
  font-size:    12px;
  margin-left:  20;
  margin-top:   20;
  margin-right: 20;
}

A.Photo {
  color:           White;
  font-family:     Verdana,Arial;
  font-size:       10px;
  font-weight:     Normal;
  text-decoration: underline;
}
A.Photo:visited {
  color: White;
}
A.Photo:hover {
  color: Red;
}
A.Photo:active {
  color: Red;
}

A {
  color:           Blue;
  font-family:     Verdana,Arial;
  font-size:       11px;
  font-weight:     Normal;
  text-decoration: underline;
}
A:visited {
  color: Blue;
}
A:hover {
  color: Red;
}
A:active {
  color: Red;
}

A.Menu {
  font-family:     Verdana;
  font-size:       11px;
  font-weight:     Bold; 
  color:           Black;
  text-decoration: none;
}
A.Menu:visited {
  color: Black;
}
A.Menu:hover {
  color: Red;
}
A.Menu:active {
  color: Red;
}

A.ActiveTab {
  font-family:     Verdana;
  font-size:       11px;
  font-weight:     Bold; 
  color:           Black;
  text-decoration: none;
}
A.ActiveTab:visited {
  color: Black;
}
A.ActiveTab:hover {
  color: Red;
}
A.ActiveTab:active {
  color: Red;
}

A.InactiveTab {
  font-family:     Verdana;
  font-size:       11px;
  font-weight:     Bold; 
  color:           Linen;
  text-decoration: none;
}
A.InactiveTab:visited {
  color: Linen;
}
A.InactiveTab:hover {
  color: Red;
}
A.InactiveTab:active {
  color: Red;
}

A.School {
  color:           Blue;
  font-family:     Verdana,Arial;
  font-size:       11px;
  font-weight:     Normal;
  text-decoration: underline;
}
A.School:visited {
  color: Blue;
}
A.School:hover {
  color: Red;
}
A.School:active {
  color: Red;
}

Button {
  font-family:     Verdana;
  font-size:       10px;
}

div.Scroll {
  overflow: scroll;
  height:   600px;
}

.bold,
dt {
  font-weight: Bold;
  margin-top:  10;
}

dt.Normal {
  font-weight: Normal;
  margin-top:  10;
}

dd {
  margin-left: 20;
  margin-top:  10;
}

td {
  font-family: Verdana,Tahoma,Arial;
  font-size:   12px;
}

.HeadingTitle1 {
  color:        Teal;
  font-family:  Garamond,Times;
  font-size:    16px;
  font-style:   normal;
  font-variant: small-caps;
  font-weight:  Bold;
}

.HeadingTitle2 {
  color:        Teal;
  font-family:  Verdana,Arial;
  font-size:    12px;
  font-style:   italic;
  font-variant: small-caps;
  font-weight:  Bold;
}

.SelectTitle {
  font-family: Helvetica;
  font-size:   10px;
  font-weight: Bold;
}

.Margin20 {
  margin-left:   20;
  margin-top:    20;
  margin-right:  20;
  margin-bottom: 20;
}

.select,
Select {
  font-family: Helvetica;
  font-size:   10px;
}

.Helvetica10 {
  font-family: Helvetica;
  font-size:   10px;
}

.Footer
{
  font-family:  Verdana;
  font-size:    10px;
  color:        Wheat;
} 

PRE {
  font-family: Verdana,Arial;
  font-size:   12px;
  font-weight: Normal;
}
TD.Tab {
  border-left:  1px solid LightGrey;
  border-top:   1px solid LightGrey;
  border-right: 1px solid black;
  height:       18px;
  width:        120px;
}

Table.TopBorder {
  border-left:   1px solid Khaki;
  border-top:    1px solid Khaki;
  border-right:  1px solid Khaki;
  border-bottom: 1px solid Khaki;
}

TD {
  font-family: Verdana,Arial;
  font-size:   10px;
  font-weight: Normal;
}
 
TD.TopMenu {
  padding-left:   2px;
  padding-right:  2px;
  text-align:     Center;
  width:          115px;
}

TH {
  background-color: CornFlowerBlue;
  font-family: Verdana,Arial;
  font-size:   10px;
  font-weight: Bold;
}

TD.annoLeft {
  text-align:Left;
  vertical-align:Top;
}
TD.annoRight {
  vertical-align:  Top;
  font-weight: Bold;
}

.Title,
TD.TableTitle {
  font-weight: Bold;
  font-size:13pt;
  text-align: Center;
}
TD.TableSubTitle {
  font-style: Italic;
  text-align: Center;
}

.Updated {
  font-family:  Verdana,Arial;
  font-size:    9px;
  font-style:   italic;
  padding-left: 20px;
}
