body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-position:top;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #f1cb76;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c9933f;
}
.style2 a:link, a:visited, a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c9933f;
	
}
.warningMessage{
font-family:Arial,Verdana,Helvitica,sans-serif;
font-size:11px;
font-weight:bold;
color:#FF0000;
}

.textfield
{
	width:225px;
}


.textfield_new 
{
	background-color: #FFFFD6;
	width:225px;
	border: 2px solid #f1cb76;
}
.textboxnew 
{
	width:225px;
}

.submit
{
	background-color:#FFFFD6;
	color:#5E0B03;
}

li
{
	margin-top:7px;
}

.headingtext 
{
	font-size:36px;
	font-weight: bold;
	color: #f1cb76;
}



