.login_body {
    background-color: #4a4a4a;
    background-image: url(../images/session/body_grad.gif);
    background-repeat: repeat-x; 
}

/* Top nav */
div#bnavbar_or {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;

text-align: left;
margin-top: 4px;
padding-left: 0px;
padding-right: 5px;
position: relative;
bottom: 0px;
z-index: 1;}

#bnavbar_or a:link, #bnavbar_or a:visited {
color: #000000;
text-decoration: none;
display: inline;
margin: 1px;
padding-left: 10px;
padding-right:10px;
padding-top: 3px;
padding-bottom: 3px;
border-left: 1px #636366 solid;
border-right: 1px #636366 solid;
border-top: 1px #636366 solid;


    background-color: #c6c6cc;
    background-image: url(../images/topnav.gif);
}

#bnavbar_or a:hover, #bnavbar_or a.current, #bnavbar_or a.current:visited {
    color: #ffffff;
    text-decoration: none;
    background-image:  url(../images/topnav-o.gif);
    border: 1px #636366 solid;
    
    
}

/* end of top nav*/
/*Begin SideNav Styles*/

#sidenav a:link, #sidenav a:visited
{
    display: block;
    /*color: #FFFFFF;*/
    color: #000000;
    background-image:  url(../images/sn1_both.gif);
    width: 145px;
    height: 17px; 
    border-top: 1px #000000 solid;
    /*border-bottom: solid 1px #000000;*/
    border-right: 1px #000000 solid;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    
    padding-left: 14px;
    background-position: 0px 0px;
    background-repeat: repeat;
}

#sidenav a:hover, #sidenav a.current, #sidenav a.current:visited {
    color: #000000;
    background-color: #ffffff;
    
    background-position: 160px 0px;
    /*border-top: 1px #000000 solid;*/
    /*border-bottom: solid 1px #000000;*/
    border-right: 1px #000000 solid;
}

#bottomsidenav a:link, #bottomsidenav a:visited
{
    display: block;
    /*color: #FFFFFF;*/
    color: #000000;
    background-image:  url(../images/sn1_both.gif);
    width: 145px;
    height: 17px; 
    border-top: 1px #000000 solid;
    border-bottom: solid 1px #000000;
    border-right: 1px #000000 solid;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    
    padding-left: 14px;
    background-position: 0px 0px;
    background-repeat: repeat;
}

#bottomsidenav a:hover, #bottomsidenav a.current, #sidenav a.current:visited {
    color: #000000;
    background-color: #ffffff;
    
    background-position: 160px 0px;
    /*border-top: 1px #000000 solid;*/
    /*border-bottom: solid 1px #000000;*/
    border-right: 1px #000000 solid;
}



#sd1 a:link, #sd1 a:visited {
    display: block;
    color: #000000;
    background-image:  url(../images/sd1_both.gif);
    width: 140px;
    height: 18px; 
    padding-bottom: 1px;
    padding-top: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    border-right: 1px #000000 solid;
    padding-left: 19px; 
}

#sd1 a:hover, #sd1 a.current, #sd1 a.current:visited {
    color: #fd5b1d;
    background-position: 160px 0px;
    background-color: #000000;
    border-right: 1px #000000 solid;
    padding-left: 19px;
}

/*End Sidenav Style*/

