body {
   font-family:Arial;
}

.timetable { font:normal Tahoma 17px; background-color: black; }
.timetable td { background-color:white; }

.timetable .header {
   background-color:red;
   color:white;
}

.today td {
   background-color:yellow;
}
.tablePrice { text-align:center; }
.tableDay small { font-size:14px; }


#orderButton {
text-align: center;
margin: 25px;
}

#orderButton form {
margin: 25px;
}

#dollardiv noscript, 
#flashdiv2 noscript  {
   font-family:Tahoma, Verdana, Arial;
   font-size:22px;
   color:#00CC00;
font-weight: bold;
}

#bullets {
text-align: left;
width: 640px;
border: 2px dashed #ccc;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
}

.nextprice {
color: red;
font-weight: bold;
text-decoration: underline;
}
