/* buttons */
.button_lrg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.button_lrg a {
	text-decoration: none;
	display: block;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	height: 16px;
	font-weight: bold;
	text-align: center;
}
.button_lrg a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(/images/button_lrg.png);
	background-position: 0px 0px;
	text-transform: lowercase;
	background-repeat: no-repeat;
}
.button_lrg a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/button_lrg.png);
	background-position: 0px 0px;
	text-transform: lowercase;
	background-repeat: no-repeat;
}
.button_lrg a:hover {
	color: #FFFFFF;
	background-position: 0px -18px;
	background-image: url(/images/button_lrg.png);
	background-repeat: no-repeat;
	text-transform: lowercase;
}
.button_lrg a:active {
	color: #000000;
	background-position: 0px -36px;
	background-image: url(/images/button_lrg.png);
	background-repeat: no-repeat;
}
.button_lrg li {
	margin: 0px;
	padding: 0px;
}
.button_lrg ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
.button_med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.button_med a {
	text-decoration: none;
	display: block;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	margin: 0px;
	background-color: #000000;
}
.button_med a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(/images/button_med.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-transform: lowercase;
}
.button_med a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/button_med.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-transform: lowercase;
}
.button_med a:hover {
	color: #FFFFFF;
	background-position: 0px -18px;
	background-image: url(/images/button_med.png);
	background-repeat: no-repeat;
}
.button_med a:active {
	color: #000000;
	background-position: 0px -36px;
	background-image: url(/images/button_med.png);
	background-repeat: no-repeat;
	text-transform: lowercase;
}
.button_med li {
	margin: 0px;
	padding: 0px;
}
.button_med ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}


.button_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.button_small a {
	text-decoration: none;
	display: block;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 60px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	margin: 0px;
	/* background-color: #000000; */
}
.button_small a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(/images/button_small.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-transform: lowercase;
}
.button_small a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(/images/button_small.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-transform: lowercase;
}
.button_small a:hover {
	color: #FFFFFF;
	background-position: 0px -18px;
	background-image: url(/images/button_small.png);
	background-repeat: no-repeat;
}
.button_small a:active {
	color: #000000;
	background-position: 0px -36px;
	background-image: url(/images/button_small.png);
	background-repeat: no-repeat;
	text-transform: lowercase;
}
.button_small li {
	margin: 0px;
	padding: 0px;
}
.button_small ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
/* end of buttons */
.flexibutton a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	vertical-align: middle;
	padding: 1px 5px 1px 5px;
}
.flexibutton a:link {
	border-top: 2px outset #DA992E;
	border-right: 2px outset #96681B;
	border-bottom: 2px outset #96681B;
	border-left: 2px outset #DA992E;
	color: #000000;
	background-color: #BD8322;
}
.flexibutton a:hover {
	border-top: 2px outset #01B86F;
	border-right: 2px outset #016B41;
	border-bottom: 2px outset #016B41;
	border-left: 2px outset #01B86F;
	color: #FFFFFF;
	background-color: #01814E;
}
.flexibutton a:active {
	border-top: 2px inset #6A6A6A;
	border-right: 2px inset #CFCFCF;
	border-bottom: 2px inset #CFCFCF;
	border-left: 2px inset #DBDBDB;
	color: #000000;
	background-color: #C0C0C0;
}
.flexibutton a:visited {
	border-top: 2px outset #DA992E;
	border-right: 2px outset #96681B;
	border-bottom: 2px outset #96681B;
	border-left: 2px outset #DA992E;
	color: #000000;
	background-color: #BD8322;
}
/* new button from Tim */
.ibutton {
	padding: 0px;
	border: 0px;
}
.btn_left  {
	background-image: url(/images/spb-gold-left.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 35px;
	width: 9px;
	padding: 0px;
}
.btn_fill  {
	background: url(/images/spb-gold-fill.gif) repeat;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	height: 35px;
	padding: 0px;
}
.btn_right  {
	background-image: url(/images/spb-gold-right.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 35px;
	width: 9px;
	padding: 0px;
}
.gold_fill a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.btn_fill a {
	color: #000000;
}
.btn_fill a:link {
	color: #000000;
}
.btn_fill a:hover {
	background: url(/images/spb-green-fill.gif) repeat;
	color: #FFFFFF;
}

