@charset "utf-8";
/* CSS Document */
table#but_table td{
	background-color:#663333;
	border-bottom:#f0edcf 1px solid;
	text-align:center;
}
table#but_table td#current_but_td,
table#but_table td:hover{
	background-color:#5f4e39;
}
table#but_table td#current_but_td{
	background-color:#5f4e39;
	border-bottom:#f0edcf 1px solid;
	text-align:center;
	line-height:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:auto;
	line-height:26px;
	color:f0edcf;
	text-decoration:none;
}
table#but_table td a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:auto;
	line-height:26px;
	color:f0edcf;
	text-decoration:none;
	width:100%;
	height:100%;

}
table#but_table td a#current_but,
table#but_table td a:hover {
	background-color:#5f4e39;
}
table#but_table td a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:auto;
	line-height:26px;
	color:f0edcf;
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;

}

 
	

