.register-title {margin: 5px; padding: 3px; background-color: #0000FF; color: white; font-weight: bolder;}
.register-info {margin: 5px; padding: 3px; border: solid 1px #006600; background-color: #E6E6E6; color: #006600; font-weight: bolder;}
.register-paidonly {margin: 5px; padding: 3px; border: solid 1px #006600; background-color: #FFFFFF; color: #006600; font-weight: bolder;}
table.fancytable {margin: 10px; background: whitesmoke; border-collapse: collapse; font-size: small; font-family: Verdana;}
table.fancytable tr:hover {background: #CCFFFF !important;}
table.fancytable th, table.fancytable td {border: 1px silver solid; padding: 2px; text-align: center;}
table.fancytable td.fancytable-cost {color: green; font-weight: bolder;}
table.fancytable th {background: #D6E3B5; font-weight: bolder;}
table.fancytable th.fancytable-head {background: #3366FF; color: white;}
table.fancytable th.fancytable-head-b {background: #000000; color: white;}
table.fancytable th.fancytable-head-v {background: purple; color: white;}
table.fancytable th.fancytable-head-s {background: green; color: white;}
table.fancytable th.fancytable-head-p {background: red; color: white;}
table.fancytable caption { margin-left: inherit; margin-right: inherit;}
