body {  
  background-color: #E2E2E2;
  margin:0px;
  padding:0px;
}
.btnstart {
  background:#A7B2DB;
}
.btnstart a {
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  color: #FFFFFF;
  text-decoration:none;
  font-weight: bold;
  height:48px !important;
  height:61px;
  width:191px !important;
  width:241px;
  padding: 13px 0px 0px 50px;
}
.btnstart a:hover {
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  color: #FFFFFF;
  text-decoration:none;
  font-weight: bold;
  height:48px !important;
  height:61px;
  width:191px !important;
  width:241px;
  padding: 13px 0px 0px 50px;
  background:#919FD2;
}
.bluearea {
  background:url(../images/backdot.gif) repeat-x;
  background-color:#919FD2;
  height:290px;
  width:212px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #C0C8E5;
  padding-left:29px;
  padding-top:19px;
  vertical-align:top;
}
.blueframe {
  background-color:#2A49BD;
  height:10px;
  width:241px;
}
.blueframeext {
  background-color:#2A49BD;
  height:10px;
  width:300px;
}
