.TableTop {
	background-image: url(images/t.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.DataTable {
	width: 460px;
}

.TableLeft {
	background-image: url(images/l.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.TableBottom {
	background-image: url(images/b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
		
}
.DataTable td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 8px;
}
.DataTable th {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	border-bottom-width: thin;
	border-bottom-color: #999999;
}
.DataTable tfoot th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	line-height: 5px;
	height: 4px;
	border-bottom-width: thin;
	border-bottom-color: #999999;
}
.FoodMenu {
	font-weight: bold;
	color: #CC0000;
	list-style-position: inside;
	line-height: 20px;
	list-style-type: none;
	left: -30;
}
.FoodMenu li {
	border: thin solid #CCCCCC;
	width: 100px;
	padding: 5px;
	margin: 5px;
	height: 20px;
	list-style-position: inside;

	left: -60px;
}


.FloatLeft {
	float: left;
	padding: 5px;
}
.FloatRight {
	float: right;
	padding: 5px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 0px;
}

.TableRight {
	background-image: url(images/r.gif);
	background-repeat: repeat-y;
	background-position: right;
	
	
}
.ItemNumber {
	width: 15px;
}
.ItemPrice {
	width: 80px;
}
.ItemName {
	width: auto;
}
.leftText{
	text-align: left;
	float:left;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;

}

.rightText{
	text-align: right;
	float:right;
	font-size: 17px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 3px;

}

.BoldRed {
	color: #FF0000;
	font-weight: bold;
	padding: 4px;
	}
.SubTitle {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
a:link {
	color: #0000FF;
}
a:visited {
	color:#000099;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
.text {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height:16px;

}
.bold {
	font-weight: bold;
}


.Phone {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.text10 {
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.style1 {color: #000000}
.style2 {color: #FF0000}.subitem {
	font-size: 11px;
	font-weight: normal;
}


body{
background-image: url(images/bg_chinese_logo.gif);
}