/* **************************************************************************** */
/*	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: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}

/*	Definition list									*/
dl {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

/*	Menu									*/
small.menu {
font-size: small;
color: #000000;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #003399;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #993399;

}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #FF6666;

}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FF6666;

}
/*	Menu Bar unvisited links							*/
a.menubar:link {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;



}

/*	Menu Bar visited links							*/
a.menubar:visited {
	color: #993399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
font-weight: bold;

}

/*	Menu Baractive links (not widely supported)				*/
a.menubar:active {
	color: #FF6666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
		font-weight: bold;

}

/*	Menu Barlinks when hovered over (MSIE only)				*/
a.menubar:hover {
	color: #FF6666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
		font-weight: bold;

}/*	Links unvisited links							*/
a.link:link {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
}

/*	Links visited links							*/
a.link:visited {
color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #66CCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
}

/*	Unvisited links								*/
a:link {
	color: #009999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;


}

/*	Visited links								*/
a:visited {
	color: #009999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}

/*	Active links (not widely supported)					*/
a:active {
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}

/*	Links when hovered over (MSIE only)					*/
a:hover {
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}

/*	Links unordered lists							*/
ul {
margin-left: 60px;
list-style: disc;
color: #000000;

	font-family: Arial, Helvetica, sans-serif;
}

/*	The link description							*/
span.descript {
font-size: small;
color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*	Links date and hits							*/
date {
font-size: x-small;
color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
small.date {
font-size: x-small;
color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a.date:link {
font-size: x-small;
color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:uinderline;
}
a.date:hover {
font-size: x-small;
color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a.date:active {
font-size: x-small;
color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a.date:visited {
font-size: x-small;
color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
/*	Links date and hits							*/
datex{
font-size: x-small;
color: #FF00OO;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.datex:link {
font-size: x-small;
color: #FF00OO;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.datex:active {
font-size: x-small;
color: #FF00OO;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.datex:hover {
font-size: x-small;
color: #FF00OO;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.datex:visited {
font-size: x-small;
color: #FF00OO;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
	font-family: Arial, Helvetica, 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;
	font-family: Arial, Helvetica, sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 40px;
font-size: x-large;
font-weight: bold;
border: none;
color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*	This is used for the sub headers					*/
h2 {
	font-size: medium;
	font-weight: bold;
	border: none;
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: oblique;


}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 10px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: small;
font-weight: bold;
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/*	Table cells								*/
td {
font-size: small;
color: #999999;
font-family: Arial, Helvetica, sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: medium;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: small;
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: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
}
ul.textlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	text-align: left;
	white-space: normal;
	list-style-type: disc;
	margin-left: 5px;
	padding: 0px;


}
li.textlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;

}
.ibar {

	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009966;
	font-style: oblique;
	vertical-align: middle;


}
.ibar2 {


	color: #00CC99;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.searchcity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #009999;
}
a.searchcity:link {
	text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #009999;
}

/*	Links visited links							*/
a.searchcity:visited {
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #009999;
}

/*	Links active links (not widely supported)				*/
a.searchcity:active {
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #009999;
}

/*	Links when hovered over (MSIE only)					*/
a.searchcity:hover {
	text-decoration: underline;
}

/*	Unvisited links								*/
a.searchcity:link {

	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #009999;
}
.target {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	text-align: center;
}
.targett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.targetl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	text-decoration: underline;

}
a.targetl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
a.targetl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
a.targetl:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
a.targetl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-align: center;
	text-decoration: underline;
}
a.targetl:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
a.navlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a.navlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a.navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a.navlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}

