/* CSS Document */

body{
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#0c95ce;
}


/* ENTER ----------------------------------------------*/
#enter{
  width:634px;
  height:403px;
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-317px;
  margin-top:-201px;
  background:#FFFFFF;
}
#enter1{
  width:634px;
  height:292px;
  text-align:left;
}
#enter2{
  width:249px;
  height:111px;
  background: url(../htmimages/enter2.jpg) left top no-repeat;
  padding-left:385px;
}

#enter a{color:#0c95ce; font-size:11px;}
#enter a:hover{color:#095575; font-size:11px;}

.spacer{clear:both;}
