body {
	margin: 0;
	padding: 0;
	top-margin : 0px; left-margin : 0px; right-margin : 0px; bottom-margin : 0px;
	font: 13px  verdana,helvetica,arial,sans-serif;
	background-color: #FFFFFF;
	color: #FF0000;
	}

#leftgraphic {
	background-image: url(images/pfghp2_r2_c1.gif);
	background-repeat: repeat-y;
	position: fixed;
	top: 98px;
	left: 0px;
	width: 83px;
	height: 100%;
	margin: 0;
	}

#linkList li  {
	font-size: 12px;
	color: #003333;
	text-indent: 0;
	padding: 3px 0px 3px 0px;
	}
	
	
#linkList ul	{
	list-style: none;
	margin: 0;
	padding: 0px 0px 5px 0px;
	}
	
#linkList li	{
	color: #003333;
	border-bottom: 1px dashed #FFCCCC;
	padding: 12px  3px;
	}
	
#linkList li:hover	{
	background: #FEF4EF;
	border-bottom: 1px dashed #FF0000;
	}


#linkList li a	{
	display: block;
	border: none;
	color: #007777;
	font-weight: bold;
	text-decoration: none;
	margin-left: -12px;
	padding-left: 11px;
	text-transform : uppercase; 
	}

#linkList li a:hover	{
	color: #DD3300;
	}

TD  { 
	vertical-align: top;
	font: 13px  verdana,helvetica,arial,sans-serif;
	}

TD.sidebar	{
	font-family : tahoma, "trebuchet ms", verdana,Arial, Geneva, Helvetica, sans-serif;
	color : #999999;
	border: 1px dotted #99CC99;
	}

TD.sigtext  { 
	vertical-align: top;
	font: 11px  verdana,helvetica,arial,sans-serif;
	color : #000000; 
	}

#sig a	{
	color: #669900;
	text-decoration: none;
	border-bottom: 1px solid #CCFF66;
	text-transform : uppercase; 
	}

#sig a:hover	{
	background: #FEF4EF;
	color: #CC3300;
	border-bottom: none;
	}
	

a.graphic	{
	text-decoration: none;
	border-bottom: none;
	}

table.sbyellow  {  
	border: solid; 
	border-color :  #99CC99;  
	border-width: 1px;
	}	


