a:link { text-decoration:underline; color:#000000; }
a:active { text-decoration:underline; color:#000000; }
a:hover { text-decoration:underline; background-color:#CCCC99; color:#000000; }
a:visited { text-decoration:underline; color:#000000; }

td.header { background-repeat:no-repeat; background-position:left; }
td.mainr { background-position:right; }

input.tf-bs {
				background-color:#FFFFFF;
				color:#000000;
				border-style:thin groove;
				border-color:#000000;
				font-size:10px;
			  }

textarea.taz {
				background-color:#FFFFFF;
				color:#000000;
				border-style:thin groove;
				border-color:#000000;
				font-size:12px;
				border-color:#000000;
			}

table.schb {
				font-family:Verdana Arial Helvetica;
				color:#000000;
				font-size:13;
			}

table.cede {
				font-family:Verdana Arial Helvetica;
				color:#000000;
				font-size:16;
			}

table.nav {
				font-family:Verdana Arial Helvetica;
				color:#000000;
				font-size:14;
			}

li.in {
				font-size:13;
				list-style-position:outside;
				list-style-type:square;
		}

li.out {
				font-size:13;
				list-style-position:outside;
				list-style-type:square;
				/*list-style-image:url(images/li.gif); */
		}

table.links {
				border:1;
				border-style:thin solid;
				border-bottom:#FFFFFF dotted;
				border-left:#000000 dotted;
				border-right:#000000 dotted;
			}

table.anz {
				font-family:Verdana Arial Helvetica;
				color:#000000;
				font-size:13;
				border:1;
				border-style:thin solid;
				border-bottom:#FFFFFF dotted;
				border-left:#000000 dotted;
				border-right:#000000 dotted;
		}
