	body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 20px;

	}

	img {
		border: 0;
		}

	a {
	  color: #e42223;
	  text-decoration: none;
	}

	a:hover {
	  color: #e42223;
	  text-decoration: underline;
	} 


	label {
		font-size: 10px;
		font-weight: bold;
		display: block;
		margin-top: 10px;
		}

	.input1 {
		color: #000;
		display: inline;
		background-color: #e9ebf0;
		font-size: 10px;
		font-weight: normal;
		width: 160px;
		border: 1px solid #666;
		letter-spacing: 1px;
		padding-left: 2px;
		padding-top: 1px;
		}

	.input2 {
		color: #000;
		display: inline;
		background-color: #e9ebf0;
		font-size: 10px;
		font-weight: normal;
		border: 1px solid #666;
		letter-spacing: 1px;
		padding-left: 2px;
		padding-top: 1px;
		}


	.submitbut {
		color: #fff;
		background-color: #000;
		font-size: 12px;
		font-weight: normal;
		width: 60px;
		padding: 2px;
		border: 1px solid #000;
	}

	#formdiv {
		width: 752px;
		height: 1230px;
		background-image: url(images/form_back.jpg);
		margin-right: auto;
		margin-left: auto;
		overflow: hidden;
		border: 1px solid #e0d9d9;
		}
		
	#user {
		width: 752px;
		height: 530px;
		margin-right: auto;
		margin-left: auto;
		overflow: hidden;
		border: 1px solid #e0d9d9;
		}



	#homediv {
		width: 660px;
		height: 980px;
		padding:0 20px;
		background-image: url(images/home_back.jpg);
		background-repeat: no-repeat;
		background-position: right 24px;
		margin-right: auto;
		margin-left: auto;
		overflow: hidden;
		border: 1px solid #e0d9d9;
		}
	#bottomdiv {
		width: 660px;
		height: 980px;
		background-repeat: no-repeat;
		background-position: right 24px;
		margin-right: auto;
		margin-left: auto;
		overflow: hidden;
		}

	#thankdiv {
		width: 752px;
		height: 580px;
		background-image: url(images/thanks_makeup.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		margin-right: auto;
		margin-left: auto;
		overflow: hidden;
		border: 1px solid #e0d9d9;
		}


	#copyright {
		width: 250px;
		font-size: 10px;
		color: #666666;
		text-align: left;
		padding-left: 500px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		}

	#toplogo {
		width: 100%;
		text-align: left;
		}

	#midclick {
		margin-left: auto;
		margin-right: auto;
		}

	 a.homeclick {
       display: block;
       width: 294px;
       height: 60px;
       background: url("images/home_button.gif") 0 0 no-repeat;
       text-decoration: none;
       margin:0 0 0 90px !important;   
	   margin:0 194px 0 0;
      }

      a:hover.homeclick {
       background-position: -294px 0;
	   text-decoration: none;	   
	   color: #000
      }

	#bottom2 {
       margin:0 190px 0 0px !important;   
	   margin:0 194px 0 0;
		}
	
	#thanktext {
		padding-left: 320px;
		padding-right: 90px;
		}

	#confirmbox {
		width: 360px;
		margin-left: auto;
		margin-right: auto;
		border: 0;
		margin-left: 313px;
		margin-top: 20px;
		margin-bottom: 10px;
		border: 1px solid #e9e9e9;
	}
	
	.confirm_td {
		vertical-align: top;
		text-align: left;
		font-weight: bold;
		}



	.confirm_tda {
		vertical-align: top;
		text-align: right;
		padding-right: 6px;
		}
		
.retrieve {
	font-size:9pt;
}