td.SelectedDay {color: rgb(255,255,255); text-align: center; background-color: #F00000; } .MainWindowWhite { background-color: #ffffff; color: black; } .MainWindow { background-color: #101010; color: white; } .Year { font-size: 18px; font-family: Arial; font-wieght: bold; border-bottom: 1px solid; } .board { color: white; } body { background-color: #000000; } .PageTitle { color: white; font-size: 16px; font-family: Arial; text-transform: uppercase; font-weight: 400; } .MenuFont, .SideMenuFont, .SideMenuFontRight { color: white; font-size: 10px; font-family: Arial; padding-left: 10px; } .SideMenuFontRight { text-align: right; padding-right: 10px; padding-left: 0px; } .TextBox { width: 100%; } .Box { border: solid 1px gray; } tr.BoxHeading { text-align: center; background-color: #000000; color: #ffff00; } .LineOne { font-size:12px; background-color: #e2e2e2; color: black; } .LineTwo { font-size:12px; background-color: #f1f1f1; color: black; } h1,h2 { color: red; } a, a.grey { font-size: 12px; color: #da5e16; } .Divider { margin-left: 15px; } .Upcoming { margin-left: 15px; font-size: 12px; font-family: Arial; } .MainPage { font-size: 12px; font-family: Arial; padding: 10px; color: white; padding-top: 0px; }