﻿
/*

*/

        body
        {
   
	 background:  #CCEDF7  ;
    
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
     
    
 
           
        }
        
        
        h1, h2 
        
{
    font-size: 2em;
    color:  Maroon;
    height:auto;
      margin-left: 4px;
}
  h3
        
{
    font-size: 1em;
    color:  Maroon;
    font-weight:bold;
    height: auto;
     margin-left: 4px;
    width:100%;
 
    
}
  
  
        label
        {
            width:100%;
            float:left;
            display:block;
              
        }
         
        input[type=text]
        {
            margin-left: 0px;
}
        .content
        {
            
            width:100%;
            margin:0px auto 0px 9px;
}
         
        .contentMy
        {
            
            width:100%;
            margin:0px auto;     
            background-color: #465c71;
    border:   1px pink solid;
    color: #dde4ec;
    display:  block;
    line-height: 1.50em;
           }


        header
        {
           width:100%;
            text-align:center;
            font-size:15px;
            font-weight:bold;
        }
        .button
        {
            width:100%;
            text-align:left;
            font-weight:bold;
            
            
       
            
        }
        
        
        
        div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border:   1px pink solid;
    color: #dde4ec;
    display:  block;
    line-height: 1.50em;
     
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: yellow; 
    color: red;
    text-decoration: none;
    
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}









.Grid {background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #525252; border-collapse:collapse; font-family:Calibri; color: #474747;}
.Grid td {
      padding: 2px; 
      border: solid 1px #c1c1c1;
    
            
      
       }
      
     /* yy heder setting yy*/
.Grid th  {  
      padding : 4px 2px; 
      color: #fff; 
      /*background: #363670 url(Images/grid-header.png) repeat-x top;  */ 
      background: #363670   repeat-x top;
      border-left: solid 1px #525252; 
      font-size: 0.9em;
    
     
      
       }
.Grid .alt {
     /* background: #fcfcfc url(Images/grid-alt.png) repeat-x top; } */
       background:  #fcfcfc    repeat-x top  ; 
         }
 /*.Grid .pgr {background: #363670 url(Images/grid-pgr.png) repeat-x top; } */
.Grid .pgr {background:  red  repeat-x top    ;    }
.Grid .pgr table  { margin: 3px 0   ; }
.Grid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px ;     }   
.Grid .pgr a { color: Gray; text-decoration: none; }
.Grid .pgr  a:hover { color: #000; text-decoration: none; }
  