body {margin: 0px; color: Black; background: white;}
h1
{
	font-size: small;
	border-bottom: solid 1px #006500;
	font-weight: bold;
}
h2
{
	font-size: x-small;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
	border-bottom: solid 1px #006500;
}
TD 
{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
table 
{
    border-collapse: collapse;
    width: 100%;
    }
TD#ploLeftNav 
{
	width: 145px;
	vertical-align: Top;
	background-color: #034D02;
	padding: 0;
}
TD#ploLeftNav A
{
	padding: 4px 0px 4px 25px;
	font-size: 12px;
	width: 120px;
	display: block;
	color: White;
	text-decoration: none;
}
TD#ploLeftNav A:hover
{
	background-image: url(navbar_bullet.gif);
	color: #ffffff;
	background-repeat: no-repeat;
}
TD#ploHeader 
{
	height: 124px;
	background-attachment: fixed;
	background-image: url(layout_top_background.jpg);
	background-repeat: repeat-x;
	padding: 0;
}
TD#ploRightNav
{
	border-left: #006500 2px solid;
	width: 150px;
	vertical-align: Top;
	background-color: #CCCCCC;
}
TD#ploFooter TD
{
	color: White;
	font-size: xx-small;
	background-color: #034D02;
	border-top: 2px solid #FFC515;
	text-align: right;
}
TD#ploFooter A
{
	color: White;
}
TD#ploBody
{
	vertical-align: Top;
	font-size: x-small;
	padding: 5px;
}
.charityleftnav
{
	padding: 7px;
	font-size: xx-small;
	font-weight: bold;
	text-align: center
}
TR.UnderLine TD
{
	border-bottom: dotted 1px #FFC515;
}

