*{font-family:arial;}
.blackDiv
{
	background: #000; 
	overflow: auto; 
	width: 1220px;
}
.column
{
float: left;
padding: 0 20px 0 0;
}

.divTbl
{
display: table;
background-color: #f2f2f2;
padding: 10px;
width: 439px;
margin: 20px 20px 0 0;
}
/*CHROME EXCLUSIVE*/
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
	.divTbl
	{
	} 
	.blackDiv
	{
		width: 1245px;
	}
}
.divtr
{
	display: table-row;
}

.divtd
{
	display: table-cell;
	padding:3px  5px;
}
#chsbns
{
	background: url("../img/cshbns.jpg") no-repeat scroll 0% 0% transparent;
	height: 150px;
	margin-left: auto;
    margin-right: auto;
	width: 290px;
}
#btnsubmit
{
	background: url(../img/SignUpbuttom.png) no-repeat  ;
	height: 56px;
	width: 459px;
	border: none;
	cursor: pointer;
		MARGIN-TOP:20PX;

}

.mlogo
{
	margin-left: 75px;
	width: 100%;
	height: 90px; 
	background: url('../img/logo.png') no-repeat;
}

.title{
	float: right;
	font-size: 37pt;
	font-weight: bold;
	font-style:italic; 
	color:#F3020A;
	margin-right: 175px;
	margin-top: -60px;
 }
 .maindiv
 {
	overflow:auto;
	background-color:#FFF;
	margin-left: auto;
    margin-right: auto;
	width: 1380px;
	padding: 60px 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
 }
 
 #cbohear{
 }
 
 input[type="text"] ,select, input[type="password"] 
 {
    height: 22px;
		width: 207px;
		border: 1px solid #ccc;
}

li 
{
    display: inline;
	cursor:	pointer;
}
.divrules
{
float: right;
    margin: 0 0 0 5px;
    padding: 3px 7px;
    color: #ffffff;
    text-decoration: none;
    background: #969798;
}

#divHouseRules,#divRollover ,#divReferral
{
	height: 344px;
	overflow-y: scroll;
	overflow-x: hidden;	
	display: none;
		border: 3px solid #ccc;
		padding: 5px;
}
.supfrm{width:936px;border-bottom:5px solid #000;margin-top:20px;line-height:50px;font:bold 24px arial;color:#000}
.supfrm-c{margin-left:20px;font:bold 10px arial;}
.mregs{font-size:12px}