﻿ body
        {
            padding: 0px;
            margin: 0px;
        }
        table.tablestyle
        {
            width: 600px;
            font-family: Georgia, "Times New Roman" , Times, serif;
            font-size: 12px;
        }
        table.tablestyle input[type=text],  table.tablestyle textarea
        {
            border: 1px solid #4c5e5b; /* text-align:center;*/
            background-color:#eeeeee;
        }
         table.tablestyle input[type=text]:hover,  table.tablestyle textarea:hover
        {
            border: 1px solid #33451c; /* text-align:center;*/
             background-color:#ffffff;
        }
         table.tablestyle label
        {
           font-family: Georgia, "Times New Roman" , Times, serif;
            font-size: 12px;
            line-height: 1.5;
            color: #FFFFFF;
            text-align: right;
            font-weight: bold;
            padding: 0;
            margin: 0;
        }
        table.tablestyle tr td
        {
            padding: 5px 0 0 0;
            border: 0px solid #54594d; /* text-align:center;*/
        }
        /*-------------------------------------*/

 table.tablestyle1
        {
            width: 600px;
            font-family: Georgia, "Times New Roman" , Times, serif;
            font-size: 12px;
        }
        table.tablestyle1 input[type=text],  table.tablestyle1 textarea
        {
            border: 1px solid #4c5e5b; /* text-align:center;*/
            background-color:#eeeeee;
        }
         table.tablestyle1 input[type=text]:hover,  table.tablestyle1 textarea:hover
        {
            border: 1px solid #33451c; /* text-align:center;*/
             background-color:#ffffff;
        }
         table.tablestyle1 label
        {
           font-family: Georgia, "Times New Roman" , Times, serif;
            font-size: 12px;
            line-height: 1.5;
            color: #FFFFFF;
            text-align: right;
            font-weight: bold;
            padding: 0;
            margin: 0;
        }
        table.tablestyle1 tr td
        {
            padding: 2px 0 2px 0;
            border: 0px solid #54594d; /* text-align:center;*/
        }
        
        table.tablestyle1 tr.tablestyletr:hover 
        {
             background-color:#8aa7a2;
        }
/*-------------------------------------------*/
        .CopyNormalPopup
        {
            font-family: Georgia, "Times New Roman" , Times, serif;
            font-size: 12px;
            line-height: 1.5;
            color: #FFFFFF;
            text-align: left;
            font-weight: lighter;
            padding: 0;
            margin: 0;
        }
        .CopyNormalPopup
        {
            font-family: Georgia, "Times New Roman" , Times, serif;
            font-size: 12px;
            line-height: 1.5;
            color: #FFFFFF;
            text-align: left;
            font-weight: lighter;
            padding: 0;
            margin: 0;
        }
        .CopyNormalPopupRight
        {
            font-family: Georgia, "Times New Roman" , Times, serif;
            font-size: 12px;
            line-height: 1.5;
            color: #FFFFFF;
            text-align: right;
            font-weight: bold;
            padding: 0;
            margin: 0;
        }
        .CopyNormalPopupLeft
        {
            font-family: Georgia, "Times New Roman" , Times, serif;
            font-size: 12px;
            line-height: 1.5;
            color: #FFFFFF;
            text-align: left;
            font-weight: bold;
            padding: 0;
            margin: 0;
        }
        .HeadlineNormalPopup
        {
            font-family: Georgia, "Times New Roman" , Times, serif;
            font-size: 20px;
            font-style: italic;
            color: #FFFFCC;
            text-align: left;
            padding: 0;
            margin: 0;
        }
        .CopyNormalC
        {
            font-family: Georgia, "Times New Roman" , Times, serif;
            font-size: 12px;
            line-height: 1.5;
            color: #FFFFCC;
            text-align: justify; /*font-weight: normal;*/
        }
