
#navigation a
{
background: #BDDBF7 url(../images/changepasswordrolloverleft.gif) left top no-repeat;
text-decoration:none;
padding-left: 11px;
padding-bottom:0.05cm;
vertical-align: top;
font-family: arial, "lucida console", sans-serif;
}
#navigation a span 
{
background: url(../images/changepasswordrolloverright.gif) right top no-repeat;
padding-right: 11px;
padding-bottom:0.05cm;
vertical-align: top;
font-family: arial, "lucida console", sans-serif;
}
#navigation a:hover{
background:#94b6ce  url(../images/passwordSliceleft.gif) left top no-repeat;
text-decoration:none;
padding-left: 11px;
padding-bottom:0.05cm;
vertical-align: top;
font-family: arial, "lucida console", sans-serif;
}
#navigation a:hover span
{
background: url(../images/passwordSliceright.gif) right top no-repeat;
padding-right: 11px;
padding-bottom:0.05cm;
vertical-align: top;
font-family: arial, "lucida console", sans-serif;
}
.textColor
{
 color:#ffffff;
 font-weight: bold;
 font-size:84%;
 text-align:center; 
}

.nav
{
float: left;
margin: 0;
}
.border
{
 background-color: #94b6ce;
 height:0.5cm;
 font-weight: bold;
 text-align:left;
 letter-spacing: 0.5px;
 width:701px; 
 position:relative;
 left:0.03cm;
 text-indent: 0.2cm;
 }
 
/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

