body#OpsPage P#Ops a, 
body#StaffPage P#Staff a, 
body#VolPage P#Vol a,
body#DonatePage P#Donate a,
body#DonatePPage P#DonateP a,
body#FBPage P#FB a,
body#LMobileP P#LMobile a,
body#BPPage P#BP a,
body#SummerMPage P#SummerM a,
body#NeedFPage P#NeedF a,
body#AdNetPage P#AdNet a,
body#HungerFPage P#HungerF a,
body#WhMePage P#WhMe a,
body#FsChallPage P#FSChall a,
{


  TEXT-DECORATION: none;
  font-weight: bold;
  }
  

td.nav
{
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 10pt;
	background-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #339966;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339966;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #339966;
}

td.homenav
{
	FONT-FAMILY: "Trebuchet MS";
	FONT-SIZE: 10pt;
	background-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #993333;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993333;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993333;
}

.quotecell
{
	background-color: #ffffff;
	border: 1px dotted #339966;
}


.redcell
{
	color: #FFFFFF;
	font-weight:bold;
	background-image: url(Images/RedBackground.gif);
}

.greencell
{
	color: #FFFFFF;
	font-weight:normal;
	background-image: url(Images/GreenBackground.gif);
}


A:link {
	color: #339966;
	font-weight: normal;
	font-style: normal;
	
}

A:visited {
	color: #339966;
	font-weight: normal;
	font-style: normal;
	
}

A:active {
    cursor: pointer; 
}


A:hover
{
   TEXT-DECORATION: none;
}

BODY {
	background-color: #ffffff;
}

P {
	margin-top: 0pt;
	font-size: 10pt;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	}

TABLE
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: "Trebuchet MS";
    }

TABLE.background
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Trebuchet MS";
	background-color: #ECEAD5;
	border: 2px solid #339966;
    }

UL
{
	margin-left: 8pt;
	margin-bottom: 10px;
	margin-top: 0pt;
}

LI
{
	margin-left: 8pt;
	margin-bottom: 10px;
	margin-top: 0pt;
	}
	
UL.box
{
	margin-left: 8pt;
	margin-bottom: 5pt;
	margin-top: 0pt;
	list-style-image: url(Images/Bullet.gif);
}

H1 {
	margin-top: 0pt;
	font-weight:normal;
	font-size:14pt;
	margin-bottom:5pt;
    font-family:Trebuchet MS";
	}
