.border {
	border: medium dotted #999999;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;



}
.10pxtext {
	font-size: 10px;
	font-weight: normal;

}
.12pxtext {

	font-size: 12px;
}
.14pxbold {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	font-weight: bold;
}
.cell {
	padding: 5px;
}
body {
	background-image : url(bg.jpg);
	background-repeat: repeat-y;
}
.normaltext {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-style: normal;
}
.subtitle {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.16pxbold {
	font-size: 16px;
	font-weight: bold;
}
.18pxbold {
	font-size: 18px;
	font-weight: bold;
}
.bordertitle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #CCCCCC;
	border-left-color: #006600;
}
.ensmall {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #666666;
}
.border2 {
	font-size: 14px;
	font-weight: bold;
	border: thin solid #666666;
}
