body 
{
  margin: 0px 0px 0px 0px;
  background-color: White;
  color: #006600;
  font-weight: normal; 
  font-size: 10pt; 
  font-family: Arial, Helvetica, sans-serif;
  text-align:justify;
}

.header 
{
  background-color: #006600;
  color: White;
  font-size: 24pt;
  font-family: Arial, Helvetica, sans-serif;
}

.menu 
{
  background-color: #006600;
  color: White;
  height: 100%;
  vertical-align: top;
}

.menu td 
{
  white-space: nowrap;
  height: 12px;
}

.menu a
{
  color: White;
  text-decoration: none;
}

.menu a:hover
{
  color: White;
  text-decoration: underline;
}

.menu a:visited
{
  color: White;
  text-decoration: none;
}

.spacer 
{
  background-color: #006600;
  color: White;
  font-size: 6pt;
  font-family: Arial, Helvetica, sans-serif;
}

.title 
{
  font-weight: bold; 
  font-size: 12pt; 
  color: #006600; 
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration: underline
}

.title2 
{
  font-weight: bold; 
  font-size: 12pt; 
  color: #006600; 
  font-family: Arial, Helvetica, sans-serif;
}

a
{
  color: #006600;
  text-decoration: none;
}

a:hover
{
  color: #006600;
  text-decoration: underline;
}

a:visited
{
  color: #006600;
  text-decoration: none;
}

hr 
{
	color: #006600; 
	height: 1; 
	padding: 0 0 0 0; 
	border-width: thin
}

.announce 
{
  background-color: White;
  color: #006600;
  font-size: 10pt; 
  font-family: Arial, Helvetica, sans-serif;
  border-style: double;
  border-color: #006600;
  border-width: medium;
  height: 100%;
  width: 100%;
}

.grid 
{
  color: #006600;
  font-size: 10pt; 
  font-family: Arial, Helvetica, sans-serif;
  border-style: none;
  border-color: #006600;
  border-width: thin;
}

.pager
{
  vertical-align: middle;
  color: White;
  font-weight: normal;
  font-size: 12px;
}

.pager span
{
  font-weight: bolder;
  font-size: 17px;
}
