
/* stc006olc.css */


.style4 {
	font-size: small;
	color: #224ea7;
	font-weight: bold;
}
.style5 {
	font-size: 93%;
	color: #224ea7;
	font-weight: bold;
}

    #CDPSinv {
      float:left;
      width:100%;
      background-color: transparent;
      line-height:inherit;
     
  
      }

    #CDPSinvtable {
      float:left;
      width:75%;
      background:#ffffff;
      font-size:93%;
      line-height:normal;
      
      }

    #CDPSinvtablelegend {
      float:left;
      width:100%;
      font-size:75%;
      line-height:normal;

      }

    #CDPSinvtablelegendSmall {
      float:left;
      width:100%;
      font-size:small;
      line-height:70%;

      }


/* Folder tab structures */

div#olcinfopanelinv table.itab01inv
		{margin: 0em 0 0 0;
		border-bottom:2px solid #cfcfcf;
		}

/* Folder tab structures: Type 01 */
ul.ftb01inv	{background-color: transparent;
		margin: 0px 0px 0px 0px;                
		}
ul.ftb01inv li,
ul.ftb01inv li.ac{background-color: transparent;
		border: none;
		display: inline;
		font: bold 1em arial, sans-serif;
		list-style-type: none;
		margin: 0px -29px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-decoration: none;
		vertical-align: bottom;
		width: 1%;
		}
ul.ftb01inv li	{color: #1482c6;
		background: transparent url(../Images/style001inv/bgtbalf.gif) no-repeat 0 0;
		}
ul.ftb01inv li span.in
		{color: #e0e0e0;
		background: transparent url(../Images/style001inv/bgtbart.gif) no-repeat 100% 0;
		margin: 0;
		padding: 0em 40px 0.2em 0;
		white-space: nowrap;


		}
ul.ftb01inv li span.in a:link,
ul.ftb01inv li span.in a:visited,
ul.ftb01inv li span.in a:hover,
ul.ftb01inv li span.in a:active
		{color: #03c;
		background-color: transparent;
		margin: 0;
		padding: 0 2px 0 2px;
		text-decoration: none;
		width: 100%;
		}

ul.ftb01inv li span.in a:visited {color:  #224ea7;} /* #815e8c;} */

ul.ftb01inv li span.in a:hover
		{color: #fff;
		background-color: #2a62ac;
		}
		

ul.ftb01inv li.ac		{color: #c30;
		background: transparent url(../Images/style001inv/bgtbilf.gif) no-repeat 0 0;
		}
ul.ftb01inv li.ac span.ac	
		{color: #c30;
		background: transparent url(../Images/style001inv/bgtbirt.gif) no-repeat 100% 0;
		padding: 0em 40px 0.2em 0;
		white-space: nowrap;                
		}
ul.ftb01inv li.ac span.ac	 a:link,
ul.ftb01inv li.ac span.ac	 a:visited, 
ul.ftb01inv li.ac span.ac	 a:hover,
ul.ftb01inv li.ac span.ac	 a:active
		{color: #c30;                
		background-color: transparent;
		margin: 0;
		padding: 0 2px 0 4px;
		padding-top: 0em;
		text-decoration: none;
		width: 100%;
		
		}
		


