/* **************************************************************************** */
/*	Style sheet for Links by Chris Croome (chris@atomism.demon.co.uk) of 	*/
/*	webarchitects (http://www.webarchitects.co.uk/)				*/
/*										*/
/*	For further information on CSS see these sites:				*/
/*	http://www.w3.org/Style/						*/
/*	http://www.css.nu/							*/
/*	Want answers to your CSS questions? try this usenet group:		*/
/*	comp.infosystems.www.authoring.stylesheets				*/
/*										*/
/*	If you want to check the validity of the style sheet you can use this:  */
/*	http://jigsaw.w3.org/css-validator/					*/
/*										*/
/* **************************************************************************** */


/*	Note the use of an absolute URI for the background image		*/
/*	This is a workaround for NN using an address relative to the		*/
/*	.html file rather than the .css file					*/
body  { background-color: #ffffff }

/*	Paragraph									*/
p  { color: #000000; font-size: 12px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff; margin-left: 10px }

/*	Definition list									*/
dl {
color: #c93;
background: #ffffff;
font-family: verdana, arial, geneva, sans-serif;
}

/*	Menu									*/
small.menu  { color: #000000; font-size: 10px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff }

/*	Menu unvisited links							*/
a.menulink:link  {
	color: #c93;
	font-size: 12px;
	background-color: #ffffff ;
	text-decoration: underline; }

/*	Menu visited links							*/
a.menulink:visited  {
	color: #000;
	font-size: 12px;
	background-color: #ffffff ;
	text-decoration: none; }

/*	Menu active links (not widely supported)				*/
a.menulink:active  {
	color: #c93;
	font-size: 12px;
	background-color: #ffffff ;
	text-decoration: underline; }

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover  {
	color: black;
	font-size: 12px;
	background-color: #ffffff ;
	text-decoration: none; }

/*	Links unvisited links							*/
a.link:link   {
	color: #000;
	font-size: 13px;
	background-color: #ffffff ;
	text-decoration: underline; }

/*	Links visited links							*/
a.link:visited   { color: #000; font-size: 13px; background-color: #ffffff }

/*	Links active links (not widely supported)				*/
a.link:active  {
	color: #c93;
	font-size: 13px;
	background-color: #ffffff ;
	text-decoration: none; }

/*	Links when hovered over (MSIE only)					*/
a.link:hover  {
	color: #c93;
	font-size: 13px;
	background-color: #ffffff ;
	text-decoration: none; }

/*	Unvisited links								*/
a:link   {
	color: #000;
	font-size: 13px;
	background-color: #ffffff ;
	text-decoration: underline; }

/*	Visited links								*/
a:visited   {
	color: #000;
	font-size: 13px;
	background-color: #ffffff ;
	text-decoration: none; }

/*	Active links (not widely supported)					*/
a:active  {
	color: #c93;
	font-size: 13px;
	background-color: #ffffff ;
	text-decoration: none; }

/*	Links when hovered over (MSIE only)					*/
a:hover  {
	color: #c93;
	font-size: 13px;
	background-color: #ffffff ;
	text-decoration: none; }

/*	Links unordered lists							*/
ul  { color: #808080; font-size: 13px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff; list-style-type: disc; list-style-position: outside; margin-left: 10px }

/*	The link description							*/
span.descript  { color: #808080; font-size: 12px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff }

/*	New links								*/
sup.new  { color: #ffffff; font-weight: bold; font-size: 10px; font-family: verdana, arial, geneva, sans-serif; background-color: #ff3300 }

/*	Popular links								*/
sup.pop  { color: #ffffff; font-weight: bold; font-size: 10px; font-family: verdana, arial, geneva, sans-serif; background-color: #00ccff }

/*	Links date and hits							*/
small.date  { color: #666666; font-size: 9px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff }

/*	Number of links in categories						*/
small.numlinks  { color: #666666; font-size: 9px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff }

/*	This class is for "Looking for something in particular?"		*/
strong.search  { color: #808080; font-weight: bold; font-size: 12px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff }

/*	This class is for "More options"					*/
small.more  { color: #808080; font-weight: normal; font-size: 11px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff }

/*	This is for main headers on all pages *apart* from the home page	*/
h1  { color: #c93; font-weight: bold; font-size: 14px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff; margin-left: 7px; border: none }

/*	This class is for the main header on the Links home page		*/
h1.home  { color: #c93; font-weight: bold; font-size: 14px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff; margin-left: 7px; border: none }

/*	This class is for the error messages					*/
strong.error  { color: #ffffff; font-weight: bold; font-size: 12px; font-family: verdana, arial, geneva, sans-serif; background-color: #ff3300 }

/*	This is used for the sub headers					*/
h2  { color: #c93; font-weight: bold; font-size: 13px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff; margin-left: 10px; border: none }

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 20px;
}

/*	This is for page $title_linked						*/
strong.title  { color: #000000; font-weight: bold; font-size: 13px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff }

/*	Table cells								*/
td  { color: #808080; font-size: 12px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff }

/*	This is  for Category Listings table cells				*/
td.catlist  { color: #000000; font-size: 13px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff }

/*	Preformatted text							*/
pre  { color: #000000; font-weight: bold; font-size: 11px; background-color: #ffffff; margin-left: 10px }

/*	This is for the page last updated text					*/
small.update  { color: #808080; font-weight: bold; font-size: 9px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff }

/*	This is for the total number of links					*/
p.grandtotal  { color: #808080; font-weight: bold; font-size: 10px; font-family: verdana, arial, geneva, sans-serif; background-color: #ffffff; margin-left: 20px }

.bodyclass   { color: black; font-size: 12px; font-family: Verdana, sans-serif; text-decoration: none }
.bodyclass a:link { color: black; font-weight: bold; font-size: 12px; font-family: Verdana, sans-serif; text-decoration: underline }
.bodyclass a:visited { color: black; font-weight: bold; font-size: 12px; font-family: Verdana, sans-serif; text-decoration: none }
.bodyclass a:hover { color: #c93; font-weight: bold; font-size: 12px; font-family: Verdana, sans-serif; text-decoration: underline;}
.bodyclass a:active { color: #c93; font-weight: bold; font-size: 12px; font-family: Verdana, sans-serif; text-decoration: underline;}