.bg1 {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainfield {
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 35px;
	padding-bottom: 50px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4D4B4A;
	font-size: 12px;
	font-weight: 400;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DD4535;
	font-weight: bold;
}
.redtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.blacktext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	
.bg {
	background-image: url(images/box2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.d1{
	margin-left: 9px;
	vertical-align: top;
	color:  White;
	font-size: 11px;
	line-height: 12px;
	font-family: Tahoma;
}
a.a1 {
	color: #FF0000;
	padding-left: 0px;
	text-decoration: none;
}

a.a1:hover {
	color: #8BEA00;
}
a.a2 {
	color: #4B0082;
	padding-left: 0px;
	text-decoration: underline;
}

a.a2:hover {
	color: #9E1EFF;
}
