table.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: 770px;
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;


}
table.head {
	height: 150px;
	width: 770px;
}
table.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../_images/mnu_bg.jpg);
	background-repeat: repeat;
	height: auto;
	width: 200px;
}
table.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	height: auto;
	width: 570px;

}
table.end {
	background-image: url(../_images/mnu_bm_bg.jpg);
	border: 0;
}
body {
	margin: 0px;
	background-color: #FFFFCC;

}
table.menuBase {
	background-image: url(../_images/mnu_bm_bg.jpg);
	height: auto;
	width: 200px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #200000;
}
td.lable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
