BODY { 
   margin: 0;
}

P, TD { 
   font-family: Arial;
  font-size: x-small;
}

A:link { 
   font-size: x-small;
  color: #000000;
  text-decoration: underline;
}

A:visited { 
   font-size: x-small;
  color: #000000;
  text-decoration: underline;
}

A:hover { 
   font-size: x-small;
  color: #8DA15C;
  text-decoration: underline;
}

.Prompt { 
   font-weight: bold;
}

.ModuleBorder { 
   border-style: None;
  border-width: 1;
}

.ModuleHeader { 
  background-color: #8DA15C;
   font-size: x-small;
  font-weight: bold;
  color: #000000;
  border-style: None;
  border-width: 1;
  text-align: left;
}

HR { 
  color: #000000;
}

H1 { 
   font-family: Tahoma;
}

H2,H3,H4,H5,H6 { 
   font-family: Tahoma;
}

.HeaderStyle { 
   font-weight: bold;
  text-decoration: underline;
}

.TitleStyle { 
   font-size: x-small;
  font-weight: bold;
}

.ItemStyle { 
 }

.AltItemStyle { 
 }

.CommandButton { 
   font-size: larger;
  font-weight: bold;
  color: #333333;
}

.SelectedTab { 
  background-color: #8DA15C;
   font-family: Arial;
  font-size: x-small;
  font-weight: bold;
  color: #000000;
  border-style: Outset;
  border-width: 1;
  text-decoration: underline;
  text-align: center;
}

.UnSelectedTab { 
  background-color: #8DA15C;
   font-family: Arial;
  font-size: x-small;
  font-weight: bold;
  color: #663300;
  border-style: Outset;
  border-width: 1;
  text-decoration: None;
  text-align: center;
}

A.UnSelectedTab:link { 
   font-family: Arial;
  font-size: x-small;
  font-weight: bold;
  color: #000000;
  text-decoration: None;
}

A.UnSelectedTab:visited { 
   font-family: Arial;
  font-size: x-small;
  font-weight: bold;
  color: #000000;
  text-decoration: None;
}

A.UnSelectedTab:hover { 
   font-family: Arial;
  font-size: x-small;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}



