/* fold-out */
	/* visibility */
	div.fo0div0st0 {
		position : absolute;
		visibility : hidden;
		cursor : hand;
		/*display : none;*/
	}
	
	div.fo0div0st1 {
		position : absolute;
		visibility : visible;
		cursor : hand;
		/*display : block;*/

	}
	/* basic layout */
	table.fo0tbl0 {
		border : 1px solid #132BA5;
		filter : alpha(opacity='95',enabled=1);
	}
		table.fo0tbl0 td{
			background-position : left top;
			padding : 0px 0px 0px 4px;
		}
		table.fo0tbl0 td a{
			font-family : Verdana,Arial,Sans-Serif;
			font-size : xx-small;
			color : #ADB5E0;
		}
		table.fo0tbl0 td img{
			width : 8px;
			height : 8px;
		}

	/* highlight styles */
	td.fo0td0st0 
	{
		background-image : url(/images/submenu1_back_p.gif);
		background-color : #FFFFFF;
		line-height: 15px;		
	}
		td.fo0td0st0 a.fo0a0st0 {
			font-family : Verdana,Arial,Sans-Serif;
			color : #132BA5;
			font-weight:bold;
			line-height: 15px;
		}
		
	td.fo0td0st1 {
		background-image : url(/images/submenu1_back_a.gif);
		background-color : #DDEEFF;
		line-height: 15px;		
	}
		td.fo0td0st1 a.fo0a0st0 {
			color : #3366CC;
			font-weight:bold;
			line-height: 15px;			

		}
		

