/*html {
  !*overflow-y: scroll;*!
  height: 100%;
}

body {

  height: 100%;

  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666666;
}*/


#tblTopLR {
/*  border-collapse: collapse;
  border-radius: 30px;
  border-style: hidden; *//* hide standard table (collapsed) border */
/*  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  border: 1px solid #000;*/
}

/*
#header{background: #fff none repeat scroll 0 0;}
#footer{background: #ffeebb none repeat scroll 0 0;}
#article{background: #dddd88 none repeat scroll 0 0;}
#nav{background: #ccccff none repeat scroll 0 0;}
#aside{background: #ccccff none repeat scroll 0 0;}*/


.grecaptcha-badge
{
display:none;
}