/* **************************************************************************** */
/*	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					*/

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

.cathead {
color: #575775;
font-family: "verdana", "arial", "geneva", sans-serif;
font-weight: bold;
font-size: medium;
text-align: center;
}

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

/*	Menu									*/
small.menu {
font-size: small;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
}

/*	Menu links							*/
a.menulink:link {color: #ffffff;}
a.menulink:visited {color: #ffffff;}
a.menulink:active {color: #ffcc00;}
a.menulink:hover {color: #ffcc00;}

/*	Links links							*/
a.link:link {color: #0000ff; text-decoration: underline}
a.link:visited {color: #660000; text-decoration: underline}
a.link:active {color: #660000;}
a.link:hover {color: #ffcc00;}

.linkurl {
color: #008000;
}

/*	All Other links	*/
a:link { color: #ffffff; text-decoration: none}
a:visited {color: #ffffff; text-decoration: none}
a:active {color: #ffffff; text-decoration: none}
a:hover {color: #ffcc00; text-decoration: underline}

.menu{
color: white;
font:bold 10px Arial, Helvetica, sans-serif;
text-decoration: none;
padding:0 5px;
}

a.menu:link{
color: white;
font:bold 10px Arial, Helvetica, sans-serif;
text-decoration: none;
}
a.menu:hover{
color:#FFCC33;
text-decoration: underline;
}

a.menu:visited{
color:#FFCC33;
font:bold 10px Arial, Helvetica, sans-serif;
text-decoration: none;
}

.date {
padding-right: 25px ;
color: #ffffff;
/* font-family: Arial, Helvetica, sans-serif; */
/* font-family: "verdana", "arial", "geneva", sans-serif;
font-weight: bold;
font-size: small; */
font: bold small Arial, Helvetica, sans-serif;
}

ul {
margin-left: 10px;
list-style: disc;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	The link description							*/
span.descript {
font-size: small;
color: #333333;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: red;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

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

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #FFCC00;
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

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

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

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

/*	This class is for the error messages					*/
strong.error {
color: red;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the error messages					*/
p.red {
color: red;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}


/*	This is used for the sub headers					*/
h2 {
margin-left: 40px;
font-size: medium;
font-weight: bold;
border: none;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 60px;
}
/*	This is for the margin for the sidebar elements				*/
div.sidebarmargin {
margin-left: 10px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: small;
font-weight: bold;
color: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}
/*	title links							*/
a.title:link {color: #ffffff;}
a.title:visited {color: #ffcc00;}
a.title:active {color: ##ffcc00;}
a.title:hover {color: ##ffcc00;}

/*	Table cells								*/
td {
font-size: small;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: medium;
font-weight: bold;
color: #000000;

}

/*	This is for the page last updated text					*/
small.update {
font-size: x-small;
font-weight: bold;
color: #999999;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 60px;
font-size: medium;
font-weight: bold;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

 /* SIDEBAR OPTIONS */

a.sidelink:link		{ color: #ffffff; FONT: 12px geneva, verdana, arial, sans-serif; text-decoration: none }
a.sidelink:visited	{ color: #FFCC00; FONT: 12px geneva, verdana, arial, sans-serif; text-decoration: none }
a.sidelink:active	{ color: #FFCC00; FONT: 12px geneva, verdana, arial, sans-serif; text-decoration: none }
a.sidelink:hover	{ color: #FFCC00; FONT: 12px geneva, verdana, arial, sans-serif; text-decoration: underline }

.sidebartitle	{ COLOR: #FBDB74; FONT: 16px verdana, arial, sans-serif; font-weight: bold }
.sidebartext	{ COLOR: #FFFFFF; FONT: 11px geneva, verdana, arial, sans-serif }
.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold }
 /* END SIDEBAR OPTIONS */
 /* Copyright Links */
a.copyrightlink:link		{ color: #999999; text-decoration: none; FONT: 9px geneva, verdana, arial, sans-serif }
a.copyrightlink:visited	{ color: #999999; text-decoration: none; FONT: 9px geneva, verdana, arial, sans-serif }
a.copyrightlink:active	{ color: #999999; text-decoration: none; FONT: 9px geneva, verdana, arial, sans-serif }
a.copyrightlink:hover	{ color: #FFCC00; text-decoration: underline; FONT: 9px geneva, verdana, arial, sans-serif }
.copyright	{ COLOR: #999999; FONT: 9px geneva, verdana, arial, sans-serif }












