body#login{
margin-top:0px;
text-align:center;
}
body#login .button{
cursor:pointer;
}
body#login fieldset{
margin:0 auto;
padding:10px;
width:400px;
}
body#login label{
display:inline;
margin:20px 70px;
text-align:right;
}
body#login legend{
background:#FFFFFF;
border:1px solid #000000;
color:#000000;
font-size:14px;
padding:0.2em 0.5em;
text-align:right;
}

/* The outbound navigation links at the top of the page */

td.catHead_header_outboundnav {
			background-image: url(images/tilemain.jpg);
			background-color:#EFEFEF; border: #FFFFFF; height: 25px;
			font-size: 14px;
			text-decoration: none;
}

.mainmenuoutboundnav		{ color : #4A6C97 }
a.mainmenuoutboundnav, a.mainmenuoutboundnav:link, a.mainmenuoutboundnav:visited { color : #4A6C97 text-decoration: none;  }
a.mainmenuoutboundnav:hover{ text-decoration: none; color : #CCCCCC; }
