/* Ken Brown - Specialized Services 01/19/2006 CSS Document */

A.TopNav:link 		{color: #ffffff; text-decoration: none;}
A.TopNav:visited 	{color: #ffffff; text-decoration: none;}
A.TopNav:hover 		{color: #FF0000; text-decoration: none}
A.TopNav:active 	{color: #FF0000; text-decoration: none}	/* selected link */


A.LeftNav:link 		{color: #ffffff; text-decoration: none; FONT-SIZE: xx-small; FONT-FAMILY: Verdana;}
A.LeftNav:visited 	{color: #ffffff; text-decoration: none; FONT-SIZE: xx-small; FONT-FAMILY: Verdana;}
A.LeftNav:hover 	{color: #FF0000; text-decoration: none; FONT-SIZE: xx-small; FONT-FAMILY: Verdana;}
A.LeftNav:active 	{color: #FF0000; text-decoration: none; FONT-SIZE: xx-small; FONT-FAMILY: Verdana;}	/* selected link */


.SearchBox {FONT-SIZE: xx-small; FONT-FAMILY: Verdana}

/*<!--We are using a Garbage Tag in the Style to support NS4 -->
<!--This tag is removed by VS so make sure it exists -->*/
.showdetails {FONT-WEIGHT: bold; COLOR: #ffffff; FONT-SIZE: xx-small; CURSOR: pointer; FONT-FAMILY: Verdana; FONT-SIZE: NS4Garbage;}
.showdetails2 {FONT-WEIGHT: bold; COLOR: #000000; FONT-SIZE: xx-small; CURSOR: pointer; FONT-FAMILY: Verdana; FONT-SIZE: NS4Garbage;}
.showdetailshover {FONT-WEIGHT: bold; FONT-SIZE: xx-small; CURSOR: pointer; COLOR: #ff0000; FONT-FAMILY: Verdana}
.hidden {DISPLAY: none; FONT-SIZE: xx-small; VISIBILITY: hidden; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #eeeeee; FONT-SIZE: NS4Garbage;}
