@charset "utf-8";
h1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009966;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #66cc66;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 400px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	color: #006666;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #006666;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006666;
	border-bottom-color: #006666;
	width: 95%;
	padding-top: 3px;
	padding-bottom: 3px;
}
h3 {
	font-size: 12px;
	color: #66CC66;
}
h4 {
	font-size: 11px;
	color: #009966;
	width: 100px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #009966;
	border-bottom-color: #009966;
	padding-left: 5px;
	line-height: 15px;
}
h5 {
	font-size: 11px;
	color: #FF9900;
	padding-left: 5px;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #FF9900;
	line-height: 15px;
}
img {
	border: 1px dotted #578975;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 0px;
	line-height: 15px;
	padding: 0px;
	vertical-align: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #578975;
scrollbar-shadow-color: #578975;
scrollbar-3dlight-color: #578975;
scrollbar-darkshadow-color: #578975;
scrollbar-arrow-color: #578975;
scrollbar-track-color: #ffffff;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link {
	color: #006666;
	text-decoration: none;
	padding-right: 3px;
	padding-bottom: 5px;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
	padding-right: 3px;
	padding-bottom: 5px;
}
a:hover {
	color: #009999;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
#table-memu {
	text-align: right;
	border: 0px;
	font-size: 12px;
	background-color: #578975;
	color: #FFFFFF;
}
#tr-table-name {
	background-color: #FFFF99;
}

#table-memu a {
	padding: 3px;
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
#table-memu a:link {
	color:#FFFFFF
}
#table-memu a:active 
{
	color: #FF9900;
}
#table-memu a:hover {
	color: #5F8975;
	background-color: #FFCC00;
}
#table-memu a:visited {
    color:#ffffff;
}
.red {
	color: #FF0000;
}
.tw {
	color: #FF9900;
	font-weight: bold;
}
.blue {
	color: #3366CC;
	font-weight: bold;
}

.big {
	font-size: 24px;
	line-height: normal;
}

.white {color: #FFFFFF}

.green {color: #009966}

