
/* LOCAL STYLES - /styles/Local.css */

.testclassxyz
  {font-face: sans-serif;}
	
/* Style for the Search Text filed on the Utility bar, that is not used :))./ */
input.SearchTextBox
  {  width:110px; height:20px; font-size:11px; padding:0px; margin:0px; font-family: monospace, sans-serif; font-weight: 100;}


/* Styles for the Page Footer */
.pagefooter
  {
	font-family: Verdana, Arial, Helvetica, sans-seriff;
	font-size : 10px;
	color : White;
}

.linkpagefooter, .linkpagefooter:link, .linkpagefooter:visited, .linkpagefooter:hover, .linkpagefooter:visited:hover
  {
	color: white;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal; 
}
.linkpagefooter:visited
  {
	color: white;
	font : normal;
	text-decoration: underline;
	font-weight: normal; 
}
.linkpagefooter:hover, .linkpagefooter:visited:hover
  {
	color: white;
	font-weight: bold;
	font-size: 10px;
}

.invisiblepagefooter, .invisiblepagefooter:link, .invisiblepagefooter:visited, .invisiblepagefooter:hover, .invisiblepagefooter:visited:hover
  {color: Navy; font-weight: normal; text-decoration: underline; font-size: 10px; }
.invisiblepagefooter:visited
  {color: Navy; font-weight: bold; text-decoration: underline; font-size: 10px;}
.invisiblepagefooter:hover, .invisiblepagefooter:visited:hover
  {
	color: Navy;
	font-size: 10px;
	}
	
	
/* 123CSSSUCCESSFULLYCREATED123 */

/*  Copyright 2000, Active Matter, Inc. */

