html {
	height:99%;
	width:100%;
	background-color:white;
	margin:0px;
	padding:0px;
	background:white url(../img/top.jpg) 50% 0% no-repeat;
}

html.html2 {
	height:99%;
	width:100%;
	background-color:white;
	margin:0px;
	padding:0px;
	background:white url(../img/top2.jpg) 50% 0% no-repeat;
}


body {
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:arial;
	font-size:small;
	letter-spacing: normal;
	color:black;
	width:100%;
	line-height: 1.5;
}

img {
	margin:0px;
	padding:0px;
	vertical-align:middle;
	border-width:0px;
	display:inline;
}

div {
	text-align:left;
	margin:0px;
	padding:0px;
}

html.html2 div.container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:515px;
	width:920px;
	padding-left:20px;
}

div.container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	
	margin-top:270px;
	width:920px;
}

div.container2a {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:70px;
	width:495px;
	float:left;
}

div.container2b {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:70px;
	width:424px;
	float:left;
}

#submit {
	background:white url(../img/button.gif) 0% 0% no-repeat;
	width:365px;
	height:45px;
	float:left;
	border-width:0px;
	cursor:pointer;
}

input {
	border-color:#a49fa0;
	border-style:solid;
	border-width:1px;
}

td {
	padding-top:5px;
}
