﻿body 
{
    font-family:Verdana;
    background:#161f3b;
}

#head
{
    width:1295px;
    margin:0 auto;
    height:178px;
    border-bottom: solid 2px #000063;
    text-align: left;
   box-shadow:0px 0px 15px 0px #ff9000;
   background:#fff;
}#lhead
{
    width:1100px;
    margin:0 auto;
    height:60px;
    border-bottom: solid 2px #000063;
    text-align: left;
   box-shadow:0px 0px 15px 0px #ff9000;
   background:#fff;
}

#login
{
    margin:0 auto;
    height:200px;
    width:500px;
    
    margin-top:150px;
     border-bottom: solid 2px #000063;
      box-shadow:0px 0px 15px 0px #ff9000;
    }
    
    #userreg
{
    height:500px;
    width:622px;
    
    margin-top:150px;
     border-bottom: solid 2px #000063;
      box-shadow:0px 0px 15px 0px #ff9000;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
    
.tbl
{
    width:96%;
    
    
    }
    .tbl2
{
    width:100%;
    
    
    }
    .tbll
{
    border:solid 1px #000063;
    width:100%;
    
    
    }
    .tblhead
    {
       background:#000063;
       height:28px;
       font-weight:bold;
       text-align:center;
       color:#fff;
        }
        .tbllhead
    {
       background:#ff6600;
       height:25px;
       font-weight:normal;
       text-align:center;
       color:#fff;
        }
    
    .txt
    {  
        border: solid 1px #000063;
      box-shadow:0px 0px 0px 0px #ff9000;
        
        }
        .txt:focus
        {
           
     border-bottom: solid 2px #000063;
      box-shadow:0px 0px 10px 0px #ff9000; 
            }
              .txt1
    {
         height:25px;
    width:180px;
       
     border: solid 1px #000063;
      box-shadow:0px 0px 0px 0px #ff9000;
        
        }
        .txt1:focus
        {
           height:25px;
    width:180px;
       
     border-bottom: solid 2px #000063;
      box-shadow:0px 0px 10px 0px #ff9000; 
            }
.lbl
{
    text-align:right;
    color:#FFFFFF;
    
    }
    
    .btn
    {
        background:#000063;
        height:30px;
        color:#FFFFFF;
        font-weight:bold;
        border:solid 1px #ff9000;
        }
        
       .btn:hover
    {   border:solid 1px #000063;
        background:#ff9000;
        height:30px;
        color:#fff;
        font-weight:bold;transition: background-color .4s ease;
         cursor:pointer;
        }
        
        .btn1:hover
    {
        background:#000063;
        height:30px;
        color:#fff;
        font-weight:bold;
        border:solid 1px #ff9000;  
        }
        
       .btn1
    {   border:solid 1px #000063;
        background:#ff9000;
        height:30px;
        color:#fff;
        font-weight:bold;
         transition: background-color 1s ease;
         cursor:pointer;
        }
        #main
{
    width:1309px;
    margin:0 auto;
    height:auto;
    border-bottom: solid 2px #11B300;
 
   box-shadow:0px 0px 15px 0px #ff9000; background:#fff;
}

#menu
{
    width:250px;
    height:490px;
    float:left;
    margin-top:0px;
      border-right: solid 2px #000063; background:#fff;
    }
    #cnt
{
    width:1051px;
    height:772px;
    float:left;
      margin-top:0px;
    margin-left:0px; background:#fff;
    }
    #mnu
    {   width:840px;
        height:30px;
        padding:4px;
        margin-top:0px;

        background:#FFF0DD;
         border-bottom: solid 1px #11B300;
    
        }
         #cnt1
    { width:845px;
    height:auto;
   border: solid 0px #000063;
      margin-top:0px;
      margin-left:0px;
     background:#fff;
        
        }
    
     #footer
{
    width:1100px;
    margin:0 auto;
    height:30px;
    border-bottom: solid 2px #000063;
 text-align:center;
 font-size:12px;
   box-shadow:0px 0px 15px 0px #ff9000; background:#fff;
}

.lnk
{

color:Green;    
}
.lnk:hover
{
    
    color:#ff6600;
    }
    
    #slide
    {
        width:838px;
        height:410px;
        border:solid 0px red;
        
        }