body {
	background-color: #000000;
	margin: 0;
}

#footer{
	margin: 0;
	height: 44;
	background-image:url(images/PopupBottom_BG.gif);
	background-repeat:repeat-x;
	background-color:#4D6611;
}

p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E8E3D2;
	font-size: 14px;
	font-weight: bold;
	padding: 10;
	}
	
.MainForm{
	margin: 0 0 20 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
	color:#FFF7D2;
	}
	
.MainForm H1{
	margin: 30 0 10 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	font-weight:bold;
	color:#FFF7D2;
	}		
