<STYLE TYPE="text/css">
<!--
  body {
     font-family: Arial, Serif; 
     font-size: 12px;
     background: #006633; 
     margin-left: 0px;
     margin-right: 0px; 
     margin-top: 0px; 
     margin-bottom: 10px;  
  }

  p {
     font-family: Arial, Serif; 
     font-size: 12px; 
     font-weight: 400; 
     font-style: normal;
  }

  b {
     font-weight: 900; 
     font-style: bold;
    }

  td {
     font-family: Arial, Serif; 
     font-size: 12px; 
     font-weight: 400; 
     font-style: normal;
  }

  h1 {
     color: #000090; 
     font-family: Times New Roman, Sans-serif; 
     font-size: 36px; 
     font-weight: 900; 
     font-style: normal;
  }
  h2 {
     color: #000090; 
     font-family: Times New Roman, Sans-serif; 
     font-size: 30px; 
     font-weight: 900; 
     font-style: normal;
  }

  h3 {
     color: #000090; 
     font-family: Times New Roman, Sans-serif; 
     font-size: 20px; 
     font-weight: 900; 
     font-style: normal;
  }

  h4 {
     color: #000090; 
     font-family: Times New Roman, Sans-serif; 
     font-size: 16px; 
     font-weight: 900; 
     font-style: normal;
  }

  h5 {
     color: #000090; 
     font-family: Times New Roman, Sans-serif; 
     font-size: 12px; 
     font-weight: 900; 
     font-style: normal;
  }

  h6 {
     color: #000090; 
     font-family: Times New Roman, Sans-serif; 
     font-size: 10px; 
     font-weight: 900; 
     font-style: normal;
  }

  a:active {
     color: #4D55B7; 
     font-weight: 700;
  }
  a:visited {
     color: #4D55B7; 
     font-weight: 700;
  }
  a:link {
     color: #4D55B7; 
     font-weight: 700;
  }
  a:hover {
     color: #528CA9; 
     font-weight: 700; 
     text-decoration: overline;
  }

  ol {
     list-style-image: url(images/bullett_blue.gif);
  }
  ul {
     
     list-style-image: url(images/bullett-blue.gif);
  }

  .small {
     font-size: 9px; 
  }
  a.small:active {
     color: #4D55B7; 
     font-weight: 700;
  }
  a.small:visited {
     color: #4D55B7; 
     font-weight: 700;
  }
  a.small:link {
     color: #4D55B7; 
     font-weight: 700;
  }
  a.small:hover {
     color: #528CA9; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .FeatureBox {
     font-size: 12px;
	 font-family: Courier New, Times New Roman, Serif;
	 color: #000080;
	 background: #FFFF99;
	 text-align: center;
     width: 90%;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 border-left: 2px dotted #FF0000;
	 border-right: 2px dotted #FF0000;
	 border-top: 2px dotted #FF0000;
	 border-bottom: 2px dotted #FF0000; 
  }
  p.FeatureBox {
     font-size: 12px;
	 font-family: Courier New, Times New Roman, Serif;
  }
  .services {
     font-size: 9px; 
  }
  a.services:active {
     color: #4D55B7; 
     font-weight: 700;
  }
  a.services:visited {
     color: #4D55B7; 
     font-weight: 700;
  }
  a.services:link {
     color: #4D55B7; 
     font-weight: 700;
  }
  a.services:hover {
     color: #528CA9; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .BottomNavs {
     font-family: Arial, Serif; 
     font-size: 9px; 
     font-weight: 400; 
  }
  p.BottomNavs {
     font-family: Arial, Serif; 
     font-size: 9px; 
     font-weight: 400; 
     font-style: normal;
  }
  a.BottomNavs:active {
     color: #4D55B7; 
     font-weight: 700;
  }
  a.BottomNavs:visited {
     color: #4D55B7; 
     font-weight: 700;
  }
  a.BottomNavs:link {
     color: #4D55B7; 
     font-weight: 700;
  }
  a.BottomNavs:hover {
     color: #528CA9; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .LightGray {
     background: #D4D4D4; 
     color: #000000; 
     font-family: Arial, Serif; 
     font-size: 12px; 
  }

  a.LightGray:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.LightGray:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.LightGray:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.LightGray:hover {
     color: #999999; 
     font-weight: 700; 
     text-decoration: NONE;
  }

  .White {
     background: #ffffff; 
     color: #000000; 
  }

  a.White:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.White:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.White:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.White:hover {
     color: #999999; 
     font-weight: 700; 
     text-decoration: NONE;
  }

  .Black {
     background: #000000; 
     color: #ffffff; 
   }
  a.Black:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Black:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Black:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Black:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .Aqua {
     background: #00FFFF; 
     color: #000000; 
  }

  a.Aqua:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Aqua:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Aqua:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Aqua:hover {
     color: #999999; 
     font-weight: 700; 
     text-decoration: NONE;
  }

  .Navy {
     background: #000080; 
     color: #ffffff; 
   }

  a.Navy:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Navy:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Navy:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Navy:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .Olive {
     background: #808000; 
     color: #ffffff; 
   }

  a.Olive:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Olive:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Olive:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Olive:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .Olive2 {
     background: #808000; 
     color: #000000; 
  }

  a.Olive2:active {
     color: #ffffff; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Olive2:visited {
     color: #ffffff; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Olive2:link {
     color: #ffffff; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Olive2:hover {
     color: #999999; 
     font-weight: 700; 
     text-decoration: NONE;
  }

  .Blue {
     background: #0000FF; 
     color: #ffffff; 
   }

  a.Blue:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Blue:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Blue:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Blue:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .Purple {
     background: #800080; 
     color: #ffffff; 
   }

  a.Purple:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Purple:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Purple:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Purple:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .Fuchsia {
     background: #FF00FF; 
     color: #000000; 
  }

  a.Fuchsia:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Fuchsia:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Fuchsia:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Fuchsia:hover {
     color: #999999; 
     font-weight: 700; 
     text-decoration: NONE;
  }

  .Silver {
     background: #D4D4D4; 
     color: #000000; 
  }

  a.Silver:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Silver:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Silver:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Silver:hover {
     color: #999999; 
     font-weight: 700; 
     text-decoration: NONE;
  }

  .Red {
     background: #FF0000; 
     color: #ffffff; 
   }

  a.Red:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Red:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Red:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Red:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .Gray {
     background: #808080; 
     color: #ffffff; 
   }

  a.Gray:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }
  
  .Gray1 {
     background: #EAEAEA; 
     color: #000000; 
  }

  a.Gray1:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray1:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray1:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray1:hover {
     color: #999999; 
     font-weight: 700; 
     text-decoration: NONE;
  }
  
  .Gray2 {
     background: #D4D4D4; 
     color: #000000; 
  }

  a.Gray2:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray2:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray2:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray2:hover {
     color: #999999; 
     font-weight: 700; 
     text-decoration: NONE;
  }
  

  .Gray3 {
     background: #BFBFBF; 
     color: #000000; 
  }

  a.Gray3:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray3:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray3:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray3:hover {
     color: #999999; 
     font-weight: 700; 
     text-decoration: NONE;
  }
  

  .Gray4 {
     background: #9D9D9D; 
     color: #ffffff; 
   }

  a.Gray4:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray4:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray4:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray4:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }
  
  .Gray5 {
     background: #888888; 
     color: #ffffff; 
   }

  a.Gray5:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray5:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray5:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray5:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }
  
  .Gray6 {
     background: #727272; 
     color: #ffffff; 
   }

  a.Gray6:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray6:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray6:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray6:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }
  
  .Gray7 {
     background: #7F7F7F; 
     color: #ffffff; 
   }

  a.Gray7:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray7:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray7:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray7:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }
  
  .Gray8 {
     background: #696969; 
     color: #ffffff; 
   }

  a.Gray8:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray8:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray8:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray8:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }
  
  .Gray9 {
     background: #545454; 
     color: #ffffff; 
   }

  a.Gray9:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray9:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray9:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray9:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }
  
  .Gray10 {
     background: #3F3F3F; 
     color: #ffffff; 
   }

  a.Gray10:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray10:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray10:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Gray10:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }
  

  .Silver {
     background: #C0C0C0; 
     color: #000000; 
  }

  a.Silver:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Silver:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Silver:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Silver:hover {
     color: #999999; 
     font-weight: 700; 
     text-decoration: NONE;
  }

  .Green {
     background: #008000; 
     color: #ffffff; 
   }

  a.Green:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Green:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Green:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Green:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .Teal {
     background: #008080; 
     color: #ffffff; 
   }

  a.Teal:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Teal:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Teal:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Teal:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .Lime {
     background: #00FF00; 
     color: #000000; 
  }

  a.Lime:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Lime:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Lime:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Lime:hover {
     color: #999999; 
     font-weight: 700; 
     text-decoration: NONE;
  }

  .Maroon {
     background: #800000; 
     color: #ffffff; 
   }

  a.Maroon:active {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Maroon:visited {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Maroon:link {
     color: #FFFF99; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Maroon:hover {
     color: #FFFF1A; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .Yellow {
     background: #FFFF00; 
     color: #000000; 
  }

  a.Yellow:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Yellow:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Yellow:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.Yellow:hover {
     color: #999999; 
     font-weight: 700; 
     text-decoration: NONE;
  }

  .drkbg {
     color: #ffffff; 
  }

  a.drkbg:active {
     color: #E6E600; 
     font-weight: 700;
  }
  a.drkbg:visited {
     color: #E6E600; 
     font-weight: 700;
  }
  a.drkbg:link {
     color: #E6E600; 
     font-weight: 700;
  }
  a.drkbg:hover {
     color: #ffffff; 
     font-weight: 700; 
     text-decoration: none;
     text-decoration: overline;
  }

  .header {
     background: #333399; 
     color: #FFFFAC; 
     font-family: Arial, Serif; 
     font-size: 12px; 
     font-weight: 900; 
     font-style: bold;
     line-height: 20px; 
  }

  a.header:active {
     color: #FFFF2E; 
     font-weight: 700;
  }
  a.header:visited {
     color: #FFFF2E; 
     font-weight: 700;
  }
  a.header:link {
     color: #FFFF2E; 
     font-weight: 700;
  }
  a.header:hover {
     color: #AEAE00; 
     font-weight: 700; 
     text-decoration: none;
  }

  .leftcolheader {
     font-family: Arial Black;
     font-size: 14px;
     font-weight: 800;
     color: #FFFFFF;
     background: #76D5A7;
  }   

  .NavHeader1 {
     font-family: Arial, Sans-serif;
     font-size: 12px;
     font-weight: 700;
     color: #FFFFFF;
     background: #5A5A5A;
     vertical-align: middle;
     text-align: center;
     letter-spacing: 1px;
  }

  .NavBody1 {
     font-family: Arial, Sans-serif;
     font-size: 10px;
     font-weight: 400;
     color: #FFFFFF;
     background: #5A5A5A;
     vertical-align: top;
     text-align: center;
   }


  .LightGreyBG {
     background: #DADADA; 
     color: #000000; 
   }
  a.LightGreyBG:active {
     color: #7A7A7A; 
     font-weight: 700;
  }
  a.LightGreyBG:visited {
     color: #7A7A7A; 
     font-weight: 700;
  }
  a.LightGreyBG:link {
     color: #7A7A7A; 
     font-weight: 700;
  }
  a.LightGreyBG:hover {
     color: #969696; 
     font-weight: 700; 
     text-decoration: none;
  }

  .DrkGreyBG {
     background: #535353; 
     color: #ffffff; 
   }
  a.DrkGreyBG:active {
     color: #F7ED73; 
     font-weight: 700;
  }
  a.DrkGreyBG:visited {
     color: #F7ED73; 
     font-weight: 700;
  }
  a.DrkGreyBG:link {
     color: #F7ED73; 
     font-weight: 700;
  }
  a.DrkGreyBG:hover {
     color: #FFFF80; 
     font-weight: 700; 
     text-decoration: overline;
  }
  
  .DrkBlueBG {
     background: #000066; 
     color: #ffffff;
     vertical-align: middle; 
     text-align: center; 
     margin-left: 0px;
     margin-right: 0px;
     margin-top: 3px;
     margin-bottom: 3px;
     border-left: 2px  #C0C0C0;
     border-right: 2px  #C0C0C0;
     border-top: 2px  #C0C0C0;
     border-bottom: 2px  #C0C0C0;
   }
   
  a.DrkBlueBG:active {
     color: #FFFF7C; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.DrkBlueBG:visited {
     color: #FFFF7C; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.DrkBlueBG:link {
     color: #FFFF7C; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.DrkBlueBG:hover {
     color: #FFFF27; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .LtGreenBG {
     background: #51FFA8; 
     color: #000000; 
     font-family: Arial, Serif; 
     font-size: 12px; 
  }

  a.LtGreenBG:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.LtGreenBG:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.LtGreenBG:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.LtGreenBG:hover {
     color: #88627E; 
     font-weight: 700; 
     text-decoration: none;
  }

  .TanBG {
     background: #F7CF73; 
     color: #000000; 
     font-family: Arial, Serif; 
     font-size: 12px; 
  }

  a.TanBG:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.TanBG:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.TanBG:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.TanBG:hover {
     color: #88627E; 
     font-weight: 700; 
     text-decoration: overline;
  }

  .leftcol {
     background: ##757575; 
     color: #ffffff; 
     font-family: Arial, Serif; 
     font-size: 12px; 
  }

  .LtRedBG {
     background: #FF8080; 
     color: #000000; 
     font-family: Arial, Serif; 
     font-size: 12px; 
  }

  a.LtRedBG:active {
     color: #FFFFFF; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.LtRedBG:visited {
     color: #FFFFFF; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.LtRedBG:link {
     color: #FFFFFF; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.LtRedBG:hover {
     color: #D4D4D4; 
     font-weight: 700; 
     text-decoration: NONE;
  }
  .LtBlueBG1 {
     background: #80FFFF; 
     color: #000000; 
     font-family: Arial, Serif; 
     font-size: 12px; 
  }

  a.LtBlueBG1:active {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.LtBlueBG1:visited {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.LtBlueBG1:link {
     color: #6E6E6E; 
     font-weight: 700;
     text-decoration: underline;
  }
  a.LtBlueBG1:hover {
     color: #C1BBA9; 
     font-weight: 700; 
     text-decoration: NONE;
  }



  a.leftcol:active {
     color: #C8E4FF; 
     font-weight: 700;
  }
  a.leftcol:visited {
     color: #C8E4FF; 
     font-weight: 700;
  }
  a.leftcol:link {
     color: #C8E4FF; 
     font-weight: 700;
  }
  a.leftcol:hover {
     color: #48A5FF; 
     font-weight: 700; 
     text-decoration: none;
  }

  .rightcol {
     background: #C0C6E4; 
     color: #ffffff; 
     font-family: Arial, Serif; 
     font-size: 10px; 
  }

  .footer {
     background: #333399; 
     color: #FFFFAC; 
     font-family: Arial, Serif; 
     font-size: 11px;
     text-indent: 20px; 
     text-align: right; 
     letter-spacing: 1px;
     font-weight: 900; 
  }

  .navtop {
      color: #FFFFAC;
      background: #7979D2;
      font-family: Arial, Serif; 
      font-size: 12px; 
      font-weight: 700; 
      font-style: normal; 
      text-decoration: none; 
      text-transform: none; 
      font-variant: normal;
      line-height: 20px; 
      vertical-align: middle; 
      text-align: center; 
      letter-spacing: 1px;
  }

  .navbody {
      color: #5566BF; 
       background: #C8E4FF; 
       font-family: Arial, Serif; 
       font-size: 12px; 
       font-weight: 700; 
       font-style: normal; 
       text-decoration: none; 
       text-transform: none; 
       font-variant: normal;
       text-align: left; 
  }

-->
</STYLE>
