/* PinScores mmscoresImporter style sheet
 * $Id$
 *
 * $Log$
 */
body { background: #BBBBBB ; color: #000000 }
a:link { text-decoration: none ; color: #A00068 }
a:visited { text-decoration: none ; color: #640051 }
a:hover { text-decoration: underline ; color: #ff0000 }
h2 { margin-top: 0 ; margin-bottom: 0 }
center.title { background: #FF0000 }
table.top { background: #167C85 ; color: #000000 ; padding: 0px 0px 0px 0px }
table.sessionSummary { border: 2px solid fuchsia ; padding: 4px 0px 0px 0px ; background: #A0B0B0 }
table.sessionPrinter { border: 2px solid blue ; padding: 4px 0px 0px 0px ; background: #A0B0B0 }
table.springErrors { border: 2px solid red ; padding: 4px 0px 0px 0px ; background: #A0B0B0 }
table.topSelected { padding: 0px 0px 0px 0px ; background: #167C85 ; color: #167C85 }
table.topUnSelected { padding: 0px 0px 0px 0px ; background: #167C85 ; color: #000000 }
table.enterScores { border: 1px solid blue ; padding: 0px 0px 0px 0px ; background: #A0B0B0 }
tr.enterScores { background: #A0B0B0 }
td.enterScores { background: #A0B0B0 }