
body {

background:		#F0D2AE url(images/bg.jpg) top center no-repeat;

	padding-bottom: 0px;
	margin-bottom:00px;
	padding-top: 00px;
	margin-top:0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	border: 0px;
	font-family: arial;
	font-size: 12px;

}

.regtext  {

  font-size: 13px;

}


.blackinput  {

  border-top: black 1px solid;
  border-bottom: black 1px solid;
  border-left: black 1px solid;
  border-right: black 1px solid;

}

.normtd {
  vertical-align: top;
  text-align: left;
}

.Outer { 
  background: #ffffff url("images/template/background.jpg");
  background-repeat: repeat;
  background-position: center;
}


div.shadow {
	width: 800px;
	background:		 url(images/shadow.png) top center repeat-y;

}

/* Begin new CSS based cells 

#content {

   background:		#ffffff url(images/template/cells/sides.jpg) top center repeat-y;
   width:		523px;
   margin:		0;
   padding:		35px 20px;
   position:		relative;

 }

	#content .content_tc {

	   background:		url(images/template/cells/top.jpg) bottom center no-repeat;
	   position:		absolute;
	   top:			0;
	   left:		0;
	   width:		100%;
	   height:		34px;
	   z-index:		4;

	 }

	#content .content_bc {

	   background:		url(images/template/cells/bottom.jpg) bottom center no-repeat;
	   position:		absolute;
	   bottom:		0;
	   left:		0;
	   width:		100%;
	   height:		34px;
	   z-index:		4;

	 } */




/*******************/


#content {

   background:		#EFD1AD url(images/template/cells/sides.jpg) top center repeat-y;
   width:		523px;
   margin:		0;
   margin-left:		-7px;
   padding:		35px 20px;
   position:		relative;

 }

	#content .content_tc {

	   background:		url(images/template/cells/top.jpg) bottom center no-repeat;
	   position:		absolute;
	   top:			0;
	   left:		0;
	   width:		563px;
	   height:		34px;
	   z-index:		4;

	 }

	#content .content_bc {

	   background:		url(images/template/cells/bottom.jpg) bottom center no-repeat;
	   position:		absolute;
	   bottom:		-1px;
	   left:		0;
	   width:		563px;
	   height:		34px;
	   z-index:		4;

	 } */
