.button01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	background-color: #F7F7F2;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;





	margin: ;
	cursor: hand;
	font-variant: small-caps;
	color: #000000;
	border: thin solid #2E5C5C;
	width: auto;
}
.buttongreen {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	background-color: #EDEAE9;
	margin: 0.5px;
	padding: 0.5px;
	border: thin solid #304B2C;
}
.actions {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #E0E0E0;
	height: auto;
	width: auto;
	line-height: normal;
	border: thin none #000000;
	list-style-type: circle;
}
.buttongrey {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #E0E0E0;
	margin: 0.5px;
	padding: 0.5px;
	border: thin solid #666666;
}
.menublank {
	font-family: Tahoma;
	font-size: 10px;
	color: #90826B;
	background-image: url(/images/blankmenubut.gif);
	background-repeat: repeat-y;
	background-position: center center;
	border: 1px solid #9D9782;
}
.menublanktext {
	font-family: Tahoma;
	font-size: 12px;
	color: #4D4539;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center center;
	border: 1px none #9D9782;
}
