
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}

.header 
{
  width : 805px ;
  margin-left: auto ;
  margin-right: auto ;	
}

.BannerLogo
{
	border:0;
	width:800px;
	height:400px;
}


.button
{
color:#009900;background-color:Black;font-weight:bold;}



.acceptterms {
	width: 550px ;
	margin-left: auto ;
	margin-right: auto ;
	text-align:center;
}

.rulesfrm {
	width: 542px;
	height: 191px;
	border:1;
}


.content
{
	width : 800px ;
	margin-left: auto ;
	margin-right: auto ;
	text-align:center;
}


.AstrickStyleRed
{
	font-family: Verdana, Arial;
	color: #EF2F24;
	font-size:12;
}

.txtStyle 
{
	border-style: solid;
	background-color: White;
	border-width: 1;
	border-color: #999999;
	height: 17px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.txtStyleDDL
{
	border-style: solid;
	background-color: White;
	border-width: 1;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	vertical-align:top;
	height: 21px;
	width: 186px;
}

.txtStyleDDL2
{
	border-style: solid;
	background-color: White;
	border-width: 1;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	font-weight:normal;
	height: 21px;
}

.txtStyleBold
{
	border-style: none;
	border-width: 1;
	border-color: #999999;
	height: 17;
	width: 200;
	font-weight: bold;
}

.txtStyleCB
{
	border-style: solid;
	border-width: 2;
	border-color: Black;
	height: 17;
	width: 200;
	font-weight: bold;
}

.printfrm
{
	width: 771px;
	height:350px
}

.Sendto
{
	font-size: 12pt;
	width: 771px;
}