.white-12 {
	font-size: 12px;
	color: #FFFFFF;
}
.black-12 {
	font-size: 12px;
	color: #000000;
	bgcolor:#E6F0FF
}
.gray-12 {
	font-size: 12px;
	color: #666666;
}
.blue-12 {
	font-size: 12px;
	color: #336699;
}
.green-14 {
	font-size: 14px;
	color: #8CB43C;
}
.red-12 {
	font-size: 12px;
	color: #FF3300;
}
.td2{ font-size: 12px;background-color:#d6d6d6}
.td{ font-size: 12px;background-color:#7BAEFF;color: #FFFFFF}


.report_blue_input{ 
	color:#0000FF; 
	border-style: 1px solid #000000; 
	border-width: 1px; 
	font-size:9pt;
	text-align:right
}

.report_red_input{ 
	color:#FF3300; 
	border-style: 1px solid #000000; 
	border-width: 1px; 
	font-size:9pt;
	text-align:right
}

.report_input{ 
	color:#000000; 
	border-style: 1px solid #000000; 
	border-width: 1px; 
	font-size:9pt;
	text-align:right
}


.report_table{
	border-collapse: collapse; 
	border-style: solid; 
	border-width: 1px
}

.report_table_head1{
	font-weight: bold;
	font-size:12pt;
	color: #000000;
}

.report_table_head2{
	font-size:10pt;
	color: #000000;
}

.text_ritht{
text-align:right 
}

a.white-url:link { color: #FFFFFF; text-decoration: none }
a.white-url:visited { color: #FFFFFF; text-decoration: none }
a.white-url:hover { color: #FFFFFF; text-decoration: underline }

a.black-url:link { color: #000000; text-decoration: none }
a.black-url:visited { color: #000000; text-decoration: none }
a.black-url:hover { color: #000000; text-decoration: underline }

a.blue-url:link { color: #336699; text-decoration: none }
a.blue-url:visited { color: #336699; text-decoration: none }
a.blue-url:hover { color: #336699; text-decoration: underline }

a.gray-url:link { color: #666666; text-decoration: none }
a.gray-url:visited { color: #666666; text-decoration: none }
a.gray-url:hover { color: #999999; text-decoration: underline }