body
{
	background-color: #fff;
	background: #fff url(images/bottom.jpg) no-repeat bottom center; 

}
#purpleline{
	width: 790px;
	background-color: #1C0F60;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
	font-size: 17px;
	height: 20px;
	padding: 4px;
	font-weight: bold;
}
#maincell{ 
	width: 790px;
	padding: 10px 10px 215px 10px; 
	/*border: thin dotted #006699;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #1C0F60;
	font-size: 12px;
	font-weight: normal;
}
.regtext{
	/*border: thin dotted #006699;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #1C0F60;
	font-size: 12px;
	font-weight: normal;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006666;
	font-weight: bold;
}


#bottomcell{
	text-align: center;
	background-attachment: fixed;
	background-image:  url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 220px;
}
.smallheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	font-weight: bold;
}
.regtextcntr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #1C0F60;
}
