@charset "iso-8859-1";
/* **************************************************************************** */
/*	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;
background:#F0F0F0;
font-size:10px;
font-family:arial;
}

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

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

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

/*	Menu unvisited links							*/
a.menulink:link {
font-family:arial,verdana;font-size:11px;
color: #6633FF;
}

/*	Menu visited links							*/
a.menulink:visited {
font-family:arial,verdana;font-size:11px;
color: #993399;
}

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

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
font-family:arial,verdana;font-size:11px;
color: #FF6666;
}

/*	Links unvisited links							*/
a.link:link {
margin-left:10px;
font-family:arial,verdana;font-size:14px;
color: #6633FF;
}

/*	Links visited links							*/
a.link:visited {
margin-left:10px;
color: #993399;
font-family:arial,verdana;font-size:14px;
}

/*	Links active links (not widely supported)				*/
a.link:active {
margin-left:10px;
color: #FF6666;
font-family:arial,verdana;font-size:14px;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
font-family:arial,verdana;font-size:14px;
}

/*	Unvisited links								*/
a:link {
color: #6633FF;
}

ul.dir { 
list-style-image: url(http://himtimes.com/dir/dir.gif) 
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
background: #FFFFFF;
}

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

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

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

/*	New links								*/
.new {
font-size: 9px;
color: #FFFFFF;
background: #FF3300;
font-size: 9px;
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

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

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

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

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

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

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

div.cat{
margin-left:10px;
}
/*	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;
}


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

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

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

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


a.flow:link
{
font-family:arial,verdana;font-size:11px;
color: #FFFFFF;
}
a.flow:active
{
font-family:arial,verdana;font-size:11px;
color: #FF0000;
}
a.flow:hover
{
font-family:arial,verdana;font-size:11px;
color: #CCFFFF;
}
a.flow:visited
{
font-family:arial,verdana;font-size:11px;
color: #993399;
}