div.btn-type-1{
	height:15px;
	margin:0px;
	padding:1px 0px;
	text-align:center;
	color:#bd6830;
	cursor:pointer;
	background:#000000 url("/images/background1.gif") repeat-x;
	border:1px solid #bd6830;
}
div.btn-type-1:hover, div.btn-type-1:hover a{
	background:url("/images/background1_over.gif") repeat-x;
	color:#bd6830;
}
div.btn-type-1 a{
	color:#663300;
}
div.btn-type-1 img{
	vertical-align:text-bottom;
	padding-right:5px;
}
div.btn-type-2{
	height:13px;
	margin:0px;
	padding:2px 0px;
	text-align:center;
	color:#bd6830;
	cursor:pointer;
	background:#000000 url("/images/background2.gif") repeat-x;
	border:1px solid #bd6830;
}
div.btn-type-2:hover, div.btn-type-2:hover a{
	background:url("/images/background2_over.gif") repeat-x;
	color:#bd6830;
}
div.btn-type-2 a{
	color:#663300;
}
div.btn-type-2 img{
	vertical-align:text-bottom;
	padding-right:5px;
}
a.action-brown{
	color:#663300;
	text-decoration:none;
	padding:1px 4px;
}
a.action-brown:hover{
	color:#FFFFFF;
	background-color:#b55719;
}
div.btn-type-3{
	height:13px;
	margin:0px;
	padding:0px 0px 2px 0px;
	text-align:center;
	color:#bd6830;
	cursor:pointer;
	background:#000000 url("/images/background1.gif") repeat-x;
	border:1px solid #bd6830;
	vertical-align:middle;
}
div.btn-type-3:hover, div.btn-type-3:hover a{
	background:url("/images/background1_over.gif") repeat-x;
	color:#bd6830;
}
div.btn-type-3:hover a{
	color:#bd6830;
}
div.btn-type-3 a{
	font-size:10px;
	color:#663300;
}
div.btn-type-4{
	height:18px;
	margin:0px;
	padding:2px 0px 0px 0px;
	text-align:center;
	color:#bd6830;
	cursor:pointer;
	background:#000000 url("/images/background1.gif") repeat-x;
	border:1px solid #bd6830;
	vertical-align:middle;
	font-variant:small-caps;
}
div.btn-type-4:hover, div.btn-type-4:hover a{
	background:url("/images/background1_over.gif") repeat-x;
	color:#bd6830;
}
div.btn-type-4:hover a{
	color:#bd6830;
}
div.btn-type-4 a{
	font-size:13px;
	font-weight:bold;
	color:#663300;
}
a.flat-white{
	color:#FFFFFF;
	text-decoration:underline;
}
a.flat-white:hover{
	text-decoration:none;
}
div.btn-type-5{
	height:22px;
	margin:0px;
	padding:0px 0px;
	text-align:center;
	color:#bd6830;
	cursor:pointer;
	background:#000000 url("/images/background1.gif") repeat-x;
	border:1px solid #bd6830;
}
div.btn-type-5:hover, div.btn-type-5:hover a{
	background:url("/images/background1_over.gif") repeat-x;
	color:#bd6830;
}
div.btn-type-5 a{
	color:#663300;
}
div.btn-type-5 img{
	padding:1px 0px;
	/*vertical-align:text-bottom;*/
	padding-right:5px;
}

