body,td,th {
	font-family: Zawgyi-One, ZawgyiOne;
	font-size: 13px;
	color: #000000;
}
h1,h2,h3 {
	font-family: Zawgyi-One, ZawgyiOne;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration:none;
}
a:visited {
	color: #0033FF;
	text-decoration:none;
}
a:hover {
	color: #000066;
	text-decoration:underline
}
a:active {
	color: #0000FF;
	text-decoration:none;
}
DIV.header {
	background:#ccffcc;
	height:110px;
	margin: 0px 15% 0px;
	width: 800px;
	vertical-align: middle;
}
DIV.topmenu {
	background:#ccffcc;
	font-size: 16px;
	color:#0000FF;
	height:auto;
	margin: 0px 15% 0px;
	width: 800px;
	font-weight: bold;
}
DIV.submenu {
	background:#ccffcc;
	height:30px;
	padding-left:20px;
	margin: 0px 15% 0px;
	width: 780px;
}
DIV.body {
	background:#ccffcc;
	height:auto;
	margin: 0px 15% 0px;
	width: 800px;
}
DIV.footer {
	background:#ccffcc;
	padding-left:20px;
	height:120px;
	margin: 0px 15% 0px;
	width: 780px;
}
DIV.footerdown {
	background:#ccffcc;
	height:20px;
	margin: 0px 15% 0px;
	width: 800px;
}

TD {
	FONT-SIZE: 13px;
}
.price {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.textblue {color: #0000FF}