/* **************************************************************************** */
/*	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         { color: #FFFFFF; background-color: #FF0000; 
               SCROLLBAR-FACE-COLOR: ;
               SCROLLBAR-HIGHLIGHT-COLOR: #0000FF; SCROLLBAR-SHADOW-COLOR: #0000FF; 
               SCROLLBAR-3DLIGHT-COLOR: #0000FF; SCROLLBAR-ARROW-COLOR: #0000FF; 
               SCROLLBAR-TRACK-COLOR: ; SCROLLBAR-DARKSHADOW-COLOR: #0000FF }
/*	Paragraph									*/
p            { color: #FFFFFF; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-family: 
               verdana, arial, geneva, sans-serif;  
               background-position: 0% }
/*	Definition list									*/
dl           { color: #FFFFFF; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-family: 
               verdana, arial, geneva, sans-serif; background-position: 0% }
/*	Menu									*/
small.menu   { font-size: small; color: #FFFFFF; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; 
               background-position: 0% }
/*	Menu unvisited links							*/
a.menulink:link { color: #FFFF00; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold; background-position: 0% 50% }
/*	Menu visited links							*/
a.menulink:visited { color: #FFFFFF; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold; background-position: 0% 50% }
/*	Menu active links (not widely supported)				*/
a.menulink:active { color: #FFFFFF; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold; background-position: 0% 50% }
/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover { color: #00FF00; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold; background-position: 0% 50% }
/*	Links unvisited links							*/
a.link:link  { color: #FFFF00; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold;  background-position: 0% 50% }
/*	Links visited links							*/
a.link:visited { color: #FFFFFF; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold;  background-position: 0% 50% }
/*	Links active links (not widely supported)				*/
a.link:active { color: #FFFFFF; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold;  background-position: 0% 50% }
/*	Links when hovered over (MSIE only)					*/
a.link:hover { color: #00FF00; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold;  background-position: 0% 50% }
/*	Unvisited links								*/
a:link       { color: #FFFF00; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold; background-position: 0% 50% }
/*	Visited links								*/
a:visited    { color: #FFFFFF; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold; background-position: 0% 50% }
/*	Active links (not widely supported)					*/
a:active     { color: #FFFFFF; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold; background-position: 0% 50% }
/*	Links when hovered over (MSIE only)					*/
a:hover      { color: #00FF00; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold; background-position: 0% 50% }
/*	Links unordered lists							*/
ul           { list-style-type: disc; color: #FFFFFF; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif;  background-position: 0% }
/*	The link description							*/
span.descript { font-size: 8pt; color: #FFFFFF; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; 
               background-position: 0% }
/*	New links								*/
sup.new      { font-size: x-small; color: #FFFF00; background-color: #CC0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; font-weight: 
               bold; background-position: 0% 50% }
/*	Popular links								*/
sup.pop      { font-size: x-small; color: #FFFF00; background-color: #CC0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; font-weight: 
               bold; background-position: 0% 50% }
/*	Links date and hits							*/
small.date   { font-size: x-small; color: #FFFFFF; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; 
               background-position: 0% 50% }
/*	Number of links in categories						*/
small.numlinks { font-size: x-small; color: #FFFFFF; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; 
               background-position: 0% 50% }
/*	This class is for "Looking for something in particular?"		*/
strong.search { color: #FFFF00; background-color: #FF0000; background-repeat: repeat; 
               background-attachment: scroll; font-family: 
               verdana, arial, geneva, sans-serif; font-weight: bold; 
               background-position: 0% 50% }
/*	This class is for "More options"					*/
small.more   { font-size: small; color: #FFFFFF; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; 
               background-position: 0% 50% }
/*	This is for main headers on all pages *apart* from the home page	*/
h1           { font-size: 10pt; color: #FFFF00; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; font-weight: 
               bold;  background-position: 0% }
/*	This class is for the main header on the Links home page		*/
h1.home      { font-size: 14pt; color: #FFFF00; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; font-weight: 
               bold;  background-position: 0% 50% }
/*	This class is for the error messages					*/
strong.error { color: #FF0000; background-color: #000000; background-repeat: repeat; 
               background-attachment: scroll; font-family: 
               verdana, arial, geneva, sans-serif; font-weight: bold; 
               background-position: 0% 50% }
/*	This is used for the sub headers					*/
h2           { font-size: medium; color: #FFFF00; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; font-weight: 
               bold;  background-position: 0% }
/*	This is for the margin for the form elements				*/
div.margin   { background-color: #FF0000; color: #000000;  }
/*	This is for page $title_linked						*/
strong.title { font-size: small; color: #00FFFF; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; font-weight: 
               bold; background-position: 0% 50% }
/*	Table cells								*/
td           { font-size: small; color: #FFFFFF; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; 
               background-position: 0% }
/*	This is  for Category Listings table cells				*/
td.catlist   { font-size: medium; color: #FFFFFF; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               font-family: verdana, arial, geneva, sans-serif; 
               background-position: 0% }
/*	Preformatted text							*/
pre          { font-size: small; font-weight: bold; color: #FFFFFF; background-color: #FF0000; 
               background-repeat: repeat; background-attachment: scroll; 
               background-position: 0% }
/*	This is for the page last updated text					*/
small.update { font-size: x-small; font-weight: bold; color: #FFFFFF; background-color: 
               #FF0000; background-repeat: repeat; background-attachment: 
               scroll; font-family: verdana, arial, geneva, sans-serif; 
               background-position: 0% }
/*	This is for the total number of links					*/
p.grandtotal { font-size: medium; font-weight: bold; color: #FFFFFF; background-color: 
               #FF0000; background-repeat: repeat; background-attachment: 
               scroll; font-family: verdana, arial, geneva, sans-serif; 
                background-position: 0% }