body {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 1em;
 background: #ffffff; 
}
/*table,tr, th, td {border: 0px;}*/
a:link    {color: #FF6633; text-decoration: none;}
a:visited {color: #FF6600; text-decoration: none;}
a:active  {color: #FF0000; text-decoration: none;}
a:hover   {color: #FF6600; text-decoration: underline;}

/*TEXTAREA{
 font-family: Arial, Helvetica, sans-serif;
}*/

.loginTable {
 font-family: Arial, Helvetica, sans-serif;
/* font-size: 90%; */
}
INPUT[type=text].loginTable, INPUT[type=password].loginTable {width: 100px;}
INPUT[type=button].loginTablem, INPUT[type=submit].loginTable {font-weight: bold;}

/*INPUT.loginTable {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-style: normal;
 line-height: normal;
 font-variant: normal;

}*/
/*TD.loginTable { border: solid 1px #000000 }*/

/*INPUT.loginInput {width: 100px; border: 2px #999999 groove}
INPUT.loginButton {font-weight: bold; color: #000000}*/


.headTable { font-family: Arial, Helvetica, sans-serif; font-size: .86em; border-style: none}
.pageMenuTable {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .74em;
}
FORM.pageMenuTable {
  /*background: #aaaaff;*/
  margin: 0px;
  padding: 0px;
}
INPUT.pageMenuTable {
  /*font-family: Arial, Helvetica, sans-serif;
  font-size: .78em;*/
  margin: 0px;
  padding: 0px;
  font-size: .86em;
}
/*
INPUT[type=button].pageMenuTable, INPUT[type=submit].pageMenuTable{
  border:
}*/
/*TD.headTable > A:hover { background-color: #000000 }*/

.menuTable {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .80em;
 border: solid 1px #000000;
}
TD.menuTable a:link    {color: #FF6633; text-decoration: none}
TD.menuTable a:visited {color: #FF6600; text-decoration: none}
TD.menuTable a:active  {color: #FF0000; text-decoration: none}
TD.menuTable a:hover   {color: #FF6600; text-decoration: underline; background-color: #eeeeee}

TABLE.bigTable { border: 2px solid #000000 }
TR.bigTable, TD.bigTable { border: 1px solid #ffffff }

TABLE.altCell, TR.altCell { border: 1px solid #ffffff }
TD.altCell { border: 1px #000000 solid }
/*TD.altCell > A:hover { background-color: #eeeeee }*/
/*TD.altCell TD:hover { background-color: #eeeeee }*/
