.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}


.text_pop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
}

.text_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}


.lxtext_02	{
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #61ab0e;
	text-decoration: none;
}
.lxtext_02:link	{
	color: #61ab0e;
	text-decoration: none;
}

.lxtext_02:visited{
	color: #61ab0e;
	text-decoration: none;
}

.lxtext_02:hover {
	color: #2c7025;
	text-decoration: underline;
}

.lxtext	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61ab0e;
	text-decoration: none;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	line-height: 24px;
}
.lxtext:link	{
	color: #61ab0e;
	text-decoration: none;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
}

.lxtext:visited{
	color: #61ab0e;
	text-decoration: none;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
}

.lxtext:hover {
	color: #2c7025;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}


.lxtext_o	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c7025;
	text-decoration: none;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	line-height: 24px;
	font-weight: bold;
}
.lxtext_o:link	{
	color: #2c7025;
	text-decoration: none;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.lxtext_o:visited{
	color: #2c7025;
	text-decoration: none;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.lxtext_o:hover {
	color: #2c7025;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	font-weight: bold;
}

.border_top {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #358305;
	text-decoration: none;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #348304;
	background-color: #eff5eb;
}

.border_right {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #e0e0e0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #348304;
}

