a,td,font {
font-size: 11px;
font-family: verdana, arial, geneva, sans-serif;
}

.small {
font-size: 10px;
font-family: verdana, arial, geneva, sans-serif;

}

p.smallgrey {
font-size: 8px;
font-family: verdana, arial, geneva, sans-serif;
color: #808080;
align: center;
}

.categorydescription {
font-size: 13px;
color: #666666;
font-family: verdana, arial, geneva, sans-serif;
}

.new {
font-size: 10px;
color: #000000;
font-family: verdana, arial, geneva, sans-serif;
}

.pop {
font-size: 10px;
color: #FF9900;
font-family: verdana, arial, geneva, sans-serif;
}

.menu {
font-size: 11px;
color: #FFFFFE;
font-family: verdana, arial, geneva, sans-serif;
text-decoration: none;
}

.menu:hover {
color: #575757
}

.error {
color: #FF0000;
}

.clickstream {
font-size: 10px;
color: #000000;
font-family: verdana, arial, geneva, sans-serif;
}

input.button {
background-color: #CCCCCC;
background-image: url(tpl_images/button.gif);
height: 21;
width: 102;
border-style: outset;
border: 1;
font-family: verdana, sans-serif;
font-weight: normal;
font-size: 11px;
color: #666666;
cursor: hand;
}

input.buttonsearch {
background-color: #CCCCCC;
background-image: url(tpl_images/buttonsearch.gif);
height: 21;
width: 70;
border-style: outset;
border: 1;
font-family: verdana, sans-serif;
font-weight: normal;
font-size: 11px;
color: #666666;
cursor: hand;
}

input.search {
background-color: #F6F6F6;
height: 21;
width: 142;
border-style: 2 outset;
font-family: verdana, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
}

/* **************************************************************************** */
/*	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: #F6F6F6;
color: #000000;
link: #FF9900 ;
vlink: #FF9900 ;
alink: #575757 ;
hover: #FF0000 ;
scrollbar-3dlight-color: #2C2C2C;
scrollbar-darkshadow-color: #242A3B;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #C4C6C7;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #C4C6C7;
/* background: #FFFFFF url("http://localhost/links/pages/background.gif") repeat-y; */
}

/* This is for the JavaScript menu*/
.downloadbar {
font-size: 11px;
/* color: #FFFFFE;*/
font-family: arial, verdana, geneva, sans-serif;
text-decoration: none;
}

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

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

/*	Menu									*/
small.menu {
font-size: 11px;
color: #000000;
/* font-weight: bold; */
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu									*/
small.menutitle {
font-size: 15px;
color: #000000;
weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #6633FF;
font-size: 11px;
/*  background: #FFFFFF; */
}

/*	Menu visited links							*/
a.menulink:visited {
color: #993399;
font-size: 11px;
/*  background: #FFFFFF; */
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #FF6666;
font-size: 11px;
/*  background: #FFFFFF; */
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #575757;
font-size: 11px;
/* /*  background: #FFFFFF; */ */
}

/*	Links unvisited links							*/
a.link:link {
color: #FF9900;
/* /*  background: #FFFFFF; */ */
}

/*	Links visited links							*/
a.link:visited {
color: #575757;
/* /*  background: #FFFFFF; */ */
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #575757;
/* /*  background: #FFFFFF; */ */
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
/*  background: #FFFFFF; */
}

/*	Links unordered lists							*/
ul {
margin-left: 10px;
list-style: disc;
color: #000000;
/*  background: #FFFFFF; */
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

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

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

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

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

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

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
/*  background: #FFFFFF; */
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: 15px;
font-weight: bold;
border: none;
color: #000000;
/* 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: 15px;
font-weight: bold;
border: none;
color: #000000;
/* background: #000000; */
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

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

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

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

/*	Table cells								*/
td {
font-family: "verdana", "arial", "geneva", sans-serif;
/* align: center; */
}

/*	Table cells - downloadbar				*/
td.downloadbar {
font-size: small;
color: #000000;
background: #F6F6F6;
font-family: "verdana", "arial", "geneva", sans-serif;
background-image: url("http://www.socceraccess.net/images/downloadbar.jpg");
/* align: center; */
}



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

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

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

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

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

/*	DownloadBar Title Links unvisited links							*/
a.downloadbar_title:link {
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	DownloadBar Title visited links							*/
a.downloadbar_title:visited {
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	DownloadBar Title Links active links (not widely supported)				*/
a.downloadbar_title:active {
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	DownloadBar Title Links when hovered over (MSIE only)					*/
a.downloadbar_title:hover {
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	DownloadBar Title Links unvisited links							*/
a.downloadbar:link {
color: #0000FF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	DownloadBar Title visited links							*/
a.downloadbar:visited {
color: #800080;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	DownloadBar Title Links active links (not widely supported)				*/
a.downloadbar:active {
color: #FF0000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	DownloadBar Title Links when hovered over (MSIE only)					*/
a.downloadbar:hover {
color: #FF0000;
font-family: "verdana", "arial", "geneva", sans-serif;
}
