body  {
	font-family : "Tahoma CE", Tahoma, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size : 10pt;
	margin: 8px;
	background-color : #D6E6F0;
}
td  {
	font-family : "Tahoma CE", Tahoma, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size : 10pt;
	}
.small_topic {
font : bold 8pt;
	}
.small_font {
font : 8pt;
	}
.big_topic {
font : bold 14pt;
	}
.big_menu {
font : bold 16pt;
	}
TABLE.small_font {
	font : 8pt;
	}
TR.small_font {
	font : 8pt;
	}
TD.small_font {
	font : 8pt;
	}
PRE  {
	font-family : "Courier New CE", "Courier New", Courier, mono;
	font-size : 10pt;
	}
FORM  {
	font-family : "Tahoma CE", Tahoma, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size : 10pt;
	}
INPUT  {
	font-family : "Tahoma CE", Tahoma, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size : 10pt;
	}
TEXTAREA  {
	font-family : "Tahoma CE", Tahoma, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size : 10pt;
	}
SELECT  {
	font-family : "Tahoma CE", Tahoma, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size : 10pt;
	}
BUTTON  {
	font-family : "Tahoma CE", Tahoma, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size : 10pt;
	}
SUBMIT  {
	font-family : "Tahoma CE", Tahoma, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size : 10pt;
	}
A {
	text-decoration : none;
	color: navy;
	}
A:HOVER {
	text-decoration : underline;
	color: red;
	} 

.mainList { }
/* li.URL { padding-left : 16px; background-image : url("../img/URL.gif"); background-repeat: no-repeat; }
li.localURL { padding-left : 16px; background-image : url("../img/localURL.gif"); background-repeat: no-repeat; }
li.dir { padding-left : 16px; background-image : url("../img/dir.gif"); background-repeat: no-repeat; }
li.dirOpen { padding-left : 16px; background-image : url("../img/dirOpen.gif"); background-repeat: no-repeat; }
li.page { padding-left : 16px; background-image : url("../img/page.gif"); background-repeat: no-repeat; }
li.download { padding-left : 16px; background-image : url("../img/download.gif"); background-repeat: no-repeat; }
li.empty { padding-left : 16px; } */

li.URL { list-style-type : none; list-style-image : url("../img/URL.gif"); }
li.localURL { list-style-type : none; list-style-image : url("../img/localURL.gif"); }
li.dir { list-style-type : none; list-style-image : url("../img/dir.gif"); }
li.dirOpen { list-style-type : none; list-style-image : url("../img/dirOpen.gif"); }
li.page { list-style-type : none; list-style-image : url("../img/page.gif"); }
li.download { list-style-type : none; list-style-image : url("../img/download.gif"); }
li.empty { list-style-type : none; }

