#regform {

		margin-bottom: 30px;

		text=align:center;
		}	
	
	

#regform #thisform fieldset p {
		margin:12px;
		padding:0;
		}

#regform #thisform {

	  	font-size: 100%;

	  	
background:#fff;
		width:60%;
		min-width:600px;
	  	}


#regform #thisform label {

	  	font-weight: bold;

	  	
padding-right:.5em;
	  	}
	
	

#regform #thisform fieldset {

		padding: 0 20px 15px 30px;
		margin-top:10px;

		//*background-image: url('mainbkgrd.gif');
		background-repeat: repeat;*//
		border: 1px solid #02438b;
		}
	
	

.ub {color:#02438b;font-weight: bold;}


#regform #thisform legend {
		font-size: 100%;



		font-weight: bold;

		font-size: 100%;

		border: 0px solid #02438b;
		//*background-image: url('mainbkgrd.gif');
		background-repeat: repeat;*//

		padding: 4px 8px;

		color:#02438b;
		}
