H1 { color: #0000C0; font-size: 30px; font-family: Arial; }
H2 { color: #600060; font-family: Verdana;  font-size: 26px; }
H3 { font-family: 'Arial';  color: #000080; font-size: 22px;  }
H4 { font-weight: bold; color: #8000A0; font-family: Verdana; font-size: 18px;  }

.inset { border-style: inset}
.outset { border-style: outset}
.ButtonText {  text-decoration: none; font-size: 14px; }
.ButtonText:hover
{
  background-color: #F0D0FF;
  text-decoration: none;
}

.imgframe
{
  background-color: #F0E8D0;
  border-color: #C0E0F0;
  border-width: 5px;
  border-style: inset;
}

.DrawLogo
{
  width: 120px;
  padding: 2px;
}

P.indent { text-indent: 2em; }
DIV.indent { text-indent: 2em; }

TABLE.logo
{
  background-color: #000060;
  border-width: 4px;
  border-color: #00E0FF;
  border-style: outset;
  font-size: small;
  width: 100%;
}

TABLE.menu
{
  background-color: #D0F0FF;
  border-width: 4px;
  border-color: #E0FFF0;
  border-style: outset;
  font-size: 14px;
  width: 180px;
}

TABLE.menusel
{
  background-color: #FFFFFF;
  border-width: 4px;
  border-color: #E0FFF0;
  border-style: inset;
  font-size: 14px;
  width: 180px;
}

.menu
{
  background-color: #A0C0E0;
  width: 180px;
  padding: 4px;
}

.page
{
  background-color: White;
  border-style: inset;
  border-color: #C0E0F0;
  border-width: 6px;
  padding: 10px;
}

.MainLink
{
  text-decoration: none;
  font-weight: bold;
  color: #0000FF;
}

.MainLink:hover
{
  text-decoration: none;
  font-weight: bold;
  color: #FF00FF;
}

.FrameTable
{
  border-width: 8px;
  border-color: #60C0FF;
  border-style: solid;
  background-color: White;
  margin: 0px;
}


.FrameTableCell
{
  border-width: 3px;
  border-color: #4080FF;
  border-style: solid;
  background-color: White;
}

.FrameAdImage
{
  border-width: 6px;
  border-color: #4080FF;
  border-style: inset;
}

