/* CSS Document */

#menu {
	width: 145px;
	float: right;
	margin-right: 10px;
	padding-top: 15px;
	}


.button:link{
	display: block;
	width: 145px;
	height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../graphics/menubuttonup.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #000066;
	}

.button:visited {
	display: block;
	width: 145px;
	height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../graphics/menubuttonup.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #000066;
}


.button:hover {
	display: block;
	width: 145px;
	height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../graphics/menubuttondown.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #897A52;
	
}


.button a:active {
	display: block;
	width: 145px;
	height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../graphics/menubuttonup.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #000066;
	}
	
.buttondown:link {
	display: block;
	width: 145px;
	height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../graphics/menubuttondown.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #897A52;
	
}

.buttondown:visited {
	display: block;
	width: 145px;
	height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../graphics/menubuttondown.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #897A52;
	
}

.buttondown:hover {
	display: block;
	width: 145px;
	height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../graphics/menubuttondown.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #897A52;
	
}

.buttondown:active {
	display: block;
	width: 145px;
	height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../graphics/menubuttondown.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #897A52;
	
}
