body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 85%;
	background-color: #FFFFFF;
}
#test {
	background-image: url(bg.gif);
	padding: 0px;
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #666666;
	line-height: 150%;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
#nav {
	text-align: center;
	font-size: 85%;
	background-color: #eeeeee;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
}
#address {
	font-size: 85%;
	background-color: #eeeeee;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container {
	padding: 0px;
	margin: 0px;
}
#tenpad {
	margin: 0px auto;
	padding: 0px;
	line-height: 150%;
	width: 600px;
}
h4 {
	font-size: 100%;
}
input {
	border: 2px solid #CCCCCC;
	width: 400px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	border: 2px solid #CCCCCC;
	width: 400px;
	height: 200px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size: 100%;
}
a.tab:link {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 300px;
}
a.tab:visited {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 4px;
	width: 300px;
}

