/* Copyright 1998-2001 by Marc J. Rochkind. All rights reserved. */
.idx-body		{ margin-left: 10px;
				  background-color: Silver;
				  background-image: url('');
				}
.idx-bodytext	{ font-family: Comic sans ms, Arial, Helvetica, sans-serif;
				  font-size: small;
				  color: Purple;
				}
.idx-table		{ background-color: Silver;
				  background-image: url('');
				}
.idx-title		{ font-size: large }
.idx-click-for-enl { font-style: italic }
.idx-desc		{ }
.idx-liblinks	{ font-size: x-small; margin-top: 20px; margin-bottom: 0px; white-space: nowrap }
.idx-show-click-for-title { italic; margin-top: 20px; margin-bottom: 0px }
.idx-email		{ font-size: x-small; margin-top: 20px; margin-bottom: 0px }
.idx-generated	{ font-size: x-small; margin-top: 5px }
.idx-td			{ color: Purple; font-size: small;
				  font-family: Comic sans ms, Arial, Helvetica, sans-serif; }
.idx-label		{ font-size: x-small;  font-style: italic; margin-top: 0px; margin-bottom: 0px; text-align: center }
.idx-filename	{ font-size: x-small;  margin-top: 0px; margin-bottom: 0px; text-align: center }
.idx-caption	{ margin-top: 0px; text-align: left }
.idx-img		{ }
.idx-linkstyle A:link		{ color: Purple }
.idx-linkstyle A:visited	{ color: Purple }
.idx-linkstyle A:active		{ color: Purple }

.enl-body		{ font-family: Comic sans ms, Arial, Helvetica, sans-serif;
				  background-color: Red;
				  background-image: url('sand-bg.gif');
				}
.enl-bodytext	{ font-family: Comic sans ms, Arial, Helvetica, sans-serif;
				  font-size: small; 
				}
.enl-table		{ }
.enl-caption	{ color:  #0066FF; font-size: small;
				  font-family: Comic sans ms, Arial, Helvetica, sans-serif }
.enl-td			{ color:  #0066FF; font-size: small;
				  font-family: Comic sans ms, Arial, Helvetica, sans-serif }

.enl-label		{ font-size: large; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px }
.enl-homelink	{ }
.enl-desc		{  }

.enl-img		{
	border-top: thick outset #FFCC00;
	border-right: thick inset #FFCC00;
	border-bottom: thick inset #FFCC00;
	border-left: thick outset #FFCC00;
}


.enl-linkstyle    { color: #009933; text-decoration:none;}


