
a.pcmenu:link  {font-family: Tahoma; font-size: 10pt; color: #000000; text-decoration: none; padding-left: 10; padding-right: 10}
a.pcmenu:active  {font-family: Tahoma; font-size: 10pt; color: #000000; text-decoration: none; padding-left: 10; padding-right: 10}
a.pcmenu:visited  {font-family: Tahoma; font-size: 10pt; color: #000000; text-decoration: none; padding-left: 10; padding-right: 10}
a.pcmenu:hover  { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; text-decoration: overline; padding-left: 10; padding-right: 10}

a:link {  color: #0000FF; text-decoration:none ;}
a:active {	color: #FF0000; text-decoration:none ;}
a:visited {	color: #FF0000; text-decoration:none ;}
a:hover {	color: #FF0000;}
.fieldborder { border-style: solid; border-color: #000080 }

.field_border { border-style: solid; border-color: #00EA00 }
.submit      { font-size: 8pt; color: #FFFF00; font-family: Arial; font-weight: bold; background-color: #005900; border: 3px groove #00EA00;  }

BODY{ 
padding: 0;
margin: 0em ;
/* background-color: #005218; */
font-weight: normal; font-size: 12pt; font-family: Tahoma; color:#000000; 
scrollbar-face-color: #000000; scrollbar-shadow-color: #C0C0C0; scrollbar-base-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #C0C0C0; scrollbar-darkshadow-color: black; scrollbar-track-color: #C0C0C0; scrollbar-arrow-color: #FFFFFF; 
} 
td      {
font-size: 12pt; font-family: Arial,Times New Roman;
}

#popitmenu{
position: absolute;
background-color: #C0C0C0;
border:2px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #FFFFFF;
}