body       {background-color: #ffff00; 
            font-family: Times, Times New Roman, Arial, Verdana, Tahoma ; 
           }
TEXTAREA   { }
INPUT      { }
.lmenu     {font-size: 8pt; 
            font-weight:bold;
            margin-top:5px;
            height:30px;
            text-transform:uppercase;
           }
.lsubmenu  {font-size: 8pt; 
            padding-left:6px;
            height:2px;
            text-transform:uppercase;
           }
.lmenured  {font-size: 8pt; 
            font-weight:bold;
            margin-top:5px;
            height:30px;
            text-transform:uppercase;
           }
.lmenublue  {font-size: 8pt; 
            font-weight:bold;
            margin-top:5px;
            height:30px;
            text-transform:uppercase;
           }
.highlight {
			  font-weight: bold;
			  font-size: 12pt;
            margin-bottom:5px;
            margin-top:5px;
            background-color: #00AAFF;
			 }
.highlight1  { font-weight: bold; font-size: 12pt; 
               background-color: #CC66FF; margin-top: 5px; margin-bottom: 5px }

.highlight2  { font-weight: bold; font-size: 12pt; 
               background-color: #CC66FF; margin-top: 5px; margin-bottom: 5px }

A          {text-decoration:none; 
           }

a:link       { color: #008000 }
a:visited    { color: #339933 }
a:active     { color: #009999 }
a:hover      { color: #00CC66 }

a:link.green       { color: #008000 }
a:visited.green    { color: #339933 }
a:active.green     { color: #009999 }
a:hover.green      { color: #00CC66 }

a:link.red       { color: red }
a:visited.red    { color: red }
a:active.red     { color: red }
a:hover.red      { color: #FF9999}

a:link.blue       { color: #000080 }
a:visited.blue    { color: #3333CC }
a:active.blue     { color: #800080 }
a:hover.blue      { color: #0099FF }


.tdp		  { 
               font-weight: bold;
              }
.tdv		  { 
               font-style: italic;
               font-size: 90%;
               }

.foundrecs    {color: green; display:none}