font.write {color: #ff0000; font-size: 8pt; font-weight: bold;}
font.date  {color: #c0c0c0; font-size: 8pt; font-weight: bold;}
font.entry {color: #004080; font-size: 8pt;}

a          {color: #000000; font-family: Verdana; font-size: 8pt;}
a.entry    {color: #000000; font-weight: bold;}
a.email    {color: #000000; font-weight: bold; font-size: 10pt;}

.amenu
{
  font-family: Verdana;
  text-align: center;
  text-valign: middle;
  text-decoration:none;
  font-size:8pt;
  font-weight:bold;
  color:#ffffff;
}


font       {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}

font.nt	   {font-size:12; font-weight:bold; color:#a59252;}
font.2br   {font-size:12; font-weight:bold; color:#ff0000;}

font.page  {font-size:10; font-weight:bold; color:#004080;}

font.d     {font-size:12; color:#000000;}
font.name1 {font-size:12; font-weight:bold;}
font.name2 {font-size:14; font-weight:bold; color:#ff0000;}
font.t     {font-size:10; font-weight:bold;}
font.t1    {font-size:12; font-weight:bold; color:#004080;}
font.t2    {font-size:12; color:#000000;}
font.tE    {font-size:12; color:#ffffff;}

font.err   {font-size:36; font-weight:bold; font-style:italic; color:#a59252;}
font.err2  {font-size:12; font-weight:bold; color:#ff0000;}

font.loger {font-size:10; font-weight:bold; color: #ffffff; text-decoration:none;}

input,textarea
{
    font-size: 10pt;
    color: #990000;
    font-family: verdana;
    background-color: white;
    padding: 4px;
    border-top: #666666 1px solid;
    border-right: #666666 1px solid;
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
}

input.button
{
    font-size: 8pt;
    color: #ffffff;
    font-weight: bold;
    background-color: #990000;
    padding: 2px;
    border-top: #666666 2px solid;
    border-right: #666666 2px solid;
    border-bottom: #666666 2px solid;
    border-left: #666666 2px solid;
}

INPUT.entry
{
    border-top: #666666 1px solid;
    border-right: #666666 1px solid;
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
    font-size: 10pt;
    color: #ffffff;
    padding: 1px;
    height: 20px;
    background-color: #990000;
}
