
//go to includes/header-style.asp for the rest.
//I need the other file for browser-specific styles.

p.hangingParagraph { text-indent: -40; margin-top: 0; margin-bottom: 6; margin-left:40 }
p.indented { text-indent: 40; margin-top: 0; margin-bottom: 6 }

.projectName { font-weight: bold; color: #CC6600; text-decoration: underline; text-indent: 40; indented; margin-top:0; margin-bottom:0 }

p.indented2 { text-indent: -20px; margin-top: 0; margin-bottom: 6; margin-left:70px }


			A         { text-decoration : none ; }
			A         { color: #FBDC00 ; }
			a:link    { color: #C11300 ; }
			a:link    { font-weight: bold ; }
			A:visited { color: #C11300 ; }
			A:visited { font-weight: bold ; }
			a:active  { color:red; text-decoration:italic;}
			A:hover   { text-decoration:underline; color:navy; }
			A:noline  { text-decoration : italic ; }


			.header2 { font-size:16pt; color:#990000; font-weight:bold; text-indent: 40px; margin-bottom: 6; line-height:100% }
			
			.sublinker-td { td-width:150px; background-image:url(http://www.phoenixpo.com/images/sand.gif); background-repeat:repeat; }			
			.sublinker-heading { color:#990000; font-weight:bold; }
			.sublinker-link { color:#FFFF99; font-size:10pt; font-family: Arial; }
			:link.sublinker-link { color:#FFFF99; font-size:10pt; font-family: Arial; }
			:hover.sublinker-link { color:#F03821; text-decoration:underline; font-family: Arial; }
			:visited.sublinker-link { color:#FFFF99;  }
			:visited:hover.sublinker-link { color:orange; }
			.sublinker-p { text-indent:-10; line-height:100%; margin-left:30px; margin-right:0; margin-top:0; margin-bottom:3; font-family: Arial; font-size: 10pt; }
			.sublinker-table { width:150px; border:0; cellspacing:0; cellpadding:0; }
			
			.normal-td { td-width:100%; }
			
			:link.navibar-link { font-size:11pt; color:#FFFF99; font-weight:bold; font-family: Arial }
			:visited.navibar-link { font-size:11pt; color:#FFFF99; font-weight:bold; font-family: Arial }
			:hover.navibar-link {font-size:11pt; color:#FFFF99; font-weight:bold; text-decoration:underline; font-family: Arial }
			
			.heading { font-size:25; color:#990000; font-weight:bold; text-decoration:underline; }
			.paragraph { line-height:100%; text-indent:30px; margin-left:10px; margin-top:0; margin-bottom:0; }
			.paragraph-hanging { line-height:100%; text-indent:-30px; margin-left:35px; margin-top:0; margin-bottom:0; }
			.paragraph-hanging-small { line-height:100%; text-indent:-20px; margin-left:20px; margin-top:0; margin-bottom:0; }
			
			.portfolio-hdr { font-size:20; color:#990000; font-weight:bold; margin-left:15px; margin-top:5px; margin-bottom:5px;}
			.portfolio-hdr-cell { td-height:500; colspan:2; background:<%=depth%>images/sand.gif; }