
 @media print {
    .PrintHidden 
    {
		display:none;
	}
	.DivScroll
	{
		overflow:visible;
	}
	.DivScrollTop
	{
		OVERFLOW: auto;
		vertical-align:top;
	}
	.tblTdLeft
	{
		display:none;
	}
	.tdPrintHidden
	{
		display:none;
	}
	.tblTdRight
	{
		BACKGROUND-IMAGE: url(../Image/bggb.JPG);
		BORDER-RIGHT: #336699 4px solid; 
		BORDER-LEFT: #336699 4px; 
		BORDER-BOTTOM: #336699 4px solid;
		vertical-align:top;
		background-color:#f5f5f5;
		text-align:left;
		height:100%;		
	}
  }
  @media screen {
TR.dialogHeader
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #000099
}
TD.dialogheader
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #000099
}
    
    
    .PrintHidden 
    {
		display:block;		
	}
	.DivScroll
	{
		overflow:auto;
	}
	.DivScrollTop
	{
		overflow:auto;
		vertical-align:top;
	}
	.tblTdLeft
	{			
		BACKGROUND-IMAGE: url(../Image/bggbl.JPG);
		BORDER-RIGHT: #336699 4px solid; 
		BORDER-TOP: #336699 4px solid; 
		BORDER-LEFT: #336699 4px solid; 
		WIDTH: 130px; 
		BORDER-BOTTOM: #336699 4px solid;
		background-color:#ffffff;
		vertical-align:top;		
	}
	.tdPrintHidden
	{
		display:block;
	}
	.tblTdRight
	{
		BACKGROUND-IMAGE: url(../Image/bggb.JPG);
		BORDER-RIGHT: #336699 4px solid; 
		BORDER-LEFT: #336699 4px; 
		BORDER-BOTTOM: #336699 4px solid;
		vertical-align:top;
		background-color:#f5f5f5;
		text-align:left;
		height:396px;
	}
  }


body
{		
	BACKGROUND-IMAGE: url(../Image/2bg.gif);
	color: #000000;
	margin-Top: 2; 
	padding: 0;
	/*background-color: #c3daf9; */	
	font: 11px/1.5em "Trebuchet MS", Arial, sans-serif; 
	text-align:center;	
}
.border
{	 	
	 left:4px;
	 top:3px;
	 BACKGROUND-COLOR: WhiteSmoke;	 	 
	 FONT-SIZE: 12px; 	
	 FONT-FAMILY: 'Trebuchet MS',Verdana,Tahoma;
	 
}
.DivHide
{
	display:none;
}
.DivShow
{
	display:block;
}
.divCal
{
	WIDTH:302px;
	HEIGHT:124;
	OVERFLOW: auto;
	vertical-align:top
}

	
.HomeTopMed
{
	OVERFLOW: auto; 	 
	HEIGHT: 185px;
	vertical-align:top;
}

.HomeTopFull
{
	OVERFLOW: auto; 	
	HEIGHT: 337px;
	vertical-align:top;
}
.HomeButtom
{
	OVERFLOW: auto; 	
	HEIGHT: 150px;
}
.btn
{
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	FONT-WEIGHT: bold; 
	BORDER-LEFT: dimgray 1px solid; 
	WIDTH: 64px; 
	COLOR: black; 
	BORDER-BOTTOM: dimgray 1px solid; 
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #ccccff
}
.btn1
{
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	FONT-WEIGHT: bold; 
	BORDER-LEFT: dimgray 1px solid; 
	WIDTH: 64px; 
	COLOR: black; 
	BORDER-BOTTOM: dimgray 1px solid; 
	HEIGHT: 20px; 
	background-color:Thistle;
	
}
.WizHeader
{	
	padding-top:5;
	padding-left:10;
	padding-right:10;
}
.titlebar
{
	WIDTH: 100%; 
	BORDER-Top: #336699 2px solid; 
	POSITION: relative; 
	TOP: 0px; 
	left:0px;
	HEIGHT: 24px; 	
	/*BACKGROUND-IMAGE: url(../Image/box_mtl_ctr.gif);	*/
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	/*COLOR: #666666; */
	color:#666633;
	FONT-FAMILY: Tahoma, Verdana, 'Trebuchet MS';
}

.tblh
{
	color:DarkGoldenrod;
	font-style:oblique;
	font-size:12px;
	FONT-FAMILY: Verdana,'Trebuchet MS',Tahoma;
	FONT-WEIGHT: bold; 	

}
.tblMain
{
	margin:0;
	padding:0;	
	border:0;
	BACKGROUND-COLOR: WhiteSmoke;	
	background:	WhiteSmoke;
	width:753;				
}
.tblMenu
{	
	font: 14px "Trebuchet MS", Arial, sans-serif; 
	background: White;	
}
.InvoiceField
{
	BORDER-TOP-STYLE: none; 
	BORDER-BOTTOM: #330000 1px solid; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none;
	font-family:Verdana;
	font-size:XX-Small;	
	height:100%;
}
.InvoiceFieldLine
{
	BORDER-TOP-STYLE: none; 
	BORDER-BOTTOM: #330000 1px solid; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none;
	font-family:Arial;/*Trebuchet MS;*/
	font-size:X-Small;	
	height:18px;	
	text-align:left;
}

/*
.tblTdLeft
{
	BORDER-RIGHT: #A0A0A0 2px solid; 
	BORDER-TOP: #A0A0A0 2px solid; 
	BORDER-LEFT: #A0A0A0 2px solid; 
	WIDTH: 130px; 
	BORDER-BOTTOM: #A0A0A0 2px solid;
	background-color:#ffffff;
	vertical-align:top;		
}
.tblTdRight
{
	BORDER-RIGHT: #A0A0A0 2px solid; 
	BORDER-LEFT: #A0A0A0 2px; 
	BORDER-BOTTOM: #A0A0A0 2px solid;
	vertical-align:top;
	background-color:#f5f5f5;
	text-align:left;
	height:396px;
}
*/
table
{
	font: 12px "Trebuchet MS", Arial, sans-serif; 		
}
.menuItem
{
	font-style:normal;
	text-decoration:none;
	font: 14px "Trebuchet MS", Arial, sans-serif; 
	color:#5555ee;
	font-weight:bold;
	margin-left:15px
}
.menuItemNotActive
{
	font-style:normal;
	text-decoration:none;
	font: 14px "Trebuchet MS", Arial, sans-serif; 
	color:Gray;		
	padding-left:22px;
	
}
.menuItemSelect
{
	font-style:normal;
	text-decoration:none;
	font: 14px "Trebuchet MS", Arial, sans-serif; 
	color:#B28405;
	font-weight:bold;
	margin-left:15px
}
.menuHeader
{
	font-style:normal;
	text-decoration:none;
	font: 14px "Trebuchet MS", Arial, sans-serif; 
	color:Blue;
}
.menuHeaderSelect
{
	font-style:normal;
	text-decoration:none;
	font: 14px "Trebuchet MS", Arial, sans-serif; 
	color:DarkBlue;
	background-color:Lavender;
	font-weight:bold;
}

.MonthDay
{
	font: 14px "Trebuchet MS", Arial, sans-serif; 
	background: White;
	height:50px;
	width:97px;
	vertical-align:top;
	
}

.WeekDay
{
	font: 11px "Trebuchet MS", Arial, sans-serif; 
	color:blue;
	background: White;	
	width:69;		
	text-decoration:none;
	vertical-align:top;	
}
.WeekDayL
{
	font: 13px "Trebuchet MS", Arial, sans-serif; 
	background: White;	
	width:65;	
	vertical-align:top;
	text-align:center;
}
.MonthDayHeader
{
	/*color:DarkGoldenrod;*/
	color:#4B6A94;
	/*background-color:LightSteelBlue;*/
	background-color:#c3daf9; 
	font-style:oblique;
	font-size:12px;
	FONT-FAMILY: Verdana,'Trebuchet MS',Tahoma;
	FONT-WEIGHT: bold; 		
}

.WeekDayH
{
	font: 13px "Trebuchet MS", Arial, sans-serif; 
	/*color:DarkGoldenrod;*/
	color:#4B6A94;	
	/*background-color:LightSteelBlue;*/
	background-color:#c3daf9; 
	width:69;	
	height:30;
	vertical-align:top;
}
.tbH
{
	font: 13px  Arial; 	
	color:Black;
	background-color:#c3daf9; 
	vertical-align:top;
	text-align:center;
}
.tbHr
{
	font: 13px  Arial; 	
	color:Black;
	background-color:#c3daf9; 
	vertical-align:top;
	text-align:right;
}
.tbHNon
{
	font: 13px  Arial; 		
	color:Black;	
	vertical-align:top;
	text-align:center;	
}
.tbH1
{
	font: 13px  Arial; 		
	background-color:Orange;
	color:Black;	
	vertical-align:top;
	text-align:center;	
}
.tbH2
{
	font: 13px  Arial; 		
	background-color:Lime;
	color:Black;	
	vertical-align:top;
	text-align:center;	
}

.MonthDayOut
{
	font: 14px "Trebuchet MS", Arial, sans-serif; 	
	height:50px;	
	vertical-align:top;		
}

.InDayTableOut
{
	background-color:LightGray;	
	font: 12px "Trebuchet MS", Arial, sans-serif; 
	border:0;
	padding:0;
	margin:0;	
	width:100%;	
	height:100%;	
}
.InDayTableTextOut
{
	background-color:LightGray;	
	font: 14px "Trebuchet MS", Arial, sans-serif; 	
	text-align:left;	
	vertical-align:top;		
}

.InDayTableNumOut
{
	font: 12px "Trebuchet MS", Arial, sans-serif; 	
	vertical-align:top;
	background:LightGray;
	width:100%;	
	height:100%;	
			
}
.InDayTable
{
	font: 12px "Trebuchet MS", Arial, sans-serif; 
	border:0;
	padding:0;
	margin:0;	
	width:100%;	
	height:100%;
}

.InDayTableText
{
	font: 14px "Trebuchet MS", Arial, sans-serif; 
	background: White;
	text-align:left;	
	vertical-align:top;
}

.InDayTableNum
{
	font: 12px "Trebuchet MS", Arial, sans-serif; 
	background: White;
	vertical-align:top;
			
}
.InDayTableNum1
{
	font: 12px "Trebuchet MS", Arial, sans-serif; 
	background: White;
	vertical-align:top;
	border-top:#336699 1px solid;
			
}
.dayinfo
{
	font: 11px "Trebuchet MS", Arial, sans-serif; 
}


.Centery
{
	font: 13px  Arial; 
	margin-left:5px;
	text-indent:5px;	
	text-align:center;
}
.lefty
{
	font: 13px  Arial; 
	margin-left:5px;
	text-indent:5px;	
}
.Righty
{
	font: 13px  Arial; 
	margin-left:5px;
	text-indent:5px;	
	text-align:right;
}
.Topy
{
	vertical-align:top;
}
.tdTrainerL
{
	text-align:left;
	font: 12px "Trebuchet MS", Arial, sans-serif; 
}
.tdTrainerR
{
	text-align:center;
	font: 12px "Trebuchet MS", Arial, sans-serif; 
}
.tdTrainerH
{
	text-align:center;
	font: 12px "Trebuchet MS", Arial, sans-serif; 
	font-weight:bold;
	background:Gray;
	color:DarkBlue;
	background-color:LightSteelBlue;
}
.tblList
{
	font: 14px "Trebuchet MS", Arial, sans-serif;
	background-color:WhiteSmoke;
}

#men {
BORDER-RIGHT: 2px outset; BORDER-TOP: 2px outset; Z-INDEX: 1; LEFT: 0px; VISIBILITY: hidden; BORDER-LEFT: 2px outset; BORDER-BOTTOM: 2px outset; POSITION: absolute; TOP: 0px
}
#men A {
PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 4px; MARGIN: 1px 1px 1px 16px; FONT: 12px sans-serif; WIDTH: 100%; PADDING-TOP: 3px; HEIGHT: 100%; TEXT-DECORATION: none
}
.ico {
BORDER-RIGHT: medium none; BORDER-TOP: medium none; FLOAT: left; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none
}
.NumFielad
{
	width:43;
}
.PanelTop
{
	vertical-align:top;
}
.HiddenPannel
  {
	display:none;
  }
  
  .ResturantName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.ResturantAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #669900;
}
.LoginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.Fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F5F5F5;
	height: 15px;
	width: 130px;
	border: 1px solid #666666;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.Menu1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.TextFood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.MyOrderText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.PriceTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.totalTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
.SubTotalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.TitleCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
}
.CategoryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.ModifierNONE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.ModifierAdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #669900;
	text-decoration: none;
	font-weight: normal;
}
.ModifierRemove {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.ModifierTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.ModifierChoice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.ShowDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
