*{
	padding:0px;
	margin:0px;
	border:solid 0px white;
}

body{
	margin:0px;
	padding:0px;
	background-color:#eef3ff;
}

form{
	margin:0px;
	padding:0px;
}

#header{
	width:796px;
	height:16px;
	margin:0px auto;
	padding:16px;
	text-align:center;
	color:#9b9b9b;
	font-size:18pt;
	font-family:Arial;
}

#top{
	width:796px;
	height:16px;
	margin:0px auto;
	text-align:center;
	background:url(images/top.jpg) no-repeat;
}

#page{
	width:796px;
	margin:0px auto;
	text-align:center;
	background:url(images/pageBg.jpg) repeat-y;
	color:#5f5e5e;
	font-size:10pt;
	font-family:Arial;
}

	#form{
		padding-top:24px;
		width:796px;
		height:96px;
		margin:0px auto;
		text-align:center;
		background:url(images/formBg.jpg) no-repeat;
	}
	
		#form input{
			width:36px;
			border:solid 1px #d7d7d7;
			text-align:center;
		}

	#mTable{
		width:486px;
		height:32px;
		padding:8px;
		margin:0px auto;
		text-align:center;
		border:solid 1px #d7d7d7;
		background-color:#eef3ff;
	}

#bottom{
	width:796px;
	height:32px;
	margin:0px auto;
	text-align:center;
	background:url(images/bottom.jpg) no-repeat;
}

#footerLinks{
	width:796px;
	height:32px;
	margin:0px auto;
	text-align:center;
	color:#9b9b9b;
	font-size:8pt;
	font-family:Arial;
}
