/* **************************************************************************** */
/*	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-repeat: no-repeat; background-attachment: scroll; 
               font-size: 10pt; background-position: center top; font-family: Arial, Helvetica, sans-serif; background-color: #003366}
/*	Paragraph									*/
p            { color: #FFFFCC; font-family: 
               verdana, arial, geneva, sans-serif; font-size: 8pt}
/*	Definition list									*/
dl {
color: #FFFFCC
font-family: "arial", "helvetica", "sans-serif";
}

/*	Menu									*/
small.menu   { font-size: 8pt; color: #FFFFCC; font-family: 
Arial, Helvetica, sans-serif; background-color: #003366}
/*	Menu unvisited links							*/
a.menulink:link {
color: #FF0000;
; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal
}

/*	Menu visited links							*/
a.menulink:visited {
color: #FFFFFF;
; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #FF0000;
; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FF0000;
; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal
}

/*	Links unvisited links							*/
a.link:link  { color: #FFFFFF; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; 
               background-attachment: fixed; background-repeat: repeat; 
               background-position: left top ; font-weight: normal}
/*	Links visited links							*/
a.link:visited {
color: #FFFFFF;
; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF0000;
; font-family: Arial, Helvetica, sans-serif
; font-size: 12pt; font-weight: normal
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FFFFCC;
; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal
}

/*	Unvisited links								*/
a:link       { color: #FFFFFF; font-size: 12pt; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #FFFFFF;
; font-family: Arial, Helvetica, sans-serif
; font-size: 12pt; font-weight: normal
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF0000;
; font-family: Arial, Helvetica, sans-serif
; font-size: 12pt; font-weight: normal
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF0000;
; font-family: Arial, Helvetica, sans-serif
; font-size: 12pt; font-weight: normal
}

/*	Links unordered lists							*/
ul {
margin-left: 60px;
list-style: disc;
color: #FFFFCC;
font-family: "arial", "helvetica", "sans-serif";
}

/*	The link description							*/
span.descript { font-size: 8pt; color: #FFFFFF; font-family: arial, helvetica, sans-serif ; border: #FFFFCC; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
/*	New links								*/
sup.new {
font-size: x-small;
color: #FF0000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
font-weight: bold;
font-family: "arial", "helvetica", "sans-serif";
}

/*	Links date and hits							*/
small.date   { font-size: 8pt; color: #FFFFCC; font-family: arial, helvetica, sans-serif }
/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #FFFFCC;
font-family: "arial", "helvetica", "sans-serif";
}

/*	This class is for "Looking for something in particular?"		*/
strong.search { color: #FFFFFF; font-family: arial, helvetica, sans-serif; font-size: 10pt; 
               font-weight: bold }
/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #FFFFCC;
font-weight: normal;
font-family: "arial", "helvetica", "sans-serif";
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1           { font-size: 12pt; color: #FFFFFF; font-family: arial, helvetica, sans-serif; 
               font-weight: bold; border-style: none; border-width: medium; 
               margin-left: 40px }
/*	This class is for the main header on the Links home page		*/
h1.home      { font-size: 12pt; color: #FFFFFF; font-family: arial, helvetica, sans-serif; 
               font-weight: bold; border-style: none; border-width: medium; 
               margin-left: 40px }
/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
font-weight: bold;
font-family: "arial", "helvetica", "sans-serif";
}

/*	This is used for the sub headers					*/
h2           { font-size: 10pt; color: #FFFFFF; font-family: arial, helvetica, sans-serif; 
               font-weight: bold; border-style: none; border-width: medium; 
               margin-left: 40px }
/*	This is for the margin for the form elements				*/
div.margin {
; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFCC; background-attachment: scroll; background-repeat: repeat; background-position: center top; background-color: #003366
}

/*	This is for page $title_linked						*/
strong.title { font-size: 10pt; color: #FFFFCC; font-family: arial, helvetica, sans-serif; 
               font-weight: bold }
/*	Table cells								*/
td {
font-size: small;
color: #FFFFCC;
font-family: "arial", "helvetica", "sans-serif";
}

/*	This is  for Category Listings table cells				*/
td.catlist   { font-size: 10pt; color: #FFFFFF; font-family: arial, helvetica, sans-serif; 
               font-weight: normal}
               
/*	Preformatted text							*/
pre          { font-size: 10pt; color: #FFFFFF; font-family: arial, helvetica, sans-serif; 
               margin-left: 60px }
/*	This is for the page last updated text					*/
small.update {
font-size: x-small;
font-weight: bold;
color: #FFFFCC;
font-family: "arial", "helvetica", "sans-serif";
}

/*	This is for the total number of links					*/
p.grandtotal { font-size: 8pt; color: #FFFFCC; font-family: 
Arial, Helvetica, sans-serif; font-weight: bold; 
               margin-left: 60px; background-color: #003366}
