/*	Paragraph									*/
p { font-family: "verdana", "arial", "geneva", sans-serif; font-size: 12pt }

/*	This is for the total number of links					*/
p.grandtotal { 	font-size: medium; font-weight: bold;
		font-family: "verdana", "arial", "geneva", sans-serif; margin-left: 40pt;}

/*	Menu unvisited links							*/
a.menulink:link { color: #690069; font-weight: bold; font-family: "arial", sans-serif; }
a.menulink:visited { color: #690069; font-weight: bold; font-family: "arial", sans-serif; }
a.menulink:active { color: #690069; font-weight: bold; font-family: "arial", sans-serif; }
a.menulink:hover { color: #690069; font-weight: bold; font-family: "arial", sans-serif; }

/*	Links 									*/
a.link:link { color: #690069; font-size: 14pt; font-family: "arial", sans-serif;  }
a.link:visited { color: #690069; font-size: 14pt; font-family: "arial", sans-serif;  }
a.link:active { color: #690069; font-size: 14pt; font-family: "arial", sans-serif;  }
a.link:hover { color: #690069; font-size: 14pt; font-family: "arial", sans-serif;  }

a:link { color: #690069; }
a:visited { color: #690069; }
a:active { color: #690069; }
a:hover { color: #690069; }

div.margin { margin-left: 40pt; }

/*	Links unordered lists							*/
ul { 	list-style: disc; color: #000000; background: #FFFFFF;
	font-family: "verdana", "arial", "geneva", sans-serif; font-size: 12pt; }

/*	Definition list									*/
dl { color: #000000; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif; font-size: 12pt; }

/*	The link description							*/
span.descript {		font-size: 12pt; color: #333333; background: #FFFFFF;
			font-family: "arial", "geneva", sans-serif; }

/*	Menu									*/
small.menu { font-size: 10pt; color: #000000; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	Links date and hits							*/
small.date { font-size: x-small; color: #666666; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif; }
small.numlinks { font-size: x-small; color: #666666; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	This class is for "More options"					*/
small.more { 	font-size: small; color: #000000; background: #FFFFFF; font-weight: normal;
		font-family: "verdana", "arial", "geneva", sans-serif;	}

/*	This is for the page last updated text					*/
small.update { font-size: x-small; font-weight: bold; color: #999999; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	New links								*/
sup.new { font-size: x-small; color: #FFFFFF; background: #FF3300; font-weight: bold; font-family: "verdana", "arial", "geneva", sans-serif; }
sup.pop { font-size: x-small; color: #FFFFFF; background: #00CCFF; font-weight: bold; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	This class is for "Looking for something in particular?"		*/
strong.search {	color: #000000; background: #FFFFFF; font-weight: bold; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	This is for page $title_linked						*/
strong.title { font-size: small; font-weight: bold; color: #000000; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	This class is for the error messages					*/
strong.error { color: #FFFFFF; background: #FF3300; font-weight: bold; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	This is for main headers on all pages *apart* from the home page	*/
h1 { 		font-size: large; font-weight: bold; border: none; color: #FFFFFF;
		background: #000000; font-family: "verdana", "arial", "geneva", sans-serif; }
h1.home {	font-size: x-large; font-weight: bold; border: none; color: #FFFFFF;
		background: #000000; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	This is used for the sub headers					*/
h2 {		font-size: medium; font-weight: bold; border: none; color: #FFFFFF;
		background: #000000; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	Table cells								*/
td { font-size: small; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	This is  for Category Listings table cells				*/
td.catlist { font-size: medium; color: #000000; background: #FFFFFF; font-family: "verdana", "arial", "geneva", sans-serif; }

/*	Preformatted text							*/
pre { font-size: small; font-weight: bold; color: #000000; background: #FFFFFF; }











