/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	bgcolor: #ffffff;
}
table {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	bgcolor:#ffffff;
}

a:link {
	font-size: 12px;
	line-height: 130%;
	color: #6699cc;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	line-height: 130%;
	color: #6699cc;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 130%;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 130%;
	color: #6699cc;
	text-decoration: none;
	}
.text01 {
	font-size: 13px;
	line-height: 130%;
	color: #666600;
}
.red {
	font-size: 14px;
	color: #CC0000;
}
.black {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line00 {
	border-top-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;

}
.line01 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.line02 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
