/****************************************************************************



Author: Sarah Milne

Development by: Daffodil Design

Last updated: June 06, 2006



*****************************************************************************/





/*All body text*/

.normaltext {

font-family: "tahoma";

FONT-SIZE:11px; 

color: #000000; 

line-height: 13pt;

}



/*side text*/

.headingtext {

font-family: "tahoma";

FONT-SIZE:11pt; 

color: #73a810; 

}



/*copyright text*/

.copytext {

font-family: "tahoma";

FONT-SIZE:10px; 

color: #73a810; 

}



/*footer text*/

.footer {

font-family: "tahoma";

FONT-SIZE:10px; 

color: #ffffff; 

}



/*Small nonbold links*/

A.bodylink:active {

	font-family:tahoma;

	FONT-SIZE:11px; 

	color: #8ecb1e;

	text-decoration: none; 

	font-weight:bold;

}



A.bodylink:link {

	font-family:tahoma;

	FONT-SIZE:11px; 

	color: #8ecb1e;

	text-decoration: none; 

	font-weight:bold;

}



A.bodylink:visited {

	font-family:tahoma;

FONT-SIZE:11px; 

	color: #8ecb1e;

	text-decoration: none; 

	font-weight:bold;

}



A.bodylink:hover {

	font-family:tahoma;

	FONT-SIZE:11px; 

	color: #73a810;

	text-decoration: underline; 

	font-weight:bold;

}



/*Footer Links*/

A.footerlink:active {

	font-family:tahoma;

	FONT-SIZE:9px; 

	color: #ffffff;

	text-decoration: none; 

}



A.footerlink:link {

	font-family:tahoma;

	FONT-SIZE:9px; 

	color: #ffffff;

	text-decoration: none; 

}





A.footerlink:visited {

	font-family:tahoma;

	FONT-SIZE:9px; 

	color: #ffffff;

	text-decoration: none; 

}



A.footerlink:hover {

	font-family:tahoma;

	FONT-SIZE:9px; 

	color: #ffffff;

	text-decoration: underline; 

}





A.bottomlink:active {

	font-family:tahoma;

	FONT-SIZE:10px; 

	color: #8c750a;

	text-decoration: none; 

	font-weight:none;

}



A.bottomlink:link {

	font-family:tahoma;

	FONT-SIZE:10px; 

	color: #8c750a;

	text-decoration: none; 

	font-weight:none;

}



A.bottomlink:visited {

	font-family:tahoma;

	FONT-SIZE:10px; 

	color: #8c750a;

	text-decoration: none; 

	font-weight:none;

}



A.bottomlink:hover {

	font-family:tahoma;

	FONT-SIZE:10px; 

	color: #746109;

	text-decoration: underline; 

	font-weight:none;

}



A.copylink:active {

	font-family:tahoma;

	FONT-SIZE:9px; 

	color: #73a810;

	text-decoration: none; 

	font-weight:none;

}



A.copylink:link {

	font-family:tahoma;

	FONT-SIZE:9px; 

	color: #73a810;

	text-decoration: none; 

	font-weight:none;

}



A.copylink:visited {

	font-family:tahoma;

	FONT-SIZE:9px; 

	color: #73a810;

	text-decoration: none; 

	font-weight:none;

}



A.copylink:hover {

	font-family:tahoma;

	FONT-SIZE:9px; 

	color: #73a810;

	text-decoration: underline; 

	font-weight:none;

}


 table.center {
    width:100%; 
    margin-left:auto; 
    margin-right:auto;
	border-collapse:collapse;
  }
  

td.format { 
    width: 750px;
    height: 40px;
}


td.format2 { 
    width: 750px;
    height: 8px;
}