BODY
{
    BACKGROUND-COLOR: #ffffff
}
P
{
    MARGIN-TOP: 4px;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 4px;
    COLOR: #060606;
    FONT-FAMILY: Verdana, Tahoma
}
TD.HSeparator
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(chinese_restaurant/HSeparator.gif);
    BACKGROUND-REPEAT: repeat-x
}
TD.VSeparator
{
    BACKGROUND-POSITION: center top;
    BACKGROUND-IMAGE: url(chinese_restaurant/VSeparator.gif);
    BACKGROUND-REPEAT: repeat-y
}

IMG.BorderPhoto
{
    BORDER-RIGHT: #528d98 1px solid;
    BORDER-TOP: #528d98 1px solid;
    BORDER-LEFT: #528d98 1px solid;
    BORDER-BOTTOM: #528d98 1px solid
}
TD.base
{
    BACKGROUND-IMAGE: url(chinese_restaurant/wingwah_xtra.jpg);
    BACKGROUND-REPEAT: repeat-y
}
.find { font-family: Arial, Helvetica, sans-serif; font-size: 1px; color: White;  font-weight: normal;  }
.find a:active { color: White; text-decoration: none; font-size: 1px; }
.find a:link { color: White;  text-decoration: none; font-size: 1px; }
.find a:visited { color: White; text-decoration: none; font-size: 1px; }
.find a:hover { color: White;  text-decoration: none; font-size: 1px; }
.footer { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: Black; }
.footer a:active { color: Black; text-decoration: none; }
.footer a:link { color: Black; text-decoration: none; }
.footer a:visited { color: Black; text-decoration: none; }
.footer a:hover { color: Maroon;  text-decoration: none; }

.main { color: Black; font-weight: normal; font-size: 11pt; line-height: 13pt; font-family: "Trebuchet MS", Verdana}
.main2 { color: Black; font-weight: normal; font-size: 11px; line-height: 13pt; font-family: Verdana, Arial, Helvetica, sans-serif}
.title { color: Maroon; font-weight: normal; font-size: 15pt; line-height: normal; font-family: "Trebuchet MS", Verdana}

.NavTopText {
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, "Trebuchet MS";
}
.NavTopText a:hover { color: White;  text-decoration: none; }
.NavTopText a:active { color: Black;  text-decoration: none; }
.NavTopText a:link { color: Black;  text-decoration: none; }
.NavTopText a:visited { color: Black;  text-decoration: none; }

.MenuNavText,
a.MenuNavText {
	color: Black;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, "Trebuchet MS";
}
a.MenuNavText:hover {   
	background-color: transparent;
	color: #ffffff;
}

.DescText {
	color: Black;
	font-weight: normal;
	font-size: 8pt;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}
.BigDescText {
	color: Black;
	font-weight: normal;
	font-size: 10pt;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}

.TitleText {
	color: Black;
	font-weight: bold;
	font-size: 18pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SubTitleText {
	color: Black;
	font-weight: bold;
	font-size: 15pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.AwardText {
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	font-family: sans-serif, Helvetica, Arial, Verdana;
}
.CommentText {
	color: Black;
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.MenuText {
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana;
}
.MenuPriceText {
	color: Black;
	font-weight: normal;
	font-size: 9pt;
	font-family: "Trebuchet MS", Verdana;
}
.MenuDescText {
	color: Black;
	font-weight: normal;
	font-size: 7pt;
	font-family: "Trebuchet MS", Verdana;
}
.CouponTitleText {
	color: Black;
	font-weight: bold;
	font-size: 27pt;
	font-family: "Trebuchet MS", Verdana;
}
.CouponDescText {
	color: Black;
	font-weight: bold;
	font-size: 12pt;
	font-family: "Trebuchet MS", Verdana;
}
.FinePrintText {
	color: Black;
	font-weight: normal;
	font-size: 7pt;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}

a.SpecialLink {
	color: blue;
	font-weight: bold;
	font-size: 12pt;
	font-family: sans-serif, "Trebuchet MS";

  background-color: transparent;
  cursor: default;
  left: 0px;
  margin: 5px;
  position: relative;
  text-decoration: underline;
  top: 0px;
  z-index: 100;
  vertical-align:top;
}

a.SpecialLink:hover {
  background-color: transparent;
  color: #CC0000;
  text-decoration: underline;
}

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, "Trebuchet MS";
  font-style: normal;
}

div.menuBar {
	background-color: #CC0000;
  text-align: left;
}

a.menuButton,
div.menuBar a.menuButton {
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, "Trebuchet MS";
	border: 1px solid #CC0000;

  background-color: transparent;
  cursor: default;
  left: 0px;
  margin: 5px;
  padding: 0px 10px 0px 10px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

a.menuButton:hover,
div.menuBar a.menuButton:hover {
  background-color: transparent;
  color: #ffffff;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
	border: 1px inset #CC0000;
	background-color: #CC0000;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

.menuButtonActive {
  background-color: #CC0000;
  text-decoration: underline;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  color: #ffffff;
  left: 0px;
  top: 0px;
}

div.menu {
  background-color: #FFFFCC;
  border: 1px outset #FFFFCC;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #5050f0;
  color: #ffffff;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #FFFFCC;
  margin: 4px 2px;
}