.menuTable
{
    FONT-SIZE: 8pt;
    BACKGROUND: #c7b29a;
    FILTER: alpha(opacity=80);
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Arial, Helvetica;
    MOZ-OPACITY: 0.80;
    hand: 
}
.menuTable A
{
    COLOR: black;
    TEXT-DECORATION: none
}
.menuTable A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
.menuTable A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
.menuTable A:active
{
    COLOR: black;
    TEXT-DECORATION: none
}
.menuRow
{
    CURSOR: hand
}
.menuDIV
{
    VISIBILITY: hidden;
    POSITION: absolute
}
.menuTextNS
{
    FONT: 9pt Arial, Helvetica
}
.menuTextNS A
{
    COLOR: black;
    TEXT-DECORATION: none
}
.normalText
{
    FONT: 10pt Arial;
    COLOR: black
}
.normalText A:link
{
    FONT: 10pt Arial;
    COLOR: #2f2c29
}
.normalText A:hover
{
    COLOR: #4b4641
}
.normalText A:visited
{
    COLOR: #3e3633
}
.tableHeading
{
    BACKGROUND-IMAGE: none;
    FONT: 10pt 'Arial Narrow';
    COLOR: white;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #300e3e;
    BGCOLOR: #362f2d
}
.tableRow
{
    FONT: 9pt 'Arial Narrow';
    CURSOR: pointer;
    COLOR: black
}
.tableRow TD
{
    FONT: 8pt 'Trebuchet MS';
    CURSOR: pointer;
    COLOR: black
}
.tableRow A
{
    FONT: 9pt 'Arial Narrow';
    COLOR: black;
    TEXT-DECORATION: none
}
.tableRow A:hover
{
    COLOR: white;
    TEXT-DECORATION: underline
}
.tableRowSmall
{
    FONT: 8pt Arial;
    COLOR: black
}
.tableRowSmall A
{
    FONT: 8pt Arial;
    COLOR: black;
    TEXT-DECORATION: none
}
.tableRowSmall A:link
{
    FONT: 8pt Arial;
    COLOR: black;
    TEXT-DECORATION: none
}
.tableRowSmall A:active
{
    FONT: 8pt Arial;
    COLOR: black;
    TEXT-DECORATION: none
}
.tableRowSmall A:visited
{
    FONT: 8pt Arial;
    COLOR: black;
    TEXT-DECORATION: none
}
.tableRowSmall A:hover
{
    COLOR: white;
    TEXT-DECORATION: underline
}
.monthHeading
{
    FONT-SIZE: 16pt;
    BACKGROUND-IMAGE: none;
    COLOR: #ffffff;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #003300
}
.dayHeading
{
    FONT-SIZE: 10pt;
    BACKGROUND-IMAGE: none;
    WIDTH: 50px;
    COLOR: #ffffff;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 10px;
    BACKGROUND-COLOR: #003300
}
.dayBox
{
    FONT-SIZE: 11pt;
    BACKGROUND-IMAGE: none;
    VERTICAL-ALIGN: top;
    WIDTH: 50px;
    CURSOR: pointer;
    COLOR: #0a390c;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 43px;
    BACKGROUND-COLOR: #c4d498;
    TEXT-ALIGN: right
}
.dayBox A
{
    COLOR: #362f2d;
    TEXT-DECORATION: none
}
.dayBoxToday
{
    FONT-SIZE: 11pt;
    BACKGROUND-IMAGE: none;
    VERTICAL-ALIGN: top;
    WIDTH: 50px;
    CURSOR: pointer;
    COLOR: teal;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 43px;
    BACKGROUND-COLOR: #c4d498;
    TEXT-ALIGN: right
}
.dayBoxToday A
{
    COLOR: #362f2d;
    TEXT-DECORATION: none
}
.dayBoxSabbath
{
    FONT-SIZE: 11pt;
    BACKGROUND-IMAGE: none;
    VERTICAL-ALIGN: top;
    WIDTH: 50px;
    CURSOR: pointer;
    COLOR: red;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 43px;
    BACKGROUND-COLOR: #c4d498;
    TEXT-ALIGN: right
}
.dayBoxSabbath A
{
    COLOR: #362f2d;
    TEXT-DECORATION: none
}
.schedTitle
{
    FONT-SIZE: 8pt;
    VERTICAL-ALIGN: top;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left
}
.pageHeading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 15px;
    TEXT-TRANSFORM: capitalize;
    COLOR: darkmagenta;
    FONT-FAMILY: Arial
}
.smallText
{
    FONT-SIZE: 11px;
    LIST-STYLE-IMAGE: url(images/bullet_A.gif);
    COLOR: #300e3e;
    LINE-HEIGHT: 8pt;
    FONT-FAMILY: 'Trebuchet MS';
    TEXT-DECORATION: none
}
.smallText A:visited
{
    COLOR: darkmagenta;
    FONT-FAMILY: 'Trebuchet MS';
    TEXT-DECORATION: none
}
.smallText A:link
{
    COLOR: darkmagenta;
    TEXT-DECORATION: none
}
.smallText A:hover
{
    COLOR: darkblue;
    TEXT-DECORATION: underline
}
.smallText LI
{
    LIST-STYLE-IMAGE: url(images/bullet_A.gif)
}
.normalText TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
.normalText .boldPurple
{
    FONT-WEIGHT: bolder;
    COLOR: purple
}

