.Logo
{
    COLOR: darkblue;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.BannerText
{
    COLOR: blue;
    FONT-FAMILY: comic sans ms;
    FONT-SIZE: 12pt;
    TEXT-ALIGN: center
}
.MenuItem
{
    COLOR: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.MenuCell
{
    BACKGROUND-COLOR: darkblue;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle
}
.HoverMenuItem
{
    COLOR: red;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.HoverMenuCell
{
    BACKGROUND-COLOR: darkblue;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle
}
.SelectedMenuItem
{
    COLOR: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.SelectedMenuCell
{
    BACKGROUND-COLOR: red;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle
}
.SongMenuItem
{
    COLOR: blue;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.SongMenuHover
{
    COLOR: blue;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.DemoMenuItem
{
    COLOR: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.DemoMenuCell
{
    BACKGROUND-COLOR: darkblue;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle
}
.SuppliersCell
{
    BACKGROUND-COLOR: lightgrey;
    TEXT-ALIGN: left;
    VERTICAL-ALIGN: top
}
.PriceMenuSelected
{
    BACKGROUND-COLOR: red;
    BORDER-BOTTOM: lightgrey thin;
    BORDER-LEFT: lightgrey thin dotted;
    BORDER-RIGHT: lightgrey thin dotted;
    BORDER-TOP: lightgrey thin dotted;
    COLOR: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.PriceMenuUnSelected
{
    BACKGROUND-COLOR: darkblue;
    BORDER-BOTTOM: lightgrey thin solid;
    BORDER-LEFT: lightgrey thin solid;
    BORDER-RIGHT: lightgrey thin solid;
    BORDER-TOP: lightgrey thin solid;
    COLOR: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}
.PriceHeaderLeft
{
    BACKGROUND-COLOR: red;
    BORDER-BOTTOM: lightgrey thin solid;
    BORDER-LEFT: lightgrey thin solid;
    COLOR: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.PriceHeaderRight
{
    BACKGROUND-COLOR: red;
    BORDER-BOTTOM: lightgrey thin solid;
    BORDER-RIGHT: lightgrey thin solid;
    COLOR: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.PriceHeaderTop
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: lightgrey thin solid
}
.PriceItems
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: lightgrey thin solid;
    BORDER-LEFT: lightgrey thin solid;
    BORDER-RIGHT: lightgrey thin solid;
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    TEXT-ALIGN: left;
    VERTICAL-ALIGN: top
}
.DemoThanks
{
    COLOR: red;
    FONT-FAMILY: arial;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold
}
P
{
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}
CITE
{
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: normal
}
TABLE
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: white thin;
    BORDER-LEFT: white thin;
    BORDER-RIGHT: white thin;
    BORDER-TOP: white thin
}
TD
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-TOP-STYLE: none;
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}
TH
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-TOP-STYLE: none;
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
BODY
{
    BACKGROUND-COLOR: white
}

