




/*
     FILE ARCHIVED ON 6:37:21 Feb 17, 2005 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:41:43 Oct 14, 2011.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* $Id: style.css,v 1.25 2003/05/26 07:50:27 csa Exp $ */

/*li {font-size: 8pt}*/
body {font-size: 90%;}

table {font-size: 100%; font-family: Verdana, Arial; font-weight: normal;}
a, p, div {font-family: Verdana, Arial; font-size: inherit; font-weight: normal;}

#error {font-size: 140%; color: red;}

TABLE.list {background-color: #f2f2ff; font-size: 90%; font-weight: normal;}
TABLE.list TR TH { font-size: 100%; color: black; background-color: #d2d2ff}
TABLE.list TR TD { font-size: 100%; font-weight: normal; color: black;	background-color: #ffffff;}
TABLE.list TR TD.group_name { font-size: 100%; font-weight: bold; color: black; background-color: #e2e2ff; text-align: center}
TABLE.list TR TD.head { font-size: 100%; font-weight: bold; color: black; background-color: #e2e2ff;}

TABLE.list TR.n TD { font-weight: normal; color: black; background-color: #f8f8ff;}
TABLE.list TR.o TD { font-weight: normal; color: black; background-color: #ffffff;}

.navigator {font-size: 80%; font-weight: normal;}

/* TABLE.list TR.c TH A {text-align: left; color: red} */

dt {font-size: 100%; font-style: italic;}
dd {font-size: 100%; }
dd.desc {color: #000000; font-size: 100%; font-weight: bold;}

a.path {
	font-size: inherit;
}

table.copyright {
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #5168B3;
}

a.copyright {
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #5168B3;
}


/* debug styles */
div.debug {
	color: #000000;
	border: solid 1px #e2e2e2;
	background: #ffffff;
	width: 100%;
	height: 600px;
/*	overflow: scroll;*/
}

div.panel { background-color: #f0f0f0; padding: 2; margin: 1; }
table.debug tr {background-color: #eee}
h2 {text-align: right} 
table.header   .key {font-weight: bold} 
/*div.debug table.debugsql td {font-size: 80%} 
*/
div.dump  {padding: 5; border: solid thin; margin: 1em 0; background: #ccc; width: 90%; height: 300px; overflow: scroll;}
div.mail  {padding: 5; margin: 1em 0; background: #dddddd}
div.template {padding: 5; margin: 1em 0; background: #dddddd}

table.form {font-family: "Verdana"; font-weight: normal; color: black; font-size: 100%;}
table.form tr {background-color: #eeeeee; text-align: left}
table.form th { font-weight: bold; text-align: right; font-size: 110%; text-align: center; background-color: #dddddd;}
table.form td.name { font-weight: bold; text-align: right; width : 15%; white-space : nowrap;}
table.form td.submit {text-align: center; background-color: #eeeeee;}

table.subform { font-weight: normal; color: black; font-size: 80%; background-color: #f8f8f8}
table.subform tr {background-color: #eeeeee; text-align: left}

em.help 	{color: #4444bb; font-size: 100%;}
em.warning 	{color: #ff8833; font-size: 110%;}
em.error 	{color: #ff0000; font-size: 110%;}
em.desc 	{color: #777788; font-size: 100%;}
em.date 	{color: #000000; font-size: 80%; font-style: italic; }
em.resname	{color: #777788; font-size: 140%;}
em.term 	{color: #cc0000; font-size: 100%;}
em.element 	{color: #0000ee; font-size: 100%;}



