body {
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	line-height: 130%;
	font-size: 14px;
	margin: 0px;
	color: #333333;
}

a:link {
	color: #00CCFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00CCCC;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: underline;
	color: #00CCFF;}

.menu
{
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-bottom-color: #009900;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.right
{
	background-image: none;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #009900;
	padding-right: 10px;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txt
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.txt2
{
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.link {
}
.left {
	padding-left: 5px;
	padding-right: 5px;
}
#main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #009900;
	width: 810px;
	text-align: left;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3399;
	color: #FF3399;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF66CC;
	border-left-color: #FF66CC;
	padding-left: 5px;
	color: #333333;
}

