.nav
{
	position: absolute;
	width: 75px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	z-index: 2;
}
.thisbutton
{
	font-size: 12pt;
	font-family: "Impact", "Book Antiqua", "Palatino", serif;
	background-color: #DDDDDD;
	border: 2px solid #000000;
	color: #003333;
	text-decoration: none;
	z-index: 1;
}
a.button
{
	font-size: 12pt;
	font-family: "Impact", "Book Antiqua", "Palatino", serif;
	background-color: #6666CC;
	border: 2px outset #0000AA;
	color: #003333;
	text-decoration: none;
	z-index: 2;
}
a.button:visited
{
	font-size: 12pt;
	font-family: "Impact", "Book Antiqua", "Palatino", serif;
	background-color: #6666CC;
	border: 2px outset #0000AA;
	color: #003333;
	text-decoration: none;
	z-index: 2;
}
a.button:hover
{
	background-color: #008000;
	color: #FFFFFF;
}
.button_0
{		top: 2px;	left: 50px;	}
.button_1
{		top: 2px;	left: 125px;	}
.button_2
{		top: 2px;	left: 200px;	}
.button_3
{		top: 2px;	left: 275px;	}
.button_4
{		top: 2px;	left: 350px;	}
.button_5
{		top: 2px;	left: 425px;	}
.button_6
{		top: 2px;	left: 500px;	}
.button_7
{		top: 2px;	left: 575px;	}
.button_8
{		top: 2px;	left: 650px;	}
.button_9
{		top: 2px;	left: 725px;	}
.button_10
{		top: 2px;	left: 800px;	}
