/************ STYLE_for_WIN.IE ************/


/************ style for TEXT ************/
.normal10 {
	font-size: 11px;
	line-height: 8pt
	font-family: Arial, Helvetica, sans-serif;
}

.normal12 {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.normalbold10 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.normalbold12 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.bluebold12 {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
}
.normal12ff {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.normalbold12ff {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.fundamental_table {
	font-size: 11px;
	line-height: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}


/************ style for TITLE ************/


.ttlblack_norm {
	font-size: 21px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.ttlblack_ind {
	font-size: 21px;
	font-weight: bold;
	color: #333333;
	letter-spacing:-2;
	text-indent:-0.25em;
	font-family: Arial, Helvetica, sans-serif;
}

.ttlblack_white {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}


.ttl_orange {
	font-size: 21px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing:-1;
	text-indent:-0.05em;
	font-family: Arial, Helvetica, sans-serif;
}

.ttlblue_ds {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.ttlblue_release {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.subttlblue_norm {
	font-size: 11px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}

.subttl_ds {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../category/FPC/fpc_types/images/img_bk.gif);
	background-repeat: repeat;
	background-position:center center;
}


/************ style for OUTLINE ************/


.outline_ds {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.outline_ind {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #FF9900;
	letter-spacing:1;
	font-family: Arial, Helvetica, sans-serif;
}


/************ style for TABLE ************/


.table_ds {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.tablecaption {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.list_ds {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


/************ style for TOPICS ************/


.topics_link1 {
	font-size: 11px;
	color: #CC0000;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.topics_link2 {
	font-size: 11px;
	color: #CC0000;
	line-height: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.topics_sp1 {
	font-size: 11px;
	color: #FF3399;
	font-family: Arial, Helvetica, sans-serif;
}


/************ style for OTHER ************/


.indexlist_link {
	font-size: 11px;
	line-height: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
A.indexlist_link:link { color:#0000FF; text-decoration: none; }
A.indexlist_link:visited { color: #0000FF; text-decoration: underline; }
A.indexlist_link:hover { color: #0000FF; text-decoration: underline; }
A.indexlist_link:active { color: #0000FF; text-decoration: underline; }

.pankuzunavi {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.list_indented {
	font-size: 11px;
	line-height: 14px;
	text-indent: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.TypeNameNarrow {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -2em;
}
.CircleBG{
	background-image:  url(../category/FPC/fpc_types/images/img_circle.gif);
	background-repeat: no-repeat;
	background-position: center center;
}