body		{ text-align: center; background: #eee url(../pics/bg.gif); margin:0px; }
/*
fieldset	{ text-align: left;  }
*/
.main		{ width: 100%; }
a:link		{ color: gray; text-decoration: none }
a:visited	{ color: gray; text-decoration: none }
a:active,
a:hover		{ color: teal ; text-decoration: underline }
.hide		{ display: none;  top:100px; right:100px }
.td1		{ background-color: #abcdef; cursor:pointer; color: Gray; }
.td2		{ background-color: #eeeeee; cursor:pointer }
.tr1		{ background-color: #abcdef; cursor:pointer; color: Gray; /*; behavior:url(trLink.htc)*/ }
.tr2		{ background-color: #eeeeee; cursor:pointer /*; behavior:url(trLink.htc)*/ }
.gray a:link,.gray a:visited	{ color: Gray; font-size:small; text-align:center;}
.gray a:hover { color: Teal;}
.gray		{ color:Gray; font-size:small;}
.desc		{ font-size:small; background:white;}
.search		{ cursor:pointer; color: #300 }
