  a:hover { color: #0000FF}
  .menulink1 { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 15; color: #CC0000}
  a.menulink1:visited {color: #CC0000; font-weight: normal; text-decoration: none}
  a.menulink1:active {color: #CC0000; font-weight: normal; text-decoration: none}
  a.menulink1:link {color: #CC0000; font-weight: normal; text-decoration: none}
  a.menulink1:hover {color: #FF0000; font-weight: bold; text-decoration: none}

  .menulink2 { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 14; color: #990000}
  a.menulink2:visited {color: #990000; font-weight: normal; text-decoration: none}
  a.menulink2:active {color: #990000; font-weight: normal; text-decoration: none}
  a.menulink2:link {color: #990000; font-weight: normal; text-decoration: none}
  a.menulink2:hover {color: #CC0000; font-weight: bold; text-decoration: none}

  .menulink3 { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 13; color: #990000}
  a.menulink3:visited {color: #990000; font-weight: normal; text-decoration: none}
  a.menulink3:active {color: #990000; font-weight: normal; text-decoration: none}
  a.menulink3:link {color: #990000; font-weight: normal; text-decoration: none}
  a.menulink3:hover {color: #CC0000; font-weight: bold; text-decoration: none}

  .toplinks { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 13; color: #0000FF}
  a.toplinks:visited {color: #0000FF; font-weight: normal; text-decoration: none}
  a.toplinks:active {color: #0000FF; font-weight: normal; text-decoration: none}
  a.toplinks:link {color: #0000FF; font-weight: normal; text-decoration: none}
  a.toplinks:hover {color: #0000FF; font-weight: bold; text-decoration: none}

  .topheading { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 40; color: #003300}

  .pageheading { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 20; color: #003300}

  .bodytext { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 15; color: #000000}
  .bodysubheading { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: bold; text-decoration: none; font-size: 16; color: #003300}
  .bodyheading { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 20; color: #003300}
  .formtext { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: bold; text-decoration: none; font-size: 12; color: #000000}

  .bodylinks { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 15; color: #000099}
  a.bodylinks:visited {color: #000066; font-weight: bold; text-decoration: none;}
  a.bodylinks:active {color: #0000CC; font-weight: bold; text-decoration: none;}
  a.bodylinks:link {color: #000099; font-weight: bold; text-decoration: none;}
  a.bodylinks:hover {color: #0000FF; font-weight: bold;  text-decoration: none;}

  .bodylinksbig { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: bold; text-decoration: none; font-size: 18; color: #000099}
  a.bodylinksbig:visited {color: #000066; font-weight: bold}
  a.bodylinksbig:active {color: #0000CC; font-weight: bold}
  a.bodylinksbig:link {color: #000099; font-weight: bold}
  a.bodylinksbig:hover {color: #0000FF; font-weight: bold}

  .baselinks { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 13; color: #003300}
  a.baselinks:visited {color: #000099}
  a.baselinks:active {color: #0000CC}
  a.baselinks:link {color: #000099}
  a.baselinks:hover {color: #0000FF; font-weight: bold}

  .sidelinks { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: bold; text-decoration: none; color: #000000}
  a.sidelinks:visited {color: #000000}
  a.sidelinks:active {color: #000000}
  a.sidelinks:link {color: #000000}
  a.sidelinks:hover {color: #006699}

  .whitepaper { font-family: arial,helvetica,sans-serif; font-style: normal; font-weight: bold; text-decoration: none; color: #FFFFFF}
  a.whitepaper:visited {color: #FFFFFF}
  a.whitepaper:active {color: #FFFFFF}
  a.whitepaper:link {color: #FFFFFF}
  a.whitepaper:hover {color: #FFFF00}

  .pagebreak	{ display: block; page-break-after: always; }

ul
{
margin-top:6px; margin-bottom:8px; list-style-position:inside;
} 

ol
{
margin-top:6px; margin-bottom:8px; list-style-position:inside;
} 

li
{
margin-top:3px; margin-bottom:5px;
} 
.screenshot { POSITION: relative}
.screenshot:hover {Z-INDEX: 50; BACKGROUND-COLOR: transparent}
.screenshot SPAN { BORDER-RIGHT: gray 1px dashed; PADDING-RIGHT: 5px; BORDER-TOP: gray 1px dashed; PADDING-LEFT: 5px; LEFT: -1000px; VISIBILITY: hidden; PADDING-BOTTOM: 5px; BORDER-LEFT: gray 1px dashed; COLOR: black; PADDING-TOP: 5px; BORDER-BOTTOM: gray 1px dashed; POSITION: absolute; BACKGROUND-COLOR: lightyellow; TEXT-DECORATION: none}
.screenshot SPAN IMG { BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 2px; PADDING-LEFT: 2px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; BORDER-RIGHT-WIDTH: 0px}
.screenshot:hover SPAN {	LEFT: 0px; VISIBILITY: visible; TOP: -280px}