BODY { 
  background-color: #FFFFFF;
  margin: 10;
  color: #000000;
}

P, TD { 
  font-family: Verdana;
  font-size: x-small;
  color: #330000;
}

A:link { 
  font-family: Arial;
  font-size: x-small;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}

A:visited { 
  font-family: Arial;
  font-size: x-small;
  font-weight: bold;
  color: #000000;
}

A:hover { 
  font-family: Arial;
  font-size: x-small;
  font-weight: bold;
  color: #0000ff;
  text-decoration: underline;
}

.Prompt { 
  font-weight: bold;
}

.ModuleBorder { 
  border-style: None;
  border-width: 0;
}

.ModuleHeader { 
  background-color: #FF9900;
  font-family: Times New Roman;
  font-size: medium;
  font-weight: normal;
  border-style: Outset;
  border-width: 2;
  text-align: left;
}

HR { 
  color: #FF9900;
}

H1,H2,H3,H4,H5,H6 { 
  color: #FF9900;
}

.TitleStyle { 
  font-family: Arial;
  font-size: x-small;
  font-weight: bold;
}

.ItemStyle { 
  font-family: Verdana;
  font-size: x-small;
}

.AltItemStyle { 
  background-color: beige;
  font-family: Courier New;
  font-size: medium;
}

.forumTableBorder { 
  background-color: #111111;
}

.forumHeaderText { 
  font-size: larger;
  font-weight: bold;
  color: #FFFFFF;
}

td.forumHeaderBackgroundAlternate { 
  background-color: #FFFFFF;
}

.CommandButton { 
  font-size: small;
  font-weight: bold;
  color: #000000;
}

.SelectedTab { 
  background-color: #FFFFFF;
  font-family: Arial;
  font-size: x-small;
  font-weight: bold;
  color: #f3b600;
  border-style: Outset;
  border-width: 1;
  text-align: center;
}

.UnSelectedTab { 
  background-color: #f3b600;
  font-family: Arial;
  font-size: x-small;
  font-weight: bold;
  border-style: Outset;
  border-width: 1;
  text-decoration: None;
}

A.UnSelectedTab:link { 
  font-size: x-small;
  font-weight: bold;
  color: #000000;
  text-decoration: None;
}

A.UnSelectedTab:visited { 
  font-size: x-small;
  font-weight: bold;
  color: #000000;
  text-decoration: None;
}

A.UnSelectedTab:hover { 
  color: #000000;
  text-decoration: underline;
}

HeaderStyle { 
  text-decoration: underline;
}

.HeaderStyle { 
}



