﻿body 
{
	background-color: Black;	
	scrollbar-face-color:#812E7E;
	scrollbar-arrow-color:#EBD4EC;
	scrollbar-track-color:#9C599C;
	scrollbar-shadow-color:#4E004B;
	scrollbar-highlight-color:#EBD4EC;
	scrollbar-3dlight-color:#D79ED1;
	scrollbar-darkshadow-Color:#4E004B;
}
.BodyPrint
{
	background-color: White
}
.HockeyStick
{
	background-color: #4C004A;
}
.MainTable
{
	background-color: White;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border-style: none
}
.HomeTable
{
	background-color: Black;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border-style: none
}
.MenuBar
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: White;
	text-align:center;
}
.MenuItem
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: Black;
	text-align:left;
}
.MenuItemLite
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: White;
	text-align:left;
	text-decoration: none;
}
.MenuItemSmall
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight:bold;
	color: Black;
	text-align:left;
}
.MenuItemSmallLite
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	color:White;
	text-align:left;
}
a.MenuItem:hover
{
	color:Purple;
	text-decoration: underline;
}
a.MenuItemLite:hover
{
	color:White;
	text-decoration: underline;
}
.Normal
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color: Black;
}
.Small
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color: Black;
}
.SmallLite
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color: White;
}
.Tiny
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;
	color: Black;
}
.Label
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color: Black;
}
.LabelBig
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	color: Black;
}
.LabelSmall
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color: Black;
}
.LabelLite
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color: White;
}
.HeaderTiny
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	color: #812E7E;
}
.HeaderSmall
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color: #812E7E;
}
.Header
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color: #812E7E;
}
.HeaderBig
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	color: #812E7E;
}
.HeaderSmallLite
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color: White;
}
.HeaderLite
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color: White;
}
.HeaderBigLite
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	color: White;
}
.Button
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color: Black;
}
.ButtonSmall
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;
	color: Black;
}
.ButtonTiny
{
	font-family:Verdana;
	font-size:6pt;
	font-weight:normal;
	color: Black;
}
.ButtonHiLite
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color: Blue;
}
.Error
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color: Red;
}
.ErrorSmall
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color: Red;
}
.Title
{
	font-family:Verdana;
	font-size:20pt;
	font-weight:bold;
	color: White;
} 
.Shadow {
	margin:0px auto;
    width:450px;
    height:1em;
    filter:Shadow(Color=#4F024A, Direction=140, Strength=5);
    line-height:200%;
} 
.DropShadow {
	margin:0px auto;
    width:450px;
    height:1em;
    filter:DropShadow(Color=#69084F, offX=2, offY=2);
    line-height:125%;
} 
.GridRow
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:#D79ED1;
	color: Black;
}
.GridAltRow
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:White;
	color: Black;
}
.GridRowSmall
{
	font-family:Verdana;
	font-size:6pt;
	font-weight:normal;
	background-color:#D79ED1;
	color: Black;
}
.GridAltRowSmall
{
	font-family:Verdana;
	font-size:6pt;
	font-weight:normal;
	background-color:White;
	color: Black;
}
.GridHeader
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	background-color:#812E7E;
	color:White;
	text-align:center;
	text-decoration: none;
}
.GridHeaderSmall
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	background-color:#812E7E;
	color:White;
	text-align:center;
	text-decoration: none;
}
.TableHeader
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	background-color:#812E7E;
	color:White;
	text-decoration: none;
}
.TableWithBorder
{
	border-style:solid;
	border-width:1px;
	border-color:#812E7E
}
.TableWithWideBorder
{
	border-style:solid;
	border-width:3px;
	border-color:#812E7E
}
.ChartTable
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	background-color:White;
	color:Black;
	text-align:center;
	text-decoration: none;
	border-style:solid;
	border-color: Black;
	border-width:1px;
}
.Stage
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	background-color:#5B5B5B;
	color:White;
	text-align:center;
	text-decoration: none;
}
.Copyright
{
	font-family:Verdana;
	font-size:6pt;
	font-style:normal;
	font-weight:bold;
	color: Black;
	text-align:center
}
.CopyrightLite
{
	font-family:Verdana;
	font-size:6pt;
	font-style:normal;
	font-weight:bold;
	color: White;
	text-align:center
}
.BigRed
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	color: Red;
}
.ChartSelected
{
	background-color:#0D02FF;
}
.ChartHold
{
	background-color:#CECDCE;
}
.ChartSold
{
	background-color:#FF0202;
}
.Calendar
{
	border-style:solid;
	border-width:2px;
	border-color:#4F024A;
}
.CalendarDay
{
	border-style:solid;
	border-width:1px;
	border-color:#812E7E;
}
.CalendarDuration
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	background-color:#4F024A;
	color:White;
	text-align:center;
	vertical-align:bottom;
	text-decoration: none;
}
.CalendarEventBorder
{
	border-color:#4F024A;
}
.CalendarDurationArrows
{
	font-family:Webdings;
	font-size:10pt;
	font-weight:bold;
	background-color:Transparent;
	color:White;
	text-align:center;
	text-decoration: none;
}
.CalendarDayOfWeek
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:#812E7E;
	color:White;
	text-align:center;
	text-decoration: none;
}
.CalendarDayTitle
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:#F1C4ED;
	color:Black;
	text-decoration: none;
}
.CalendarHourTitle
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:#F1C4ED;
	color:Black;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#812E7E;
}
.CalendarTitleActive
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:#812E7E;
	color:White;
	text-decoration: none;
}
.CalendarTitleInActive
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:#F1C4ED;
	color:Black;
	text-decoration: none;
}
.CalendarBodyActive
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:White;
	color:Black;
	text-align:left;
	text-decoration: none;
}
.CalendarBodyInActive
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:#F1C4ED;
	color:Black;
	text-align:left;
	text-decoration: none;
}
a.CalendarTitleActive:hover
{
	text-decoration: underline;
}
a.CalendarTitleInActive:hover
{
	text-decoration: underline;
}
a.CalendarBodyActive:hover
{
	text-decoration: underline;
}
a.CalendarBodyInActive:hover
{
	text-decoration: underline;
}
.Announcement
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	background-color:#D79ED1;
	color:Black;
	text-align:left;
	text-decoration: none;
}
.AnnouncementTitle
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	background-color:#D79ED1;
	color:Black;
	text-align:left;
	text-decoration: none;
}
