body			
{ 
	background-color:#000066;
	color:#0000CC; 
	font-family: trebuchet ms,verdana,arial,helvetica,sans; 
	margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; 
}
table.page		
{ 
	width: 100%;  
}
table.top_nav
{
	padding:50px;
	border-top:0px solid #FFCC00;
	border-bottom:0px solid #FFCC00;
	width:100%; 
}
table.nav			
{ 
	width: 100%; 
	height:100%; 
}
table.main		
{ 
	width: 100% 
}
td.top_nav
{
	border-right:1px solid #FFCC00;
	vertical-align:bottom;
}
td.main			
{ 
	background-color: #FFFF33; 
	color: #0000CC; 
	padding:20px; 
}
td.bar			
{ 
	padding:0px; 
}
input.button		
{ 
	width: 100px; 
}
textarea		
{ 
	font-family: verdana,arial,helvetica,sans; 
}
hr				
{ 
	color:#0000CC; 
	noshade; 
}
a				
{ 
	color:#FF9900; 
	text-decoration: none; 
}
a.nav:link			
{ 
	color:#FF9900; 
	text-decoration: none; 
}
a:hover		
{ 
	text-decoration: underline; 
}
a.nav:visited		
{ 
	color: #FF9900; 
	text-decoration: none; 
}
a.nav:visited:hover	
{ 
	text-decoration: underline; 
}
a.name
{
	color:#0000CC;
	font-weight:bold;
}
.note				
{
	font-size:smaller; 
	font-weight:bold;
}
.top_nav			
{ 
	background-color: #FFFF33; 
	color: #0000CC; 
	text-align:center; 
	font-weight: bold;
}
td.nav, span.nav			
{ 
	color:#0000CC; 
	font-weight: bold; 
	padding-bottom:20px; 
	width:150px; 
	border-right: #99CC99; 
}
span.top_nav		{  }
th.left			
{ 
	text-align:left; 
}
td.text			
{ 
	padding: 10px; 
}
table.table		
{ 
	border: 0px; 
}
td.center			
{ 
	text-align:center; 
}
td				
{ 
	vertical-align: top; 
}
td.padbot			
{ 
	padding-bottom:15px; 
}
.altrow			
{ 
	background-color: #FFEE33; 
}
td.side_nav
{
	background-image:url(../images/activecompassion_05.gif);
	background-repeat: no-repeat; 
	border-right:1px solid #FFCC00;
	padding: 20px 5px;
}
.ps				{ background-color: #99FF66; }
.contact			{ background-color: #CCFF66; }
td.grey			{ color: #333333; padding: 10px; }
.self				{  color: #003300; font-weight: bold; }
td.pad			{ padding: 5px; padding-left:20px; }
td.padleft			{ padding-left:10px; }