
.MainTable
{
  border: solid 1px black;
}

.MenuMainItem
{
  font-family:Tahoma;
  color: #394118;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

.MenuMainItemDisabled
{
  font-family:Tahoma;
  color: #394118;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

.Heading
{
  font-family: Arial;
  font-size: 12;
  font-weight: bold;
  color: #3E3E3E;
}

.HeadingA
{
  font-family: Arial;
  font-size: 12;
  font-weight: bold;
  color: #3E3E3E;
  text-decoration: none;
}

.HeadingA:hover
{
  font-family: Arial;
  font-size: 12;
  font-weight: bold;
  color: #3E3E3E;
  text-decoration: underline;
}

.SubHeading
{
  font-family: Arial;
  font-size: 11px;
  color: #CC6803;
}

.BoxTitle
{
  font-family: Arial;
  font-size: 11px;
  color: #282821;
  font-weight: bold;
}

.TextNarrow
{
  font-family: Arial;
  font-size: 12px;
  color: #747474;
}

.TextLight
{
  font-family: Arial;
  font-size: 9px;
  color: #747474;
}

.PurpleHighlight
{
  font-family: Arial;
  font-size: 11px;
  color: #6633CC;
}

.Text
{
  font-family: Verdana;
  font-size: 11px;
  color: #333333;
}

.FormInput
{
  font-family: Arial;
  font-size: 10px;
  color: #555555;
  border: solid 1px #c7c7c7;
}

.FormButton
{
  background-color:#EEEEEE;
  font-family: Arial; 
  font-size: 11px;
  padding: 0px;
}

.anchor
{
  font-family: Arial;
  font-size: 11px;
  color: #003399;
  text-decoration: none;
}

.anchor:hover
{
  text-decoration: underline;
}

.bg
{
  background-color: #C7C7C7;
}

body
{
  margin: 0;
}
