   P, DIR, DIV, BR {display: block }

   B, STRONG, IMG, SPAN { display: inline }

   B, STRONG { font-weight: 700 }
   I, ADDRESS{ font-style: italic }

   UL	{
	font: 8pt Verdana,Arial,Sans-Serif;
	list-style: square;
	list-color: red;
	line-height: 13px;
	}

   OL	{
	list-style: decimal;
        }

   LI	{ margin-left: -5px }

   P	{
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 8pt;
	color: black
	}

   TD	{
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 8pt;
	color: black
	}

.margin
	{
	margin-left: 10pt;
	margin-right: 5pt;
	}

   A:link    { color: blue; text-decoration: underline }
   A:visited { color: blue; text-decoration: underline }
   A:active  { color: blue; text-decoration: underline }
   A:hover   { color: red; text-decoration: none }

   A:link.NOTunderlined    { color: #330099; text-decoration: none }
   A:visited.NOTunderlined { color: #330099; text-decoration: none }
   A:active.NOTunderlined  { color: #330099; text-decoration: none }
   A:hover.NOTunderlined   { color: red; text-decoration: none }

   A:link.ppdnetLINKS    { color: white; text-decoration: none }
   A:visited.ppdnetLINKS { color: white; text-decoration: none }
   A:active.ppdnetLINKS  { color: white; text-decoration: none }
   A:hover.ppdnetLINKS   { color: black; text-decoration: none }

   A.MENULINK         { font-family: verdana; font-size:8pt; font-weight:normal; color:white; text-decoration: none }
   A:link.MENULINK    { font-family:verdana; font-size:8pt; font-weight:normal; color:white;  text-decoration: none }
   A:visited.MENULINK { color:white; text-decoration: none }
   A:active.MENULINK  { color:white; text-decoration: none }
   A:hover.MENULINK   { color:red; }


.local {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	}

 /* ---------------------   page typical personalizations -----------------------------*/

.businessicons {
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 8pt;
	}

.searchbox {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 8pt;
	}

 /* ---------------------   page adminlist.asp -----------------------------*/

.adminlist {
	font-size: 9pt;
	font-weight: bold;
	}



