td,p,tr,body,a,div{
font-family:Tahoma;
font-size:16px; 
}
input,select,textarea{
border:solid black 1px;
color:white;
background:#5270B9;
}

.bnav{
border:none 1px black;
border-right-style:solid;
}
.navitem{
width:170px;
height:100%;
border:solid 1px black;
border-top-style:none;
}
.btn{
border:solid 1px black;
font-family:Verdana;
font-size:15px;
color:white;
background:#5270B9;
}
.im1 {
background:url('/images/ni_01.png') no-repeat -170px;
}
.im2 {
background:url('/images/ni_02.png') no-repeat -170px;
}
.im3 {
background:url('/images/ni_03.png') no-repeat -170px;
}
.im4 {
background:url('/images/ni_04.png') no-repeat -170px;
}
.im5 {
background:url('/images/ni_05.png') no-repeat -170px;
}
.im6 {
background:url('/images/ni_06.png') no-repeat -170px;
}
.im7 {
background:url('/images/ni_07.png') no-repeat -170px;
}
.navitem a{
vertical-align:top;
display:block;
padding-left:2px;
padding-top:4px;
color:white;
text-decoration:none;
width:168px;
border-bottom:none 1px black;

}
.navitem a:hover{
color:black;
background-position:0px;
}
.navbottom{
text-align:center;
border-style:none;
height: 100%;
color:white;
background:#E2e2e2;
background:url('/images/gradient1.png') no-repeat;
}