﻿   .employee_table_border_style {
            border: solid 2px white; 
        }
        
   .EmployeeMainDivStyle
        {
            width: 686px;
        }
        
   .EmployeeMainTableStyle
        {
            border:  none;
            padding: none;
            width:   100%
        }
        
   .EmployeeGVStyle
        {
	        background-color: #c0c0c0; 
	        width: 100%;       
            border: solid 1px;
            text-align: center; 
        }
        
    .EmployeePanelStyle
        {
            background-color: White; 
            color: black; 
            top: 10px; 
            Width: 600px;
            height: 310px;
        }            
        
    .EmployeePagerStyle
        {
            position: relative; 
            top: 5px;
            width: 686px;
	        height: 36px;
	        background-image: url(../Images/jsw_photonav.jpg);
	        background-repeat: no-repeat;
	        margin-bottom: 5px;
	        text-align: center;
            font-family :Calibri, Calibri, Helvetica;
            font-size :12px;
            color :White;
            font-weight :bold;
        }
        
    .EmployeePageNumberStyle
        {
            position: relative; 
            top: 28px; 
            left: 260px;
            font-family :Calibri, Calibri, Helvetica;
            font-size :12px;
            color :White;
            font-weight :bold;
            z-index: 2;
        }
        
   .EmployeePictureStyle
        {
            height: 180px; 
            width: 32%;
        }
        
   .EmployeeRowStyle
        {
            background-color:#92abc9; 
            color: White; 
            width: 68%; 
            text-align: left; 
            font-family:Calibri, Calibri, Helvetica; 
            font-size: 12pt;
            border: solid 2px white;
        }
        
   .EmployeeMemoStyle
        {
            background-color: #92abc9; 
            color: White; 
            line-height: 1.4; 
            height: 120px; 
            font-family:Calibri, Arial, Helvetica; 
            font-size: 12pt; 
        }
        
   .GVStyle
        {
	        background-image:url('../Images/jsw_background.jpg'); 
	        width: 100%;
            text-align: left;
}
        
        
    .GVItemStyle
        {
	       background-color:#595959;
	       font-family :Calibri, Arial, Helvetica;
           font-size :12px;
           color :White ;
        }
        
    .GVAltItemStyle
        {
           background-color :#757575;
           font-family :Calibri, Arial, Helvetica;
           font-size :12px;
           color :White ;
        }

  .DVItemStyle
        {
	       background-color: #5a8cc9;
	       font-family :Calibri, Arial, Helvetica;
           font-size :12px;
           color: White;
           text-align: left;
        }
        
    .GVHeader 
        {
           font-family :Calibri, Arial, Helvetica;
           font-size :14px;
           color: #fcfbf6;
           font-weight :bold;
           height: 25px;
           text-align: left;
        }

    
    .PageNumber
        {
           font-family :Calibri, Arial, Helvetica;
           font-size :12px;
           color :White;
           font-weight :bold;
        }
        
    .EmployeePageNumber
        {
           position: relative;
           left: 220px;
           top: -23px;
           font-family :Calibri, Arial, Helvetica;
           font-size :12px;
           color :White;
           font-weight :bold;
        }

    .PagerStyle
        {
	        width: 686px;
	        height: 36px;
	        background-image: url(../Images/jsw_photonav.jpg);
	        background-repeat: no-repeat;
	        margin-bottom: 5px;
	        text-align: center;
            font-family :Calibri, Arial, Helvetica;
            font-size :12px;
            color :White ;
            font-weight :bold ;
        }
        
    .Caption
        {
            font-family: Calibri;
            width: 686px;
            font-size: x-large;
            background-color: #92abc9;
            color: White;
            font-weight: bold;
            text-align: center;
            border: solid 1px white;
            border-bottom: none;
        }
        
    A.button
        {
            background-image: url(../Images/jsw_bbg.jpg);
            background-repeat: repeat-x; background-color: #3399ff; height: 12px;
            border-color: #0f8bdc; border-style: solid; text-decoration: none;
            border-width: 1px; color: white; cursor: hand; font-size: 11px; margin: 4px;
            font-family: Calibri,Calibri,Helvetica,sans-serif; padding: 3px 12px 3px;
        }
        
    A.button:hover
        {
            background-image: url(../Images/jsw_bbgh.jpg); color: black;
        } 
        
    .panel2_style
        {
            position: absolute;
            left: 730px;
            top: 25px;
        }

