.HdrTopRow
{
	background-color:#4C79B3
}

.HdrMenus
{
    background-color: #254A8C;
    color:White;
	font-family:Arial, Gill Sans MT;
	font-size: 10pt;
	font-weight: normal;
	cursor:hand;
	text-align: left;
}

.BannerText
{
	color: white;
	font-family:Arial, Gill Sans MT;
	font-size: 12pt;
	font-weight: normal;
	background-color:#9F2064;
	padding: 3px;
}

.WhiteHdrText
{
    FONT: bold 12pt Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: none;
    COLOR: White;
    BACKGROUND-COLOR: #486076
}

.TitleRow
{
    FONT: bold 12pt Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: none;
    COLOR: Black;
    BACKGROUND-COLOR:#cccccc
}

.SubTitleRow
{
    FONT: 10pt Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: none;
    COLOR: black;
    BACKGROUND-COLOR: #cccccc
}

.Error
{
	color: red;
	font-family:Arial, Gill Sans MT;
	font-size: 10pt;
	font-weight: normal
}

.BlueText
{
	color: blue;
	font-family:Arial, Gill Sans MT;
	font-size: 8pt;
	font-weight: normal
}

.BlackText
{
	color: black;
	font-family:Arial, Gill Sans MT;
	font-size: 10pt;
	font-weight: normal
}

.grdHdr
{
	background-color:#cccccc;
	color: Black;
	font-family: Arial, Gill Sans MT;
	font-size: 10pt;
	font-weight: normal
}

.grdRow
{
	background-color: White;
	color: Black;
	font-family: Arial, Gill Sans MT;
	font-size: 10pt;
	font-weight:normal
}

.grdRowAlt
{
	background-color: #d0ecf1;
	color: Black;
	font-family: Arial, Gill Sans MT;
	font-size: 10pt;
	font-weight: normal
}

.grdRowEdit
{
	background-color: #99cccc;
	color: white;
	font-family: Arial, Gill Sans MT;
	font-size: 10pt;
	font-weight:normal
}

.grdPaging
{
    text-align:center;
    color:Black;
	font-family: Arial, Gill Sans MT;
	font-size: 8pt;
	font-weight:normal
}

.TableCell
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    TEXT-TRANSFORM: none;
    COLOR: #000080;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Gill Sans MT;
    FONT-VARIANT: normal
}

.ShadedRow
{
    BACKGROUND-COLOR: #D0ECF1
}
.NonShadedRow
{
    BACKGROUND-COLOR: white
}

LI
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Gill Sans MT;
    COLOR: #000080;
}

LI.T1
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Gill Sans MT;
}

.InfoNote
{
    FONT-SIZE: x-small;
    COLOR: red;
    FONT-FAMILY: Arial, Gill Sans MT;
    FONT-VARIANT: normal
}

P
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    TEXT-TRANSFORM: none;
    COLOR: #000080;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Gill Sans MT;
    FONT-VARIANT: normal
}
BODY
{
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Gill Sans MT;
}

A:active
{
    COLOR:white
}

A:visited
{
    COLOR: black
}

A:hover
{
    COLOR: black;
    TEXT-DECORATION: underline
}

a
{
    COLOR: black;
    TEXT-DECORATION: underline
}

A.BlackLink
{
    COLOR: black;
    TEXT-DECORATION: underline;
    FONT: 10pt Arial, Helvetica, sans-serif;
}

A:active.BlackLink
{
    COLOR: black;
    TEXT-DECORATION: underline;
    FONT: 10pt Arial, Helvetica, sans-serif;
}

A:visited.BlackLink
{
    COLOR: black;
    TEXT-DECORATION: underline;
    FONT: 10pt Arial, Helvetica, sans-serif;
}

a:hover.BlackLink
{
    COLOR: black;
    TEXT-DECORATION: underline;
    FONT: 10pt Arial, Helvetica, sans-serif;
}


A.IcoLink
{
	color: white;
	font-family:Arial, Gill Sans MT;
	font-size: 8pt;
	font-weight: normal;
	font-variant:small-caps
}

A:active.IcoLink
{
	color: white;
	font-family:Arial, Gill Sans MT;
	font-size: 8pt;
	font-weight: normal;
	font-variant:small-caps
}

A:visited.IcoLink
{
	color: white;
	font-family:Arial, Gill Sans MT;
	font-size: 8pt;
	font-weight: normal;
	font-variant:small-caps
}

a:hover.IcoLink
{
	color: white;
	font-family:Arial, Gill Sans MT;
	font-size: 8pt;
	font-weight: normal;
	font-variant:small-caps
}
























.SlotAvailable
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    TEXT-TRANSFORM: none;
    COLOR: navy;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Gill Sans MT;
    BACKGROUND-COLOR:Lime;
    FONT-VARIANT: normal
}
.SlotUnavailable
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    TEXT-TRANSFORM: none;
    COLOR: navy;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Gill Sans MT;
    BACKGROUND-COLOR: black;
    FONT-VARIANT: normal
}
.SlotBooked
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    TEXT-TRANSFORM: none;
    COLOR: navy;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Gill Sans MT;
    BACKGROUND-COLOR: red;
    FONT-VARIANT: normal
}

