﻿/* These style control the calendar grids & .title also controls the list view title. */
.calendarcell
{font-family:Verdana!important;font-size:11px!important;color:2268AF!important;background-color:F4FEAF!important;}
.calendarcellhilite
{font-family:Verdana!important;font-size:11px!important;color:F87E04!important;background-color:d0edfd!important;}
.calendartext
{font-family:Verdana!important;font-size:11px!important;color:000000!important;}
.calendartexthilite
{font-family:Verdana!important;font-size:11px!important;color:4C4C46!important;}
.dayheader
{font-family:Verdana!important;font-weight:Bold!important;font-size:12px!important;color:FFFFFF!important;background-color:F87E04!important;}
.title
{font-family:Verdana!important;font-weight:Bold!important;font-size:20px!important;color:000000!important;}
/* These styles control the list view small grid. */
.titleSmallGrid
{font-family:Verdana!important;font-weight:Bold!important;font-size:12px!important;color:000000!important;}
.dayheaderSmallGrid
{font-family:Verdana!important;font-weight:Bold!important;font-size:12px!important;color:FFFFFF!important;background-color:F87E04!important;}
.calendarcellSmallGrid
{font-family:Verdana!important;font-size:11px!important;color:2268AF!important;background-color:F4FEAF!important;}
.calendarcellhiliteSmallGrid
{font-family:Verdana!important;font-size:11px!important;color:F87E04!important;background-color:d0edfd!important;}
/* These styles control the list view headings. */
.highlightheadertext
{font-family:Verdana!important;font-size:16px!important;color:000000!important;}
.listtableheadertext
{font-family:Verdana!important;font-size:18px!important;color:2268AF!important;}
/* This style controls error message style. */
.errormessagetext
{font-family:Verdana!important;font-size:11px!important;color:F87E04!important;}
/* These styles control list view text. */
.listtext
{font-family:Verdana!important;font-size:11px!important;color:000000!important;}
.listtexthilite
{font-family:Verdana!important;font-size:11px!important;color:FEFCC8!important;}
.listheadtext
{font-family:Verdana!important;font-size:11px;font-weight:Bold!important;color:White!important;background-color:A7CD00!important;}
.listcolumnheadtext
{font-family:Verdana!important;font-size:12px!important;font-weight:Bold!important;color:000000!important;background-color:F87E04!important;}
.listbodytext
{font-family:Verdana!important;font-size:11px!important;color:000000!important;background-color:white!important;}
.listbodytextalt
{font-family:Verdana!important;font-size:11px!important;color:002F5F!important;background-color:whitesmoke!important;}
/* This style controls general text. */
.bodycopy
{font-family:Verdana!important;font-size:11px!important;color:000000!important;background-color:white!important;}
/* This style controls '+' links on the calendar. */
.LinkOn
{font-family:Verdana!important;font-size:11px!important;color:2268AF!important;}
.LinkOff
{font-family:Verdana!important;font-size:11px!important;color:5CC9F0!important;}
/* This style controls the style of grid cells not being used. */
.otherday
{font-family:Verdana!important;font-size:11px!important;color:4F87E04;background-color:d0edfd!important;}
.otherdaySmallGrid
{font-family:Verdana!important;font-size:11px!important;color:F870E4;background-color:d0edfd!important;}
BODY
{font-size:11px;font-family:arial,helvetica,sans-serif;color:000000;margin-bottom:10px;margin-left:3px;margin-right:3px;margin-top:0px;}
