body { 
	font-family: helvetica,sans-serif; 
        color: #000000;
        background-color: #cccccc;
	font-size: 12px; 
}

td,th { 
	font-family: helvetica,sans-serif; 
	font-size: 12px; 
}


form.idcard { 
	font-size: smaller; 
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

td.menuselected, td.menuselected1, td.menuselected2, td.menuselected3
{
	font-weight: bold;
}

td.menuopen, td.menuopen1, td.menuopen2, td.menuopen3
{
	font-weight: bold;
}

td.menuclosed, td.menuclosed1,  td.menuclosed2, td.menuclosed3, {
}

A:link { text-decoration: none }
A:visited { text-decoration: none }
A:hover {
  text-decoration: underline;
}

.selected { 
  text-decoration: underline;
}

TD.title { text-align: right; }

TH { text-align: left; }

TR.odd0 { background-color: #eee; }
TR.odd1 { background-color: #ddd; }
TR.selected { background-color: yellow; }

BODY { FONT-FAMILY: helvetica CE,arial, helvetica, sans-serif  }
TD {
        FONT-FAMILY: helvetica CE,arial, helvetica, sans-serif;
        font-weight: medium
}

H1 { FONT-FAMILY: arial, helvetica, sans-serif;
     MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px  }

TABLE   { cell-spacing: 20 px ; }
