	/* TOC-IE4.CSS */

	.PageTit {font-family:verdana; color:#000000; text-align:center}
	.SubTit {font-family:verdana; color:#556B2F}
	.MsgTit {font-family:verdana; color:#6495ED;}
	.MsgTxt {font-family:verdana; color:#00008B;}
	A{ font-family:verdana; color:#C71585; border-color:white}           
/*	A:hover { color: #C71585;  filter:Chroma(color=#FF0000);border-color:#8080FF;border:2} */
	A.navbar {font-family:verdana; color:#8B0000; text-decoration:none; font-weight: bold; background: transparent;}
	A.navbar:link   { font-family:verdana; text-decoration:none; font-weight: bold; color:#8B0000; border-color:white}           
	A.navbar:active   { font-family:verdana; text-decoration:none; font-weight: bold; color:#8B0000; border-color:white}           
	A.navbar:visited {font-family:verdana; color:#8B0000; text-decoration:none; font-weight: bold; }
	A.navbar:hover { color:red; text-decoration: underline ; }
	A.bodylnk {font-family:verdana; ; font-size:10pt; color:#8B0000; text-decoration:none; font-weight: bold; background: transparent;}
	A.bodylnk:link   { font-family:verdana; text-decoration:none; font-weight: bold; color:#8B0000; border-color:white}           
	A.bodylnk:active   { font-family:verdana; text-decoration:none; font-weight: bold; color:#8B0000; border-color:white}           
	A.bodylnk:visited {font-family:verdana; color:#8B0000; text-decoration:none; font-weight: bold; }
	A.bodylnk:hover { color: white; text-decoration: underline ; filter:Chroma(color=#FF0000);border-color:#8080FF;border:2}
	.TDnavbar {background-color: #DEB890; align:top}
    A.clsTH { color:black; text-decoration:none; }
	A.clsTH: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; border: 0; margin: 0; padding: 0}
	TABLE {border: 0; margin: 0; padding: 0}
	TBODY {border: 0; margin: 0; padding: 0}

	UL { margin-left:48px; margin-top:0px; margin-bottom:2px; }

	UL UL LI {margin-left:24px; margin-top:0.1em; }  
		
	UL UL UL LI {margin-left:24px; margin-top:0.1em; }
      
	.clsNE { list-style-image: url('/images/solid.gif'); }


	.clsSH {list-style-image:url('/images/plus.gif'); cursor: hand; }
	.clsSHS { list-style-image:url('/images/minus.gif'); cursor: hand; }
	UL.clsIS { list-style-image:url('/images/arrowstop.gif'); ; cursor: text;}
	UL.clsIH { display:none; }
	.clsStyleCheck  { margin-left:15px; margin-top:5px; }
	.clsStyleText  { margin-left:34px; margin-top:-16px; font-size:10px; cursor:default; }

