<STYLE type="text/css">	<!--
	body {
		font-family: Arial , Verdana , Geneva;
		font-size: 1em;
		color: Navy;
		font-weight: bold;
		font-style: normal;
		background-color: #E6E6FA;
	}
	div#top  {
		border-bottom: thin groove Silver;
		font-weight: bold;
		color: Navy;
		font-size : .75em;
	}
	div#top ul {
		font-size: small;
		font-weight: bolder;
		font-variant: small-caps;
	}

	div#content {
		font-weight: bold;
		color: Navy;

	}


	div#yellow {
		background-color: #FFFFCC;
		height: 14em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-variant: small-caps;
		font-weight: bold;
		font-size: smaller;
		border: thin double #FF9933;
		color: Navy;
	}
	div#left {
		position: absolute;
		width: 39%;
		left: 8px;
		margin:5px;
		background: transparent;
		color : Navy;
	}

	div#center
	{
		Font-family : Arial, Helvetica, Verdana;
		Font-weight : bold;
		table-layout: fixed;
		overflow: auto;
		position: absolute;
		left: 40%;
		width: 40%;

		color : Navy;
	}
	ul {
		font-size: 13px;
		font-weight: bold;
		color: #FF3333;

	}

	li {
		font-size: 12px;
		font-weight: bold;
		color: #FF3333;

	}
	div#right {
		position: absolute;
		left: 80%;
		width: 20%;
		color : Navy;

	}
	div#info {
		position: relative;
		top: 80%;
		height: 19%;
		font-weight: bold;
		background: Black;
		color: White ;
	}

	strong{
		font-size: larger;
		color: Navy;
	}

	a {
		font-weight: bold;
		font-variant: small-caps;
	}

	h1{
		color: Navy;
	}
	p {
		font-weight: bold;
		color: Navy;
	}

	.btn {
		background-image: url(http://www.asianeats.hannaone.com/image/btnbg1.png);
		width: 79px;
		height: 26px;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 7px;
		padding-bottom: 7px;
		font-size: 12px;
		text-align: center;
		text-decoration: none;
		background-repeat: no-repeat;
		vertical-align: top;
		background-position: center;
	}
	.btn2 {
		background-image: url(file:///C|/Hannaone_web/asianeats/image/btnbg2.png);
		width: 79px;
		height: 26px;
		padding-top: 5%;
		font-size: 12px;
		text-align: center;
	}
	.nav {
		font-size: .85em;
		font-weight: bolder;
		font-variant: small-caps;
	}

	.navbold {
		font-size: .90em;
		font-weight: bold;
		font-variant: small-caps;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	.toolbar li {
		display: inline;
		background-color: #dfdfff;
		border: 1px double;
		border-color: #f3f3f3 #bbb #bbb #f3f3f3;
		margin: 0;
		padding: .1em;
	}

	.ulnav ul {
		background-color: #dfdfff;
		border: 1px double;
		border-color: #f3f3f3 #bbb #bbb #f3f3f3;
		margin: 0px;
	
		list-style-image: none;
		list-style-type: none;
		list-style: inside;
	}

	.ulnav li {

		background-color: #dfdfff;
		border: 1px double;
		border-color: #f3f3f3 #bbb #bbb #f3f3f3;
		margin: 0;
		padding: .2em;
		list-style-image: none;
		list-style-type: none;
		width: 90%;
	}
	-->
</STYLE>

