body {
  background-image: url("../images/bgheader.gif");
  background-repeat: no-repeat;
  background-color: #ffffff;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  overflow:scroll;
  overflow-x:hidden;

  /* Alternative Scrollbars

  scrollbar-arrow-color: #ffdddd;
  scrollbar-track-color:#ffdddd;
  scrollbar-base-color:#000000;
  scrollbar-3d-light-color:#000000;
  scrollbar-highlight-color:#ffdddd;
  scrollbar-shadow-color:#ffdddd;
  scrollbar-darkshadow-color:#000000;

  scrollbar-arrow-color: #000000;
  scrollbar-track-color:#ffdddd;
  scrollbar-base-color:#ffdddd;
  scrollbar-face-color:#ddbbbb;
  scrollbar-3d-light-color:#ffdddd;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-darkshadow-color:#ffdddd;
  */
}


body, td { color: #000000; text-align: justify; text-decoration: none; font-family: verdana, arial, helvetica, sans serif; font-weight: none; font-size: 74%; }
.header { color: #399E28; text-decoration: none; font-weight: bold; font-size: 100%; }
table { display: table; border-collapse: collapse; border-style: solid; border-width: 0px; }
.select { color: #006600; text-decoration: none; font-family: verdana, arial, helvetica, sans serif; font-size: 10px; width: 130px; border: solid 1px #009900; background-color: #eeeeee; }
.go { color: #006600; text-decoration: none; font-weight: bold; font-family: verdana, arial, helvetica, sans serif; font-size: 10px; width: 30px; border: solid 1px #009900; background-color: #eeeeee; }

.cell 						{ color: 000000; text-align: right; }
.formField 				{ font-family: verdana, arial, helvetica, sans serif; font-size: 10px; width: 160px; color: 000000; background-color: #eeeeee; }
.buttonField 			{ font-family: verdana, arial, helvetica, sans serif; font-size: 10px; width: 90px; font-weight: bold; color: #006600; border: solid 1px #009900; background-color: #eeeeee; }
.rhsText 				{ font-size: 11px; }

a:link 				{ color: #399E28; text-decoration: none; font-weight: normal; }
a:visited 			{ color: #399E28; text-decoration: none; font-weight: normal; }
a:hover 			{ color: #006600; text-decoration: none; font-weight: normal; }
a:active 			{ color: #C1E3BC; text-decoration: none; font-weight: normal; }

a.link:link 				{ color: #399E28; text-decoration: none; font-weight: bold; font-size: 10px; }
a.link:visited 			{ color: #399E28; text-decoration: none; font-weight: bold; font-size: 10px; }
a.link:hover 			{ color: #006600; text-decoration: none; font-weight: bold; font-size: 10px; }
a.link:active 			{ color: #C1E3BC; text-decoration: none; font-weight: bold; font-size: 10px; }

a.nav:link 			{ color: #000000; text-decoration: none; font-weight: bold; font-size: 10px; }
a.nav:visited 	{ color: #003300; text-decoration: none; font-weight: bold; font-size: 10px; }
a.nav:hover 		{ color: #399E28; text-decoration: none; font-weight: bold; font-size: 10px; }
a.nav:active 		{ color: #C1E3BC; text-decoration: none; font-weight: bold; font-size: 10px; }

a.txt:link 			{ color: #005500; text-decoration: underline; font-weight: normal; }
a.txt:visited 		{ color: #005500; text-decoration: underline; font-weight: normal; }
a.txt:hover 		{ color: #399E28; text-decoration: underline; font-weight: normal; }
a.txt:active 		{ color: #C1E3BC; text-decoration: underline; font-weight: normal; }