
	/* TOC-IE4.CSS */

	.PageTit {font-family:verdana; font-size:22pt; color:#5F9EA0; text-align:center}
	.SubTit {font-family:verdana; color:#708090; font-size:16pt; font-weight:bold}
	.MsgTit {font-family:verdana; color:#008080; font-size:12pt; font-weight:bold}
	.MsgTxt {font-family:verdana; color:#000088; font-size:10pt}
	A{ font-family:verdana; text-decoration:none; font-weight: bold; color:#8B0000; border-color:white}           
	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:#FF80C0; text-decoration:underline; font-weight: bold; background: transparent;}
	A.bodylnk:link   { font-family:verdana; text-decoration:underline; font-weight: bold; color:#FF80C0; border-color:white}           
	A.bodylnk:active   { font-family:verdana; text-decoration:underline; font-weight: bold; color:#FF80C0; border-color:white}           
	A.bodylnk:visited {font-family:verdana; color:#FF80C0; text-decoration:underline; font-weight: bold; }
	A.bodylnk:hover { color: #FF0080; text-decoration: underline ; filter:Chroma(color=#FF0000);border-color:#8080FF;border:2}
    A.clsTocHeading { color:black; text-decoration:none; }
	A.clsTocHeading:hover { color:red; }
	.TDnavbar {background-color: #DEB890; }

	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: #FFE4C4; */
		border-width: 0px; 
		margin: 0px; 
		padding: 0px;
		background-color: #FFFFFF; 
		background-image: url(/images/graphpaper.gif);
	}
	TABLE {border-width: 0; margin-top:0px; margin: 0; padding: 0}
	UL { margin-left:24px; 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; }
      
	.noexpand { list-style-image: url('/images/solid.gif'); }
	.clsNoExpand { list-style-image: url('/images/solid.gif'); }

/*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; }


