.text01 {
	font-size: 10pt;
	line-height: 18px;
	color: #666666;
}

.text02 {
	font-size: 10pt;
	color: #336699;
}
.text03 {
	font-size: 10pt;
	color: #336699;
	font-weight:bold;
	line-height:18px;
}

.text04 {
	font-size: 10pt;
	line-height:18px;
	color:#555;
}
.text05 {
	font-size: 10pt;
	line-height:18px;
	color:#999999;
}

.text06 {
	font-size: 10pt;
	line-height:20px;
	color:#333;
}


.title01 {
	color:#333333;
	font-size:15px;
	font-weight:bold;
}
.border01 {
	background-image:url(images/line-1.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.border02 {
	border-bottom:1px #999999 dashed;
}

a.a1 {
	font-size: 13px;
	line-height:20px;
	color: #333333;
}
a.a1:link {
	text-decoration: none;
}
a.a1:visited {
	text-decoration: none;
	line-height:20px;
	color: #333333;
}
a.a1:hover {
	text-decoration: none;
	line-height:20px;
	color: #333333;
}
a.a1:active {
	text-decoration: none;
	line-height:20px;
	color: #333333;
}

a.a2 {
	font-size: 13px;
	line-height:20px;
	color:#0066CC;
}
a.a2:link {
	text-decoration:underline;
}
a.a2:visited {
	text-decoration: none;
	line-height:20px;
	color:#0066CC;
}
a.a2:hover {
	text-decoration: none;
	line-height:20px;
	color:#0066CC;
}
a.a2:active {
	text-decoration: none;
	line-height:20px;
	color:#0066CC;
}

.img01 {
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	padding:4px;
}
.left_menu{
	background-image:url(images/line-3.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px 3px;
	}
.left_menu A:link{
	font-size:12pt;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}

.left_menu A:hover{
	font-size:12pt;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
.left_menu A:visited{
	font-size:12pt;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
.frame01 {
	border:1px #CCCCCC solid;
	}

