body {
	color: black;
	background: white url(img/background800px.jpg) repeat-y center;
	margin: 0px auto;
	padding: 0;
	width: 800px;
	position: relative;
	font-size: 10px;
	line-height: normal;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #999999;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	display: inline
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #669900;


}

ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
.menubar {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: justify;
	padding-left: 5px;
	padding-top: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	color: #666666;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #666666;
	padding: 0px 15px 15px 20px;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
	list-style-position: outside;
}
a {
	color: #000066;
}
menuline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


div.maintext ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
	color: #666666;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(img/bullet.gif);
a {
	color: #003366;
	font-weight: bold;
	font-weight: bold;
}
.message {
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
}
