body
{
  font-family: arial, sans-serif;
  color: #595959;
  margin-left: 0;
  margin-right: 0;
}

.mainsection
{
  width:640px;
}

.boxtext
{
  text-align: center;
  
  background: url(images/boxbg.jpg);
  background-repeat: no-repeat;
  
  width: 590px;
  height: 373px;
  border:none;
  
  text-align: center;
}

.banner
{
  width: 100%;
  height: 150px;
  padding-left: 0px;
  overflow:hidden;
  
/*
  background: url(images/banner_950x150.jpg);
  background-repeat: no-repeat;
*/
}

.bannertext
{
  color:#365F91;
  font-family: arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  
  text-align: center;
  margin-bottom: 30px;
}
.regbannertext
{
  color:black;
  color:rgb(255,158,62);;
  font-family: arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  
  text-align: center;
  margin-bottom: 30px;
}

.register
{
  display:none;
  position:absolute;
  top:7px;
  left: 800px;
  width:250px;
  height:153px;
  font-size:14px;
  font-weight: bold;
  margin: 0 0 0 0;
/*
  xmargin-top:15px;
  xpadding-bottom: 5px;
*/
  margin-left:3px; margin-right:3px;
  background-image:url(images/registerbg.gif);
  background-repeat:no-repeat;
}
.registerform
{
  width:250px;
  height:153px;
  font-size:14px;
  font-weight: bold;
  margin: 0 0 0 0;
/*
  xmargin-top:15px;
  xpadding-bottom: 5px;
*/
  margin-left:3px; margin-right:3px;
  background-image:url(images/registerbg.gif);
  background-repeat:no-repeat;
}
.register TD
{
  font-size:13px;
}


.registerpage
{
  width:480px;
  height:360px;
  font-size:14px;
  font-weight: bold;
  margin: 0 0 0 0;
  color:#e36c0a;
/*
  xmargin-top:15px;
  xpadding-bottom: 5px;
  margin-left:3px; margin-right:3px;
*/
  background-image:url(images/registerpgbg.jpg);
  background-repeat:no-repeat;
}
/******/

.checksection
{
  width: 822px; /*728px;*/
}

.centerpage
{
  width: 822px;
  border: 1px solid #cccccc;
  padding: 3px;
  margin-bottom: 10px;
}

.indicator
{
  width: 80px;
  height: 16px;
  font-size: 16px;
  vertical-align: text-top;
}
.smtext
{
  font-size: 10px;
}

.indimg
{
  width: 16px;
  height: 16px;
/*  margin-top: 10px; */
}

.indstat
{
  width: 70px;
  font-size: 10px;
/*margin-top: 18px;*/
}

.bannerimg
{
  width: 100px;
  height: 20px;
  margin-top: 10px;
  margin-left: 5px;
}

#plaintext
{
  height:0px; width:0px;
  display:none;
}

.chicklet, .chicklet A, .chicklet IMG
{
  height: 16px;
  border: none;
  border-style:none;
  font-size: 10px;
  text-align: center;
  vertical-align: middle; /* baseline */
  display: inline;
  padding-bottom: 5px;
  padding-right: 7px;
}

.footer
{
  font-size: 9px;
  color: #595959;
  text-align: center;
  
  margin-top: 10px;
}