﻿html {overflow:hidden}
body {
  background-color: #FFFFFF;
}
a { text-decoration: none }
a:link { color: #0000FF }
a:active { color: #FF0000 }
a:visited { color: #800080 }
a:hover { color: #FF0000 }
.Background1 {background-color: #FFFFFF;}
.Background2 {background-color: #C0C0C0;}
.Border1 {border-width: 0px; border-style: none; border-color: #FFFFFF;}
.Bounds1 {position: absolute; left: 22px; top: 15px; width: 108px; height: 30px; cursor: pointer; overflow: visible}
.Bounds2 {position: absolute; left: 142px; top: 15px; width: 91px; height: 30px; cursor: pointer; overflow: visible}
.Bounds3 {position: absolute; left: 242px; top: 15px; width: 104px; height: 30px; cursor: pointer; overflow: visible}
.Bounds4 {position: absolute; left: 550px; top: 15px; width: 91px; height: 30px; cursor: pointer; overflow: visible}
.TLobButton { }
.Text1 {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-align: center}
.Visibility1 {visibility:visible}
.contentpage {position: absolute; left: 0px; top: 0px; border-bottom: thin solid; border-left: thin solid; border-right: thin solid; border-top: thin solid; border-style : solid;  border-width:0px; border-color: #000000; width: 800px; height: 600px; visibility: visible; overflow: visible;}
.pagecontainer {position: relative; width: 800px; height: 600px; margin-left: 0px; margin-Right: auto; margin-Top: 0px; margin-Bottom: auto; left: 0%; top: 0px;}
H1 {font-size:200%; }
H2 {font-size:150%; }
H3 {font-size:110%; }
H4 {font-size:100%; }
H5 {font-size:80%; }
H6 {font-size:60%; }
.border {
  width: 100%;
  height: 100%;
  border: 0px;
  padding: inherit;
  margin: inherit;
}
.centerdiv {
  position: absolute;
  margin: 0px;
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  height: 0px;
  top: 0px;
  width: 100%;
  left: 0px;
  text-align: left;
  vertical-align: top;
}
.hiddenpage {
  position: absolute;
  left: 0px;
  top: 0px;
  border-bottom: thin solid;
  border-left: thin solid;
  border-right: thin solid;
  border-top: thin solid;
  border-width: 0px;
  visibility: hidden;
  /* %APPHEIGHT%
     %APPWIDTH%
     %CLIPPING%
  */
}
.mediaobject {
  position: absolute;
  clip: rect(0px, 0px, 0px, 0px);
  visibility: hidden;
}
.vmediaobject {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  clip: none;
}
.soundObject {
  position: absolute;
  clip: rect(0px, 0px, 0px, 0px);
}
