body { font-family:verdana,helvetica,arial; margin:0px; font-size:x-small }
td { font-size:x-small }
th { font-size:x-small; background-color:gainsboro }
.head { color:#075033; font-size:42; font-family:arial; text-align:center; height:100; font-weight:600 }
.anni { text-align:center }
.mot { background-color:#6DB64A; text-align:left; font-weight:600; border:solid 1px #075033; width:17%; cursor:hand }
.dis { background-color:gainsboro; text-align:center; font-weight:600; border:solid 1px #075033; width:17%; cursor:default; color:gray }
.mov { background-color:#075033; text-align:center; font-weight:600; color:white; border:solid 1px #6DB64A; width:17%; cursor:hand }
.act { background-color:#FFFFFF; text-align:center; font-weight:600; color:#075033; border:solid 1px #6DB64A; width:17%; cursor:default }
.tick { background-color:#075033; position:relative; width:100%; overflow:hidden; color:white; overflow:hidden}
.HLn { font-size:medium; color:#075033; background-color:#BDFCC9 }
.nnew { font-size:x-small; font-weight:bold; color:#000099; }
.ngame { font-size:x-small; font-weight:bold; color:#009900; }
.nimp { font-size:x-small; font-weight:bold; color:#FF0000; }
.nold { font-size:x-small; color:#808080; }
.mnuLink:link { color:black; text-decoration:none }
.mnuLink:active { color:black; text-decoration:none }
.mnuLink:visited { color:black; text-decoration:none }
.mnuLink:hover { color:white; text-decoration:none }
A:link { color:#075033; text-decoration:underline }
A:active { color:#075033; text-decoration:underline }
A:visited { color:#075033; text-decoration:underline }
A:hover { color:black; text-decoration:none }
h1 { font-size:large; color:#075033; text-decoration:underline }
h2 { font-size:medium; color:#075033; text-decoration:underline }
h3 { font-size:medium; color:#000099 }
h4 { font-size:medium; color:#000099; text-decoration:underline }
h5 { font-size:8; color:#000099 }
h6 { font-size:small; color:#075033 }
.lnkTD { padding-left:10; border-bottom:solid 1px silver }
.lnkTH { text-align:left; text-decoration:underline }
.td { border-bottom:solid 1px silver }
.tdI { font-style:italic }
.bld { font-weight:bold; color:#075033 }
.err { color:green }
table.sampleA {
	border-width: 2px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #075033;
	border-collapse: separate;
	background-color: #ffffaa;
}
table.sampleA th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: ;
	-moz-border-radius: ;
}
table.sampleA td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: ;
	-moz-border-radius: ;
}


