body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(sushiBKG.jpg);
	background-repeat: no-repeat;
	background-color: #D8F4FF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ADEF;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #00ADEF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3BBDF0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00ADEF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.normal_10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normal_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bold_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px dotted #000;
}

.normal_14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.normal_15px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #00ADEF;
	border: 1px dotted #000;
}
.bold_16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.charttable td,.charttable th {
	padding:5px;
}
.NO_border {
	border: none;
}
.ALL_border {
	border: 1px dotted #000;
}
.left_right_bottom_border {
	border: 1px dotted #000;
	border-top: none;
}
.left_right_border {
	border: 1px dotted #000;
	border-top: none;
	border-bottom: none;
}
.right_border {
	border-right: 1px dotted #000;
}
.right_bottom_border {
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;
}
.bottom_border {
	border-bottom: 1px dotted #000;
}
.top_bottom_border {
	border: 1px dotted #000;
	border-left: none;
	border-right: none;
}

/* AYA SUSHIPAGE CSS*/
h1.sushi_product { padding-left: 130px; font-size: 16px; font-size: 16px;}
.krg_header { background-color:#00ADEE; font-size: 15px; text-align: left; padding: 5px; font-weight: bold;}
table.spec td{ padding: 5px; text-align: center; line-height: 1.5em; border: dotted thin #000000; border-collapse: collapse;}
table.spec { margin: 15px auto; width: 650px; border: dotted thin #000000; border-collapse: collapse; }
.bold { font-size: 12px; font-weight: bold; text-align:center;}
.note { font-size: 12px; font-weight: normal; padding-top: 5px;}
#sushiTable {
	background-image:url(sushiBKG.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF; 
}
.left_right_top_border {
	border: 1px dotted #000;
	border-bottom: none;
}
