a:link { color: #006699; }
a:visited { color: #006699; }
a:hover { color: #3399CC; }

body, td
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Tahoma, sans-serif;
   font-size: 11px;
}

body { text-align: left; }
hr { background-color: #CCCCCC; border-width: 0px; color: #CCCCCC; height: 1px; }
input { font-family: Tahoma, sans-serif; font-size: 11px; }
select { font-family: Tahoma, sans-serif; font-size: 11px; width: 200px; }

.empty { background-color: #CCCCCC; text-align: center; }
.taken { background-color: #0000FF; text-align: center; color: #FFFFFF; }
.beingConfirmed { background-color: #FFFF00; text-align: center; }

.header { background-color: #006699; color: #FFFFFF; font-size: 11px; font-weight: bold; text-align: center; }
.message { color: #993300; }
.text { width: 200px; }
.textbox { font-family: Tahoma, sans-serif; font-size: 11px; height: 63px; width: 200px; }