body { 
	background-color:#FFFFFF;
	text-align:center;
	margin: 0;
	font-family:Verdana;
	font-size: 10px;
	padding: 0;
	color:#000000;
	margin-top: 10px;
}

#page-wrap {
	width:770px;
	margin: 0 auto;
	position:relative;
	text-align:left;
}

#page-body {
	padding-left:4px;
	padding-right:10px;
}
#page-top {
	width:770px;
	text-align:center;
	background-color:#FFFFFF;
	color:#FFFFFF;
	padding-top:20px;
	text-transform:uppercase;
	padding-bottom:10px;
}

#page-top a {
	color:#000000;
	text-decoration:none;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;
}

#page-top a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #CCCCCC;
}

#page-bottom {
	background-color: #000000;
	width:770px;
	height:20px;
	color:#FFFFFF;
	padding-top:10px;
	text-align: center;
}

input {
	font-size:1em;
	background-color:#FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}

select {
	font-size:1em;
	background-color:#FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}

table {
	font-size:1em;
}

a {
	color:#000000;
	text-decoration:none;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;
}

a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #CCCCCC;
}

div.center { text-align: center; }
table.grey { background-color: #eee; width: 760px; border: 1px solid #000000;}
table.white { background-color: #fff; width: 100%; }
img.logo { border: none; }