body {
	background: #ffffff ;
	margin: 0px 0px ;
	font-size: 11pt ;
	font-family: arial narrow, arial, sans-serif ;
}

td {
	font-size: 11pt ;
	vertical-align: top ;
}

#holder {
	width: 760px ;
	margin: auto ;
}

#nav {
	background: #000000 ;
	border-bottom: 1px solid #000000 ;
}

.button {
	text-align: center ;
	padding: 10px 10px ;
	background: #000000 ;
	border-right: 1px solid #ffffff ;
}

.buttonup {
	text-align: center ;
	padding: 10px 10px ;
	background: #ffff00 ;
	border-right: 1px solid #000000 ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	font-size: 15px ;
	font-weight: bold ;
	text-decoration: none ;
	color: #ffffff ;
}

a.navlink:hover {
	color: #325080 ;
	text-decoration: underline ;
}

#content {
	padding: 20px 10px ;
	text-align: center ;
	vertical-align: middle ;
}

#botnav {
	text-align: center ;
}

input {
	margin: 5px 0px ;
}

.quote {
	border: 0px ;
	border-bottom: 1px solid #000000 ;
}