html, body { text-align:center; font-family: Helvetica Neue,Arial,Tahoma,Helvetica,Arial; font-size: 8pt; background-color: #22b24c; height: 100%; margin: 0 0 0 0; } .Normal { text-align:left; font-family: Helvetica Neue,Arial,Tahoma,Helvetica,Arial; font-size: 8pt; } tr.SortHeading, td.SortHeading { text-decoration: none; font-size: 12px; color: white; background-color: black; } a.SortHeading:link, a.SortHeading:visited, a.SortHeading:active { text-decoration: none; font-size: 12px; color: white; } a.SortHeading:hover { text-decoration: underline; font-size: 12px; color: white; } .GreenText { color: #22b24c; font-size: 12px; font-weight: 600; } .GreyText { color: #505050; font-size: 12px; font-weight: 200; } .Small { font-size: 10px; font-weight: normal; } .SmallTextBox { width: 90%; } .SmallText { font-family: Arial; font-size: 11px; font-weight: 300; } .Error { background-color: #ff0000; color: white; line-height: 30px; text-align: center; } .PageLink { font-family: Arial,Tahoma; font-size: 12px; font-weight: bold; color: #000; } .Regular { font-family: Helvetica,Arial,Tahoma; font-size: 10pt; font-weight: normal; color: #000; } .Heading { font-family: Helvetica,Arial,Tahoma; font-size: 24pt; font-weight: bold; color: #22b24c; } .SubHeading { font-family: Helvetica,Arial,Tahoma; font-size: 14pt; font-weight: bold; font-style:italic; color: #22b24c; } a.MenuLink:link, a.MenuLink:visited, a.MenuLink:active { font-size: 12px; color: white; text-decoration: none; } a.MenuLink:hover { font-size: 12px; color: white; text-decoration: underline; } td.SelectedMenu { background-color: #22b24c; line-height: 30px; } td.HoverMenu { background-color: black; line-height: 30px; } td.RegularMenu { background-color: #9fa0a2; line-height: 30px; } tr.MenuBackground { } .NewOrder { font-size: 12px; } tr.MainPage { background-color: white; } .underline { border-bottom: 1px solid black; } .Checkbox_Off { color: gray; } .Checkbox_On { color: black; } .HeaderText { color: white; } .TextBox { width: 100%; } .Box { } tr.BoxHeading { text-align: center; background-color: #000000; } .LineOne { font-size:12px; background-color: #e2e2e2; } .LineTwo { font-size:12px; background-color: #f1f1f1; } .ContentLink { color: #22b24c; } table.Calendar { font-size: 10px; line-height: 10px} tr.Headline {color: rgb(255,255,255); background-color: #8592c2; text-align: center;} tr.TheMonth {color: rgb(255,255,255); background-color: #85c292; text-align: center;} tr.Calendar {color: rgb(255,255,255); background-color: #85c292; text-align: center;} tr.Dates {color: rgb(175,175,175); background-color: #ffffff; text-align: center;} td.Day {color: rgb(0,0,230); text-align: center;} td.SelectedDay {color: rgb(255,255,255); text-align: center; background-color: #F00000; } td.PreviousDay {color: rgb(150,150,150); text-align: center;}