BODY { 
  background-color: #ffffcc;
  margin: 0;
}

P, TD { 
  font-family: Verdana;
  font-size: x-small;
  font-weight: normal;
}

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-weight: normal;
  color: #000791;
  text-decoration: underline;
}

.Prompt { 
  font-weight: bold;
}

.ModuleBorder { 
  border-style: None;
  border-width: 0;
}

.ModuleHeader { 
  background-color: #AEB2FC;
  font-size: x-small;
  font-weight: bold;
  color: #000791;
  border-style: Outset;
  border-width: 1;
  text-align: left;
}

HR { 
  color: #000791;
}

H1 { 
  font-family: Tahoma;
  color: #000000;
}

H2,H3,H4,H5,H6 { 
  font-family: Verdana;
  color: #000000;
}

.HeaderStyle { 
  font-family: Verdana;
  font-weight: bold;
  text-decoration: underline;
}

.TitleStyle { 
  font-weight: bold;
}

.ItemStyle { 
}

.AltItemStyle { 
}

.CommandButton { 
  font-size: larger;
  font-weight: bold;
  color: #00105A;
}

.SelectedTab { 
  background-color: #9999ff;
  font-family: Tahoma;
  font-size: x-small;
  font-weight: bold;
  color: #000000;
  border-style: Outset;
  border-width: 1;
  text-decoration: underline;
  text-align: center;
}

.UnSelectedTab { 
  background-color: #cc99ff;
  font-family: Arial;
  font-size: x-small;
  font-weight: bold;
  color: #ffffff;
  border-style: Outset;
  border-width: 1;
  text-decoration: None;
  text-align: center;
}

A.UnSelectedTab:link { 
  font-family: Tahoma;
  font-size: x-small;
  font-weight: bold;
  color: #000791;
  text-decoration: None;
}

A.UnSelectedTab:visited { 
  font-family: Tahoma;
  font-size: x-small;
  font-weight: bold;
  color: #000791;
  text-decoration: None;
}

A.UnSelectedTab:hover { 
  font-family: Tahoma;
  font-size: x-small;
  font-weight: bold;
  color: #000791;
  text-decoration: underline;
}


