/* **************************************************************************** */
/*	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				*/
/*										*/
/*	To check the validity of the style use 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: #FFFFFF;
/* background: #FFFFFF url("http://www.dfms.com/pages/watermark.gif"); */
/* background-repeat: no-repeat;									   */
/* background-attachment: fixed;									   */
}

/*	Paragraph									*/
p {
margin-left: 15px
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

/*	Definition list									*/
dl {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

dt {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

dd {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

/*	Links unordered lists							*/
ul {
margin-left: 15px
list-style: disc;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

/* Title styles */
div.title {
margin-left: 0px; 
margin-right: 0px;
font-size: 16pt;
font-weight: bold;
border: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

/*	Menu Style					*/
menu {
font-size: 10pt;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
background: #ea9b0d;
}

/*	Menu unvisited links							*/
a.menu:link {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;
}

/*	Menu visited links							*/
a.menu:visited {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;
}

/*	Menu active links 				*/
a.menu:active {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FFFFFF;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menu:hover {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000000;
background: #EEEECC;
}

/*	Links unvisited links							*/
a.link:link {
/* color: #6633FF; */
}

/*	Links visited links							*/
a.link:visited {
color: #993399;
}

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

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

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

/*	Visited links								*/
a:visited {
color: #993399;
}

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

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


/*	The link description							*/
span.descript {
font-size: small;
color: #333333;
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							*/
small.date {
font-size: x-small;
color: #666666;
/*background: #FFFFFF;*/
font-family: Arial, Helvetica, sans-serif;
}

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

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

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

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: 1px; 
margin-right: 1px;
font-size: 16pt;
font-weight: bold;
border: none;
color: #000000;
background: #FFFFEE;
font-family: Arial, Helvetica, sans-serif;
}

/*	This is for main headers on all pages 	*/
div.title {
margin-left: 1px; 
margin-right: 1px;
font-size: 14pt;
font-weight: bold;
border: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}


/*	This is used for the sub headers					*/
div.subtitle {
margin-left: 1px; 
margin-right: 1px;
font-size: 10pt;
font-weight: bold;
border: none;
color: #000000;
background: #CCCC99;
font-family: Arial, Helvetica, sans-serif;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 1px; 
margin-right: 1px;
margin-top: 0px; 
margin-bottom: 0px;
font-size: 16pt;
font-weight: bold;
border: none;
color: #00000;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}


/*	This is used for the sub headers					*/
h2 {
margin-left: 1px; 
margin-right: 1px;
font-size: 12pt;
font-weight: bold;
border: none;
color: #555522;
background: #CCCC99;
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 for the margin for the form elements				*/
div.margin {
margin-left: 15px
}

/*	This is for page $title_linked						*/
strong.title {
font-size: small;
font-weight: bold;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

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

/*	This is for the page last updated text					*/
small.update {
font-size: 6pt;
font-weight: normal;
color: #999999;
/*background: #FFFFFF;*/
font-family: Arial, Helvetica, sans-serif;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 15px
font-size: 10pt;
font-weight: bold;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

td.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: px;
	border-color: #EEEEFF #000000 #000000 #EEEEFF;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	height : 30px;
	text-align : left;
	vertical-align : middle;
}
