﻿
      .ThisTabSheet {  
         background: #CFCFD0;  
         color: #000000; 
         vertical-align: bottom; 
      }
      .ContentTitle1 { 
         font-weight: normal; 
         font-size: 26px; 
         font-family: Verdana; 
         letter-spacing: -1.1px; 
         text-align: center; 
      }
      .ContentTitle2 { 
         font-weight: bold; 
         font-size: 19px; 
         font-family: Tahoma; 
         letter-spacing: -0.8px; 
         text-align: center; 
      }
      .ContentTitle3 { 
         color: #201000; 
         font-family: Georgia, "Bookman Old Style", "Times New Roman", Times; 
         font-size: 28px; 
         line-height: 24px; 
         letter-spacing: -1px; 
         font-weight: bold; 
         font-style: normal; 
         margin-left: 0px; 
         margin-top: 8px; 
      }
      .Content3   
      {
         color: #201000;
         font-size: 15px; 
         letter-spacing: -1px; 
         word-spacing: normal; 
         font-family: "Bookman Old Style", Georgia, "Times New Roman", Times; 
         text-align: left; 
         margin-top: 10px; 
         margin-bottom: 20px; 
         margin-left: 20px; 
         line-height: 1.3em; 
         font-style: normal; 
      }
      .Content3A   { 
         color: #CFCFD0; 
         text-align: center; 
         font-size: 14px; 
         letter-spacing: -1px; 
         word-spacing: normal; 
         font-family: "Bookman Old Style", Georgia, "Times New Roman", Times; 
         font-style: normal; 
      }
      .ContentTitle4 { 
         color: #330000; 
         font-weight: bold; 
         font-size: 35px; 
         font-family: "Bookman Old Style", Georgia, "Times New Roman", Times; 
         letter-spacing: -0.3px; 
         text-align: left; 
      }
      .NewButton  { 
         height: 25px; 
         width: 30px; 
         color: #ffcc66; 
         background: none; 
         text-align: center; 
         vertical-align: baseline; 

         font-size: 14px; 
         font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, Serif; 
         font-weight: bold; 
         font-style: normal; 
         text-decoration: none; 
         font-variant: normal; 

         overflow: hidden; 
         clip: rect(0px, 0px, 0px, 0px); 

         margin-top: 2px; 
         margin-bottom: 2px; 
         margin-right: 0; 
         margin-left: 0; 

         padding-top: 0px; 
         padding-right: 0px; 
         padding-bottom: 0px; 
         padding-left: 0px; 

      }
      .NewButtonLabel  { 
         color: #ffcc66; 
         background-color: #000000; 
         text-align: left; 
         vertical-align: middle; 
         border: 0; 
         font-size: 16px; 
         line-height: 13px; 
         font-family: "Bookman Old Style", Georgia, Times, Serif; 
         font-weight: normal; 
         padding-left: 7px; 
         padding-top: 0; 
         padding-bottom: 0; 
         margin-bottom: 5px; 
         margin-right: 0; 
         margin-left: 0; 
      }
    .PageFooterElement 
    {
        height: 25px;
        text-align: center; 
        background: #202020; 
        font-size: 11.2px; 
        font-family: Tahoma; 
        color: #ccff99; 
    }
    .links 
    {
        color: Navy; 
        font-family: Verdana, Tahoma, Arial, Helvetica;
        font-size: 13px;
        text-decoration: underline; 
        font-weight:normal;
    }
