body {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 1em;
 background-color: #ffffff 
}
/*table,tr,td {border: none}*/
/*a:link { text-decoration: none; color: #FF6633 }
a:visited { color: #FF6600; text-decoration: underline }
a:active { color: #FF0000 }
a:hover { text-decoration: underline }*/
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;}

.headTable { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border-style: none}

.menuTable {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 border: solid 1px #000000
}

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 }

.suurvorm {
 font-size: .9em;
}
/*
FORM.suurvorm {
 font-size: xx-small;
}
INPUT.suurvorm {
 width: 1em;
 height: 1em; 
}
*/
TD.suurvorm {
 height: 5em;
}

TABLE.loginTable {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-style: normal;
 line-height: normal;
 font-variant: normal
}

INPUT[type=text].loginTable, INPUT[type=password].loginTable {width: 100px;}
INPUT[type=button].loginTablem, INPUT[type=submit].loginTable {font-weight: bold;}


/*TD.loginTable { border: solid 1px #000000 }*/
/*.loginInput {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 100px; border: 2px #999999 groove}
.loginButton {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bolder ! important; color: #000000}*/
