body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #003399;
  font-weight: bold;
  margin: 10px;
}

A { text-decoration: none; }
A:link    { color: #003399; }
A:visited { color: #003399; }
A:hover   { text-decoration: underline }

div#all
{
  max-width: 1200px;
}

div#menu
{
  font-size: medium;
}

div#menu * td
{
  background-color: #62b4ee;
}

div#main
{
  margin: 0;
  font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px;
}

div#main * td
{
font-size: 16px;
background-color: #ffcc66;
}

div.pic 
{
  position: relative;
  left: 0px;
  top: 0px;
  margin: 0;
}

.atr
{
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 3;
  color: white;
}

.atl
{
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  color: white;
}

.abc
{
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  text-align: center;
  z-index: 3;
  color: white;
}

.abr
{
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 3;
  color: white;
}

.MenuHeader
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13pt;
 font-weight: bold;
 white-space: nowrap;
 margin: 12px 0px 8px;
 color: #003399;
 text-align: center;
}

.MenuLevel1
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 white-space: nowrap;
 margin: 10px 0px 0px;
 color: #003399;
}

.MenuLevel2
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 white-space: nowrap;
 margin: 10px 0px 0px 15px;
 color: #003399;
}

.BG
{
 background-color: #ffcc66;
}

.largekeyword
{
font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 36px;
/* line-height: 36px; */
}

.smallexplanation
{
font-size: 14px;
}
