/* Body CSS */

.BodyHeader             { color: #800000; font-weight: bold;   font-family: Verdana, Arial; font-size: 17px; text-decoration: none }
.SectionHeader          { color: #666699; font-weight: bold;   font-family: Verdana, Arial; font-size: 14px; text-decoration: none; padding-top: 10px; padding-left: 10px; padding-right: 10px }
.SectionBody            { color: #808080; font-weight: normal; font-family: Verdana, Arial; font-size: 12px; text-decoration: none; padding-left: 10px; padding-right: 10px }
.SectionBodyBlack       { color: #000000; font-weight: normal; font-family: Verdana, Arial; font-size: 12px; text-decoration: none; padding-left: 10px; padding-right: 10px }
.SectionBodyRed         { color: #993300; font-weight: normal; font-family: Verdana, Arial; font-size: 12px; text-decoration: none; padding-top: 10px; padding-left: 10px; padding-right: 10px; line-height: 150% }
.BodyFooter             { color: #666699; font-weight: bold;   font-family: Verdana, Arial; font-size: 12px; text-decoration: none }

.ByLawTitle             { color: #808080; font-weight: bold;   font-family: Verdana, Arial; font-size: 12px; text-decoration: none; padding-left: 10px; padding-right: 10px; margin-bottom: 0px }
.ByLawBody              { color: #808080; font-weight: normal; font-family: Verdana, Arial; font-size: 12px; text-decoration: none; padding-left: 20px; padding-right: 10px; margin-top: 0px }
.ByLawTable             { color: #808080; font-weight: normal; font-family: Verdana, Arial; font-size: 12px; text-decoration: none; margin-left: 20px }

.ImageTable             { float: right; margin-left: 10px; margin-right: 10px; margin-top: 0px; margin-bottom: 10px }
.RightMenu              { color: #226C7E; font-weight: normal; font-family: Verdana, Arial; font-size: 12px; text-decoration: none; padding-left: 20px; padding-right: 10px; line-height: 150% }

A:link                  { color: #666699; text-decoration: none }
A:visited               { color: #666699; text-decoration: none }
A:hover                 { color: #666699; font-weight: bold; text-decoration: underline }


/* PDC Link Text */
A.pdc:link              { font-family: 'Arial'; font-size: 10; color: #999999; font-weight: normal; text-decoration: none }
A.pdc:visited           { font-family: 'Arial'; font-size: 10; color: #999999; font-weight: normal; text-decoration: none }
A.pdc:hover             { font-family: 'Arial'; font-size: 10; color: #666666; font-weight: normal; text-decoration: none }
.pdc                    { font-family: 'Arial'; font-size: 10; color: #999999; font-weight: normal; text-decoration: none }

/* Menu Rollover */
.Menu_Over              {font-family: 'Arial'; font-size: 12; font-weight: bold; color: black; cursor: pointer; text-decoration: underline; background: #C9C9D2; border: 1px solid #A2A2A2}
.Menu_Out               {font-family: 'Arial'; font-size: 12; font-weight: bold; color: black; border: 1px solid #D5D5DD}
.Menu_Border            {border: 1px solid #D5D5DD}
