
.buttonover
{
border-left:#DC3903 solid 1px;
border-right:#DC3903 solid 1px;
border-top:#DC3903 solid 1px;
border-bottom:#DC3903 solid 1px;
cursor:hand;
}
.buttonout
{
border-left:#000000 solid 1px;
border-right:#000000 solid 1px;
border-top:#000000 solid 1px;
border-bottom:#000000 solid 1px;
cursor:default;
}
.buttondown
{
border-left:#DC3903 solid 1px;
border-right:#DC3903 solid 1px;
border-top:#DC3903 solid 1px;
border-bottom:#DC3903 solid 1px;
}

.menuTitle
{
color:#84086B;
font-family:arial,helvetica;
font-size:12pt;
font-weight:bold;
text-decoration:underline;
}

.menuDescription
{
color:#000000;
font-family:arial,helvetica;
font-size:10pt;
font-weight:bold;
font-style:normal;
text-decoration:none;
}

.menuBlurb
{
color:#DC3903;
font-family:arial,helvetica;
font-size:10pt;
font-weight:bold;
text-decoration:none;
}

.tableMenuItem
{
width:350px;
height:200px;
color:#000000;
background-color:#DDEAED;
border-left:#2898B0 solid 2px;
border-right:#2898B0 solid 2px;
border-top:#2898B0 solid 2px;
border-bottom:#2898B0 solid 2px;
}

.tableMenuToppings
{
width:250px;
color:#000000;
background-color:#FFFFFF;
font-family:arial,helvetica;
font-size:10pt;
font-weight:bold;
border-left:#2898B0 solid 0px;
border-right:#2898B0 solid 0px;
border-top:#2898B0 solid 0px;
border-bottom:#2898B0 solid 0px;
}