/* yellow style sheet */

.butop { background: none; }
.butlh { width: 15px; background-image:url(butlh.jpg); vertical-align: bottom; }
.butrh { width: 15px; background-image:url(butrh.jpg); vertical-align: bottom; }

/*
.bubot { width: 15px; background-image:url(bubot.jpg); }
.bublh { width: 15px; background-image:url(bublh.jpg); }
.bubrh { width: 15px; background-image:url(bubrh.jpg); }
*/


.toplinkline { margin-bottom: 3px; }
	.topbuttonholder { display: inline; border-bottom: 0px solid #336600; margin: 0px; margin-right: 1px; background: #336600 url(butop.jpg) top repeat-x; }

.button { color: #333344; text-decoration: none; font-size: 10px;}
	.button:hover { color: #AAAABB; text-decoration: none; background: none}
	.button:active { color: #AAAABB; text-decoration: none}
	
