body {

	background-color:#2e0603;
	background-position:center;
	font-family:Verdana;
	font-size:12px;

}

html{
margin:0;
}

p{
clear:both;
}

.main-table{
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
}


.white{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.black{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

.black-caption{
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}

.red{
	color:#820303;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

.title{
	font-family:"Bickham Script Pro Regular", "Bickham Script Pro Semibold";
	font-size:35px;
	color:#820303;
	}
	



.copyrite{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

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

.formstyle{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;/*
	font-weight:bold;
	/*height:50px;*/
}



.formfield{
height:10px;
font-size:9px;
}

.formselect{
height:18px;
font-size:9px;
}
