
A {
  color: #3300CC;
  font-family: Arial, sans-serif;
  font-weight: 500;
  font-size: 10pt;
  text-decoration: none;
}

A:hover {
  text-decoration : underline;
  color : #c94846;
}

.ImageLink {
  color : white;
}


BODY {
    background-image: url(Images/bg.gif);
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
}

.TopPageIndexRef {
  color: #60646b;
  font-size: 8pt;
  font-family: verdana, arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.TopPageIndexStatic {
  color: black;
  font-size: 8pt;
  font-family: verdana, arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.PageIndexRef, .TextRef {
  color: #838993;
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.IndexHeading {
  color:navy;
  font-size:12pt;
  font-weight:700;
  margin-top:10px;
  text-transform:uppercase;

}

.PageHeading {
  color:#666699;
  font-size: 24pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:500;

}

.ArticleHeading {
  color:#666699;
  font-size: 16pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:500;
  text-transform: uppercase;

}

.SideIndexHeading, .ParentMenuText{
  color: #c94846;
  font-size: 12pt;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}

.SideIndexSubHeading{
  color: black;
  font-size: 10pt;
  font-weight: 900;
  text-decoration: none;
  font-style: italic;

}

.ImageTextRef {
  color: #60646b;
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.Txt {
  font-size: 10pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.TxtHeading, .TextHeading {

  color:#666699;
  font-size: 16pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:500;
}

.HomePageTxt {
  font-size:16pt;
  color: #31984a;
  font-family: serif;
}

.HomePageMessage {
  font-size: 16px;
  color: #41419a;
  font-family: serif;
  display: none;
  text-align: center;
}


.GrayRow {
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #60646b;
  background-color: #c8ccd5;
}


.ParentMenuText2 {
  font-size:12pt;
  color: black;
  font-family: serif;
  font-weight: 900;
  text-decoration: none;
  margin-top:10px;
  margin-bottom:10px;

}



.SubIndex {
  color: #FFFFCC;
  font-size: 9pt;
  font-family: Arial, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.ImageDescriptor {
  font-size:8pt;
  font-weight: 900;
  font-family:Arial,sans-serif;
}

.PublicationHeadings {
  color:white;
  background-color:navy;
  font-size:12pt;
  font-weight:700;
  margin-left:10px;
}

.PictureRef {
  color:black;
  font-size:10pt;

}

.YellowPictureRef{
  color:navy;
  font-size:10pt;

}

.PicturesListHeading {
  color: navy;
  font-size:14pt;

}

