
/***** GENERAL START *****/

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

.body1{

	background:url(http://content.turfez.com/images/signup2/bg.gif) top left repeat-x;
}

a,
a:link,
a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

a:focus,
a:active{
	outline: none;
}

*{
	margin:0px;
	padding:0px;
	/*border:0px;*/
}

.killer{
	clear:both;
	height:1px
}

.global{
	width:792px;
	margin:0px auto 0 auto;
	height:auto;
}

/***** GENERAL END *****/

/***** HEADER START *****/

.header{
	height:132px;
	width:792px;
	font-size:11px;
	background:url(http://content.turfez.com/images/signup2/bg-header.gif) top left repeat-x;
}

.header .logo{
	padding-top:8px;
	padding-left:8px;
	float:left;
}

.header .txt{
	padding-left:263px;
	float:left;
	text-align:right;
	display:block;
	padding-top:9px;
}

.flash{
	width:792px;
	display:block;
}

/***** HEADER END *****/


/***** BOTTOM START *****/

.bottom{
	height:518px;
	width:792px;
	font-size:11px;
	background:url(http://content.turfez.com/images/signup2/bg-bottom.gif) top left repeat-x;
}

.bottom .left{
	float:left;
}

.bottom .right{
	float:left;
	padding-left:22px;
}

.bottom .right .form{
	height:240px;
	background-color:#FFFFFF;
	padding-top:18px;
	text-align:left;
	padding-right:12px;
	font-weight:normal;
}

.bottom .right .form input{
	border-left:2px #848484 solid;
	border-top:2px #848484 solid;
}

/***** BOTTOM END *****/


/***** BOTTOM2 START *****/

.bottom2{
	height:935px;
	width:792px;
	font-size:11px;
	background:url(http://content.turfez.com/images/signup2/bg-bottom2.gif) top left repeat-x;
}

.bottom2 .left{
	float:left;
}

.bottom2 .right{
	float:left;
	padding-left:0px;
}

.bottom2 .right .form{
	height:auto;
	background-color:#FFFFFF;
	padding-top:18px;
	text-align:left;
	padding-right:12px;
	font-weight:normal;
}

.bottom2 .right .form input{
	border-left:2px #848484 solid;
	border-top:2px #848484 solid;
}

.bottom2 .right .form select{
	border-left:2px #848484 solid;
	border-top:2px #848484 solid;
}

.bottom2 .right .form table tr{
	/*height:24px;*/
}

.bottom2 .right .form table td{
	/*height:24px;*/
}

/***** BOTTOM2 END *****/
