
A.breadcrumb:link {color: #0000FF; text-decoration: none}
A.breadcrumb:visited {color: #0000FF; text-decoration: none}
A.breadcrumb:hover {color: #0000FF; text-decoration: none}

TD.nopad {
	color: #000000;
	font-weight:bold;
	font-size: 13px; 
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px
}
TD.rightpad {
	color: #000000;
	font-weight:bold;
	font-size: 13px; 
	text-align: right;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px
}
TD.centerpad {
	color: #000000;
	font-weight:bold;
	font-size: 13px; 
	text-align: center;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px
}
.navbar{
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:black;
	background-color:#9292FF;
	padding:4pt;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
}

