body         { color: white; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif, Palatino; background-color: black; background-image: url(menu/keyboard_bg.gif); background-repeat: repeat-y; margin: 95px 110px 0 170px }
div#keyboardmenu  { position: absolute; top: 0; left: 0 }
div#keyboardmenu img  { cursor: pointer }
div#logoholder     { text-align: center; position: absolute; top: 10px; right: 110px; left: 170px }
img#violin  { position: absolute; top: 10px; right: 0 }
h1 { color: #c80000; font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
h2  { color: #c00; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
h3  { color: white; font-size: 16px; font-weight: normal }
a:link, a:visited, a:active   { color: yellow; text-decoration: none; cursor: pointer      }
a:hover   { color: yellow; background-color: #333; text-decoration: none; cursor: pointer        }


body.detail { color: white; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; background-color: black ; background-image: none; margin: 12px; }
body.detail th   { color: red; font-size: 9px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align: left; padding: 8px 0 0 8px; border-style: none }
body.detail td  { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; text-align: left; padding: 0 0 0 8px; vertical-align: top }
body.detail td.buttoncell       { text-align: center; padding-top: 18px }
