/* cream 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 { background-image:url(bubot.jpg) repeat-x; }
.bublh { width: 15px; background-image:url(bublh.jpg); }
.bubrh { width: 15px; background-image:url(bubrh.jpg); }


.button { color: #AA9900; font-weight: bold; text-decoration: none; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
	.button:hover { color: #774400; text-decoration: none; background-color: transparent}
	.button:active { color: #774400; text-decoration: none}


.toplinkline { margin-bottom: 3px; }
	.topbuttonholder { display: inline; border-bottom: 0px solid #FFFFFF; margin:0px; margin-left: 2px; background: #0ff url(butop.jpg) top repeat-x; }
