﻿@Media Print
{
    .pk
    {
        /*display:none ;*/
        visibility:hidden ;
        }
    }

body{
	 width:97%;
    height:100%;
    font-family : Arial;
    color:#0C2577;
    font-size:10pt;

    
    }
/* Default tags -------- IMPORTANT ------------------*/    
h1 
{
    font-family : Microsoft Sans Serif  ;
    color:#0C2577;
    font-size:22pt;
    font-weight :normal;
    font-style :italic;
      
    }    
h2
{
    font-size: 12pt;
    }    
h3
{
    font-size: 11pt;
    }    
/* -----------------------------------------------------*/
    
    
.maindiv
{
    width:1000px;
    height:620px;
    border: solid 1px Navy;
    
    
    } 
.mhead
{
    font-size:15pt;
    font-style:italic;
    }    
    
.rightside
{
    width:100px;
    height:620px;
    background-color:#A8034F;
    position : absolute;
    top: 9px;
    left:909px;
    z-index :10;
    }
.rspanel
{
    width:100%;
    height:620px;
    }
    
.fotrow
{
    margin-top:135px;
    margin-left:12px;
    
    }    
           
.centerlogo
{
    width:1000px;
    height:620px;
    position :absolute;
    background-image: url('../images/bg.png');
    background-position : top right;
    background-repeat:no-repeat;
    z-index:20;
    } 
    
.leftline
{
    width:1px;
    height:450px;
    background-color:#003300;
    position: absolute;
    top:150px;
    left: 225px;
    z-index:50;
    }
.horline
{
    width:580px;
    height:1px;
    background-color:#003300;
    position:absolute ;
    top:112px;
    left:300px;
    z-index:30;
    } 

.logo
{
    width:260px;
    height:160px;
    position : absolute ;
    top:10px;
    left:60px;
    background-image: url('../images/logo.png');
    background-repeat : no-repeat ;
    z-index:40;
    
    } 
    
.content
{
    width:600px;
    height:450px;
    position: absolute ;
    top:150px;
    left: 260px;
    overflow-x:hidden;
    overflow-y:auto;
    z-index :50;
    
    }                 
div#leftmenu
{
    width:200px;
    height:550px;
    position:absolute;
    top:150px;
    left:15px;
    z-index:50;
    
    
    } 
    
#smallmenu
{
    width:570px;
    height: 150px;
    position : absolute ;
    top:90px;
    left:335px;
    z-index:50;
    }    
    
.actimg
{
    width:150px;
    height:150px;
    position:absolute;
    top:462px;
    left:742px;
    z-index : 40;
    }       
    
/* -------------  SUBMENU -------------------*/

div#smallmenu a
{
    height:28px;
    padding-left:13px;
    padding-right:10px;
    font-family : Arial ;
    font-size: 9pt;
    line-height : 17px;
    font-weight:bold;
    color:Navy;
    text-decoration:none;
    float:left;
    background-image: url('../images/block_blue_s.gif'); 
    background-position :5px left ;
    background-repeat :no-repeat ; 
    
    }
div#smallmenu a.CA8034F:hover
{
    color: #A8034F;
    background-image : url('../images/sm/A8034F.gif');
    text-decoration:underline; 
    }
div#smallmenu a.CAE5CA3:hover
{
    color: #AE5CA3;
    background-image : url('../images/sm/AE5CA3.gif');
    text-decoration:underline; 
    }
div#smallmenu a.C570E82:hover
{
    color: #570E82;
    background-image : url('../images/sm/570E82.gif');
    text-decoration:underline; 
    }
div#smallmenu a.C341382:hover
{
    color: #341382;
    background-image : url('../images/sm/341382.gif');
    text-decoration:underline; 
    }
div#smallmenu a.C1AA4AF:hover
{
    color: #1AA4AF;
    background-image : url('../images/sm/1AA4AF.gif');
    text-decoration:underline; 
    }
div#smallmenu a.C179233:hover
{
    color: #179233;
    background-image : url('../images/sm/179233.gif');
    text-decoration:underline; 
    }
div#smallmenu a.C62F985:hover
{
    color: #62F985;
    background-image : url('../images/sm/62F985.gif');
    text-decoration:underline; 
    }
div#smallmenu a.CF0E832:hover
{
    color: #F0E832;
    background-image : url('../images/sm/F0E832.gif');
    text-decoration:underline; 
    }
div#smallmenu a.CF99310:hover
{
    color: #F99310;
    background-image : url('../images/sm/F99310.gif');
    text-decoration:underline; 
    }
div#smallmenu a.CF7210D:hover
{
    color: #F7210D;
    background-image : url('../images/sm/F7210D.gif');
    text-decoration:underline; 
    }
div#smallmenu a.CE0117B:hover
{
    color: #E0117B;
    background-image : url('../images/sm/E0117B.gif');
    text-decoration:underline; 
    }


/* actives submenu */

div#smallmenu a.CA8034F_act
{
    color:#A8034F;
    background-image: url('../images/sm/A8034F.gif'); 
    text-decoration:underline;
    }
    
div#smallmenu a.CAE5CA3_act
{
    color:#AE5CA3;
    background-image: url('../images/sm/AE5CA3.gif'); 
    text-decoration:underline;
        }
        
div#smallmenu a.C570E82_act
{
    color:#570E82;
    background-image: url('../images/sm/570E82.gif'); 
    text-decoration:underline;
        }
        
div#smallmenu a.C341382_act
{
    color:#341382;
    background-image: url('../images/sm/341382.gif'); 
    text-decoration:underline;
    }
    
div#smallmenu a.C1AA4AF_act
{
    color:#1AA4AF;
    background-image: url('../images/sm/1AA4AF.gif'); 
    text-decoration:underline;
    }
    
div#smallmenu a.C179233_act
{
    color:#179233;
    background-image: url('../images/sm/179233.gif'); 
    text-decoration:underline;
    }
    
div#smallmenu a.C62F985_act
{ 
    color:#62F985;
    background-image: url('../images/sm/62F985.gif'); 
    text-decoration:underline;
    }
    
div#smallmenu a.CF0E832_act
{
    color:#F0E832;
    background-image: url('../images/sm/F0E832.gif'); 
    text-decoration:underline;
    }
    
div#smallmenu a.CF99310_act
{
    color:#F99310;
    background-image: url('../images/sm/F99310.gif'); 
    text-decoration:underline;
    }
    
div#smallmenu a.CF7210D_act
{
    color:#F7210D;
    background-image: url('../images/sm/F7210D.gif'); 
    text-decoration:underline;
    }
    
div#smallmenu a.CE0117B_act
{
    color:#E0117B;
    background-image: url('../images/sm/E0117B.gif'); 
    text-decoration:underline;
    }  
    
    
    
/* main menu */    
div#leftmenu a
{
    width:210px;
    height:45px;
    padding-left:30px;
    font-family : Arial ;
    font-size: 13pt;
    font-weight:bold;
    color:Navy;
    background-image: url('../images/block_blue.gif'); 
    background-position :top left ;
    background-repeat :no-repeat ; 
    text-decoration:none;
    display:block;
    }
    
    .subdiv
{
    margin-left :10px;
    }
    

 
/* hovers*/
div#leftmenu a.CA8034F:hover
{
    color: #A8034F;
    background-image : url('../images/A8034F.gif');
    text-decoration:underline; 
    }
div#leftmenu a.CAE5CA3:hover
{
    color: #AE5CA3;
    background-image : url('../images/AE5CA3.gif');
    text-decoration:underline; 
    }
div#leftmenu a.C570E82:hover
{
    color: #570E82;
    background-image : url('../images/570E82.gif');
    text-decoration:underline; 
    }
div#leftmenu a.C341382:hover
{
    color: #341382;
    background-image : url('../images/341382.gif');
    text-decoration:underline; 
    }
div#leftmenu a.C1AA4AF:hover
{
    color: #1AA4AF;
    background-image : url('../images/1AA4AF.gif');
    text-decoration:underline; 
    }
div#leftmenu a.C179233:hover
{
    color: #179233;
    background-image : url('../images/179233.gif');
    text-decoration:underline; 
    }
div#leftmenu a.C62F985:hover
{
    color: #62F985;
    background-image : url('../images/62F985.gif');
    text-decoration:underline; 
    }
div#leftmenu a.CF0E832:hover
{
    color: #F0E832;
    background-image : url('../images/F0E832.gif');
    text-decoration:underline; 
    }
div#leftmenu a.CF99310:hover
{
    color: #F99310;
    background-image : url('../images/F99310.gif');
    text-decoration:underline; 
    }
div#leftmenu a.CF7210D:hover
{
    color: #F7210D;
    background-image : url('../images/F7210D.gif');
    text-decoration:underline; 
    }
div#leftmenu a.CE0117B:hover
{
    color: #E0117B;
    background-image : url('../images/E0117B.gif');
    text-decoration:underline; 
    }
    
    
/* Actives */

div#leftmenu a.CA8034F_act
{
    color:#A8034F;
    background-image: url('../images/A8034F.gif'); 
    background-position :top left ;
    background-repeat :no-repeat ; 
    text-decoration:underline;
    }
    
div#leftmenu a.CAE5CA3_act
{
    color:#AE5CA3;
    background-image: url('../images/AE5CA3.gif'); 
    background-position :top left ;
    background-repeat :no-repeat ; 
    text-decoration:underline;
        }
        
div#leftmenu a.C570E82_act
{
    color:#570E82;
    background-image: url('../images/570E82.gif'); 
    background-position :top left ;
    background-repeat :no-repeat ; 
    text-decoration:underline;
        }
        
div#leftmenu a.C341382_act
{
    color:#341382;
    background-image: url('../images/341382.gif'); 
    background-position :top left ;
    background-repeat :no-repeat ; 
    text-decoration:underline;
    }
    
div#leftmenu a.C1AA4AF_act
{
    color:#1AA4AF;
    background-image: url('../images/1AA4AF.gif'); 
    background-position :top left ;
    background-repeat :no-repeat ; 
    text-decoration:underline;
    }
    
div#leftmenu a.C179233_act
{
    color:#179233;
    background-image: url('../images/179233.gif'); 
    background-position :top left ;
    background-repeat :no-repeat ; 
    text-decoration:underline;
    }
    
div#leftmenu a.C62F985_act
{ 
    color:#62F985;
    background-image: url('../images/62F985.gif'); 
    background-position :top left ;
    background-repeat :no-repeat ; 
    text-decoration:underline;
    }
    
div#leftmenu a.CF0E832_act
{
    color:#F0E832;
    background-image: url('../images/F0E832.gif'); 
    background-position :top left ;
    background-repeat :no-repeat ; 
    text-decoration:underline;
    }
    
div#leftmenu a.CF99310_act
{
    color:#F99310;
    background-image: url('../images/F99310.gif'); 
    background-position :top left ;
    background-repeat :no-repeat ; 
    text-decoration:underline;
    }
    
div#leftmenu a.CF7210D_act
{
    color:#F7210D;
    background-image: url('../images/F7210D.gif'); 
    background-position :top left ;
    background-repeat :no-repeat ; 
    text-decoration:underline;
    }
    
div#leftmenu a.CE0117B_act
{
    color:#E0117B;
    background-image: url('../images/E0117B.gif'); 
    background-position :top left ;
    background-repeat :no-repeat ; 
    text-decoration:underline;
    }      
    
          
