﻿body 
{
    margin-top:0px;
    background-image:url('images/bg.gif');
    background-repeat:repeat-x;
    background-color:#19437e;
}
.Wraper
{
    width:900px;
    background-color:White;
    font-family:Verdana;
    font-size:9pt;
    color:#01458d;
    line-height:18pt;
    text-align:justify;
    }
.Wraper a
{
    color:#01458d;
    text-decoration:underline;
    }
.Wraper a:hover
{
    color:#b61010;
    text-decoration:none;    
    }
.header-name
{
    width:900px;
    height:120px;
    float:left;
    background-color:White;
    }
.logo
{
    width:310px;
    height:114px;
    float:left;
    background-image:url('images/NPlogo.gif');
    }
.header-name-rt
{
    width:220px;
    height:120px;
    float:right;    
    }
.ContactUs
{
    width:28px;
    height:28px;
    background-image:url('images/Contact-img.gif');
    float:right;
    }
.Sitemap
{
    width:28px;
    height:28px;
    background-image:url('images/SiteMap-img.gif');
    float:right;
    }
.Home
{
    width:28px;
    height:28px;
    background-image:url('images/Home-img.gif');
    float:right;
    }
.Home a
{
    width:28px;
    height:28px;
    background-image:url('images/Home-img.gif');
    float:right;
    }
.Home a:hover
{
    width:28px;
    height:28px;
    background-image:url('images/Home-img.gif');
    float:right;
    }
.Admin
{
    width:28px;
    height:28px;
    background-image:url('images/admin.gif');
    float:right;
    }
.Clock
{
    width:55px;
    height:46px;
    float:left;
    background-image:url('images/clock.gif');
    }
.Clock-txt
{
    width:53px;
    line-height:10pt;
    text-align:center;
    color:#b61010;
    float:left;
    font-size:7pt;    
    }
.header-img
{
    background-image:url('images/header-img.gif');
    width:900px;
    height:299px;
    float:left;
    }
.Admin_Head
{
    background-image:url('images/AdminPannelHead.gif');
    width:900px;
    height:150px;
    float:left;
    }
.Navigation-bg
{
    background-image:url('images/navigation-bg.gif');
    width:892px;
    height:23px;
    padding:3px;
    clear:both;
    font-size:7.9pt;
    border-bottom:solid 1px #3e3e3e;
    }
.Navigation-bg a
{
    text-decoration:none;
    text-align:center;
    color:Black;
    text-transform:uppercase;
    }
.Navigation-bg a:hover
{
    text-decoration:underline;
    text-align:center;
    color:#b61010
    }
.footer
{
    background-color:#19437e;
    width:900px;
    height:21px;
    line-height:21px;
    font-size:9px;
    color:#3f86ef;
    }
.footer a
{
    text-decoration:underline;
    color:#3f86ef;
    }
.footer a:hover
{
    text-decoration:none;
    color:silver;
    }
.menuanchorclass
{
    padding-left:3px;
    padding-right:3px;
    line-height:25px;
    }
