td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.tableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	vertical-align: middle;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.subTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.photoComment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.copyright {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.photoAlbum {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.textRedColor {
	color: #FF0000
	}
.textBlueColor {
	color:#3366FF
	}
	.restaurantDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #0099FF;
	text-decoration: underline;
}
.subTitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 12pt;
	line-height: 20pt;
	vertical-align: top;
}
.commentTitle {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
	line-height: 20pt;
	text-align: left;
}
.goLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
	text-decoration: none;
}
.photoDesc {
	font-size: 10pt;
	color: #0066FF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.subTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: #000000;
	height: 20pt;
	background-image: url(../images/menu/bluebb.gif);
	background-position: center center;
	vertical-align: middle;
	width: 80px;
	}
td.selectedmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	height: 20pt;
	background-image: url(../images/menu/bluebb.gif);
	width: 80px;
	background-position: center center;
	vertical-align: middle;
	}

td.selectedicon {
	vertical-align: top;
	text-align: center;
	padding: 0;
	height: 10pt;
	width: 80px;
	}
table.mainContent {
	background-color: #FFFFFF;
}
.listTable {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
table.restaurant {
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
td.food {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}

