/* Dr. Robbins basic style sheet */

/* color change on text rollover */
A:hover { font-weight: normal; text-decoration: none; color: #6666FF }

/* text box decoration */
.textbox { color:#666699; border-style: solid; border-color:#FFCC66; font-weight: bold; background:#FFFFCC; }

/* take form buttons to the next level */
.button { color:#FFFFFF; font-style: normal; font-weight: bold; background:#666699; }
.roll { color:#000000; font-style: normal; font-weight: bold; background:#FFCC66; }

/* Netscape 6 menu fix */
.pd { font-size: 10pt; }