
	/* TOC-IE4.CSS */

	.PageTit {font-family:verdana; color:#8B008B; text-align:center}
	.SubTit {font-family:verdana; color:#556B2F; font-size:12pt; font-weight:bold}
	.MsgTit {font-family:verdana; color:#6495ED; font-size:10pt; font-weight:bold}
	.MsgTxt {font-family:verdana; color:#00008B; font-size:10pt;}
    	A.clsTocHeading { color:black; text-decoration:none; }
	A.clsTocHeading:hover { color:red; }

	A.clsTocItem { color: black; text-decoration: none; }
	A.clsTocItem:hover 	{ color: red; }

	A.clsTocItemSelect { font-weight:bold; color:black; text-decoration:none; }
	A.clsTocItemSelect:hover { color:black; }

	BODY { font-family:verdana, arial, helvetica, sans-serif; color: #000000; background-color: #FFFFFF; background-image: url(/images/graphpaper.gif); }
	
	HR {color:#556B2F;}
	LI {list-style-image:url('/images/arrowstop.gif');}
    LI.NumList  {list-style-type:decimal;list-style-image:none}
	UL.MsgTit { margin-left:24px; margin-top:0px; margin-bottom:2px; font-weight:bold }
	UL {list-style-image:url('/images/arrowstop.gif'); margin-left:24px; margin-top:0px; margin-bottom:2px;}

	UL LI {margin-left:24px; margin-top:0.1em; font-size:10pt}  
	UL UL LI {list-style-image:url('/images/arrowstop.gif');margin-left:24px; margin-top:0.1em; font-size:10pt}  
		
	UL UL UL LI url('/images/arrowstop.gif');margin-left:24px; margin-top:0.1em; }
	UL LI EM {font-family:verdana, arial, helvetica, sans-serif; font-size:10pt; font-weight:bold; font-style:normal; color:#DB7093;}     
	EM  {font-family:verdana, arial, helvetica, sans-serif; color:#f77857; font-style:italic}
	.noexpand { list-style-image: url('/images/solid.gif'); }
	.clsNoExpand { list-style-image: url('/images/solid.gif'); }
	TABLE.TBL1 {border: 5px solid;background-color: #f77857;}
	TABLE.TBL2 {border-width:thin; border-color:#556B2F;}

/*HACK*/

	.clsShowHide {list-style-image:url('/images/plus.gif'); cursor: hand; }
	.clsShowHideShowing { list-style-image:url('/images/minus.gif'); cursor: hand; }
	UL.clsItemsShow { list-style-image:url('/images/arrowstop.gif'); ; cursor: text;}
	UL.clsItemsHide { display:none; }
	
/*HACK*/

/*
	.clsShowHide {list-style-image:url('/images/plus.gif'); cursor: hand; }
	.clsItemsShow  { list-style-image:url('/images/arrowstop.gif'); }
	.clsItemsHide  { display:none; }
*/
	.clsStyleCheck  { margin-left:15px; margin-top:5px; }
	.clsStyleText  { margin-left:34px; margin-top:-16px; font-size:10px; cursor:default; }
