td {color: windowtext; font: menu;font-size:9pt;}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #336666;
	text-decoration: underline;
}
body
{
	font-size: 9pt;
	margin: 0px;
	color: #000000;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bule_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #D4EFFD;
}
.tab_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #115586;
	text-decoration: none;
	background-color: #8CBFD6;
	height: 25px;
	text-align: center;
}
.tab_odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #115586;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 22px;
	text-align: center;
}
.tab_even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #115586;
	text-decoration: none;
	background-color: #DEE2F2;
	height: 22px;
	text-align: center;
}
#thin_tab{
	border-collapse:collapse;
}
.b_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
div_tree
{
	left: 10px;
	overflow: scroll;
	width: 162px;
	position: absolute;
	height: 600px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 130px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.orange_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.line
{
	border-bottom: #cccccc 1px dotted;
}