/* Created using Style Master from Western Civilisation CSS1 { -28 -4 670 1009 } */

/* **************************************************************************** */

/* 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: #000000}

/* Paragraph 

p
{color: transparent}*/

/* Definition list */

dl
{background-color: #FFFFFF;
color: #000000;
font-family: Arial, Helvetica, sans-serif}

/* Menu */

small.menu
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small}

/* Menu unvisited links */

a.menulink:link
{}

/* Menu visited links */

a.menulink:visited
{}

/* Menu active links (not widely supported) */

a.menulink:active
{}

/* Menu links when hovered over (MSIE only) */

a.menulink:hover
{}

/* Links unvisited links */

a.link:link
{}

/* Links visited links */

a.link:visited
{}

/* Links active links (not widely supported) */

a.link:active
{}

/* Links when hovered over (MSIE only) */

a.link:hover
{}

/* Unvisited links */

a:link
{}

/* Visited links */

a:visited
{}

/* Active links (not widely supported) */

a:active
{}

/* Links when hovered over (MSIE only) */

a:hover
{}

/* Links unordered lists */

ul
{
	font-family: "Times New Roman", Times, serif;
	list-style: disc;
	margin-left : 10px;
}

th {
	font : bold xx-small Arial, Helvetica, sans-serif;
	color : #336600;
}

li {
	margin-bottom : 8px;
	margin-left : 10px;
}



/* The link description */

span.descript
{font-family: "Times New Roman", Times, serif;
font-size: small}

/* New links */

span.new
{background-color: #FF3300;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold}

/* Popular links */

span.pop
{background-color: #00CCFF;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold}

/* Links date and hits */

small.date
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small}

/* Number of links in categories */

small.numlinks
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small}

/* This class is for "Looking for something in particular?" */

strong.search
{font-family: Arial, Helvetica, sans-serif;
font-weight: bold}

/* This class is for "More options" */

small.more
{font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: normal}

/* This is for main headers on all pages *apart* from the home page */

h1
{
	background-color: #DCEECA;
	border: none;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-left : 10px;
	padding-bottom : 4px;
	width : 100%;
	padding-top : 4px;
}

/* This class is for the main header on the Links home page */

h1.home
{
	background-color: #000099;
	border: none;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-indent : 10px;
}

/* This class is for the error messages */

strong.error
{font-family: Arial, Helvetica, sans-serif;
font-weight: bold}

/* This is used for the sub headers */

h2
{
	border: none;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold
}

/* This is for the margin for the form elements */

div.margin
{margin-left: 10px}

/* This is for page $title_linked */

strong.title
{font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold}

/* This is for typographical formatting of link list links.*/

strong.link
{
	font : bold;
}

/* Table cells */

td
{}

/* This is for Category Listings table cells */

td.catlist
{font-family: Arial, Helvetica, sans-serif;
font-size: medium}

/* Preformatted text */

pre
{font-size: small;
font-weight: bold}

/* This is for the page last updated text */

small.update
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small}

/* This is for the total number of links */

p.grandtotal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold
}

/* This is for the bookmarklet link */

span.bookmarklet
{font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold}

/* This is for in-line Category links on New pages. */

p.categorylink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold
}

