/* Added for Registration Form */

html {background: #000 url(../images/style2/Stormyroad.jpg) top center no-repeat;}
body {background: url(../images/bugera_distressed_vert.png) no-repeat fixed 100% 50%;}


table h2 {
padding: 10px 10px 10px 0px;
}

table  {
	font: normal 15px/22px;
	color: #efefef;
	margin: 20px 0px 25px 40px;
}

table p {
	color:White;
}
table.registration {
	width: 725px;
	height: 600px;
	padding: 10px 0 3px 20px;
}
table.registration td {
	width: 33%;
	height: 55px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	}
table.registration h2 {
	font: oblique 20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0;
	}
.textFieldBugera {
	width:190px;
	background-color:#e0e0e0;
	border:1px solid #fff;
	}	
.dropDownBugeraSmall {
	background-color:#e0e0e0;
	border:1px solid #fff;
	}	
.orangeFont {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFB441;
	}
table.dl {
	width: 650px;
	padding-right: 150px;
}
table.dl td {
	width: 340px;
}
