/*
Copyright 2005 Fleming Information Systems Consulting Services.
All Rights Reserved.
*/
table.addButtonTable
{
    position: relative;
    top: 4px;
    left: 0px;
}

table.blurbTable
{
    background-color: #C0FFC0;
    border-color: #808080;
    border-style: solid;
    border-width: 1px;
    padding: 1px 3px 1px 3px;
    position: relative;
    top: 1px;
    left: -22px;
}

table.flavorTable
{
    background-color: #E8E0FF;
    border-color: #808080;
    border-style: solid;
    border-width: 1px;
    padding: 1px 3px 1px 3px;
    position: relative;
    top: 3px;
    left: 0px;
}

table.popLeftTable
{
    position: relative;
    top: 7px;
    left: 18px;
}

table.popRightTable
{
    position: relative;
    top: 0px;
    left: 30px;
}

table.popTable
{
    height: 230px;
    width: 765px;
}

td.caseDetailsCell1
{
    background-color: #A0C0FF;
    border-color: #808080;
    border-style: solid solid none solid;
    border-width: 1px;
    padding: 1px 5px 1px 5px;
}

td.caseDetailsCell2
{
    background-color: #90B0FF;
    border-color: #808080;
    border-style: solid solid none solid;
    border-width: 1px;
    padding: 1px 5px 1px 5px;
}

td.caseDetailsCell3
{
    background-color: #80A0F0;
    border-color: #808080;
    border-style: solid;
    border-width: 1px;
    padding: 1px 5px 1px 5px;
}

div.caseDetailsText
{
    font-size: 90%;
    text-align: center;
}

div.enjoyText1
{
    font-size: 100%;
    text-align: center;
}

div.enjoyText2
{
    color: #FF0000;
    font-size: 120%;
    font-style: italic;
    text-align: center;
}

div.enjoyText3
{
    font-size: 100%;
    text-align: center;
}

div.enjoyText4
{
    color: #0000FF;
    font-size: 120%;
    font-style: italic;
    text-align: center;
}

div.flavorColumnText
{
    font-size: 80%;
    line-height: 0.4cm;
    white-space: nowrap;
}
