/* **************************************************************************** */
/*	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: #3300CC;
background: #66CCFF url("http://localhost/naturemail/client/WFNS_user/wfs/background.jpg") repeat-y;
}

/*	Paragraph									*/
/* took out background: #FFFFFF; */
p {
margin-left: 60px;
color: #000000;
font-family: Times New Roman, Times, Serif;
}

/*	Paragraph	outside tables to allow for left border	*/
p.p1 {
margin-left: 140px;
color: #000000;
font-family: Times New Roman, Times, Serif;
}


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

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

/*	Menu item cells						*/
td.menucell {
font-size: small;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: blue;
background: #EEEEFF;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #993399;
background: #EEEEFF;
}

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

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #DDEEFF;
font-weight: bold;
background: darkblue;
}

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

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

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

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF66FF;
font-weight: bold;
background: #66CCFF;
}

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

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

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

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

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

/*	The link description						*/
span.descript {
font-size: 16px;
color: #3300CC;
background: #66CCFF;
font-family: Times New Roman, Times, Serif;
}

/*	The Site Managers Comment					*/
span.SMCmts {
font-size: 14px;
color: #000099;
background: #66CCFF;
font-family: Times New Roman, Times, Serif;
}

/*	New links								*/
sup.new {
font-size: 10px;
color: #FF0000;
background: #FFFF00;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

/*	Links date and hits							*/
small.date {
font-size: 10px;
color: #666699;
background: #66CCFF;
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;
background: #00AAFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
background: #0099FF;
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: 140px;
font-size: x-large;
font-weight: bold;
border: none;
color: blue;
background: #DDEEFF;
font-family: Times New Roman, Times, Serif;
font-style: italic;
text-align: center;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 140px;
font-size: x-large;
font-weight: bold;
border: none;
color: blue;
background: #DDEEFF;
font-family: Times New Roman, Times, Serif;
font-style: italic;
text-align: center;
}

/*	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: 140px;
font-size: medium;
font-weight: bold;
border: none;
color: blue;
background: #DDEEFF;
font-family: Times New Roman, Times, Serif;
}

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

/*	This is for the margin to offset from left boarder picture	*/
div.marginInLeft {
margin-left: 145px;
background-color: transparent;
}



/*	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-size: small;
color: #000000;
background: #66CCFF;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: medium;
color: #000000;
background: #66CCFF;
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: 10px;
font-weight: bold;
color: #000000;
background: #99FFFF;
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;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}


/*  this is for the inline Waterfall Site Name Text Logo   */
.WFSLogo {
font-size: 16px;
color: blue;
font-family: serif;
font-style: italic;
}

/*  this is for the Heading Waterfall Site Name Text Logo   */
.WFSLogoH1 {
font-size: 36px;
color: blue;
background: #DDEEFF;
font-family: serif;
font-style: italic;
}


/*  this is for the Nature Site Name Text Logo   */
.TNSLogo {
font-size: 16px;
color: darkgreen;
background: #00CC00;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
}



/*	Table cells  left top				*/
td.LCell1 {
font-size: small;
color: #0000FF;
width: 144px;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells  center top				*/
td.CCell1 {
font-size: small;
color: #00FF00;
width: 405px;
background: #FFCC99;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells	 right top				*/
td.RCell1 {
font-size: small;
color: #000000;
width: 200px;
background: #FFFFCC;
font-family: "verdana", "arial", "geneva", sans-serif;
}


/*	Table cells	 left row 2			*/
td.LCell2 {
font-size: small;
color: #000000;
background-color: #3366FF;
background: url("http://localhost/naturemail/client/WFNS_user/wfs/background.jpg");
width: 144px;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells	center row 2			*/
td.CCell2 {
font-size: small;
color: #000000;
background: #3366FFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells	right col row 2			*/
td.RCell3 {
font-size: small;
color: #0000FF;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells	 left row 3			*/
td.LCell3 {
font-size: small;
width: 144px;
color: #00FFCC;
background: #99FFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells	center row 3			*/
td.CCell3 {
font-size: small;
color: #FF00FF;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells	right col row 3			*/
td.RCell3 {
font-size: small;
color: #00FF00;
background: #CCCCFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells	footer top row	*/
td.footcell1 {
font-size: small;
color: #0066CC;
background: #99FFFF;
font-family: Times New Roman, Times, Serif;
}

/*	Table cells	footer 2nd row center cell	*/
td.footcell2 {
font-size: small;
color: #0066CC;
background: #99FFFF;
font-family: Times New Roman, Times, Serif;
}

/*	Table cells	footer side cells	*/
td.footcell3 {
font-size: small;
color: #0066CC;
background: #99FFFF;
font-family: Times New Roman, Times, Serif;
}

/*	Table cells	footer 2nd row center cell	*/
td.footcell4 {
font-size: medium;
color: #0066CC;
background: #99FFFF;
font-family: Times New Roman, Times, Serif;
}

/*	Table cells	footer 2nd row center cell	*/
td.footcell5 {
font-size: small;
color: #0066CC;
background: #99FFFF;
font-family: Times New Roman, Times, Serif;
}


/*	Table cells	center row 2			*/
td.addcellL {
font-size: small;color: #000000;
background: #3366FFF;
font-family: Times New Roman, Times, Serif;
width: 200;
text-align: right;
margin-left: 10px;
}


/*	Table cells	center row 2			*/
td.addcellR {
font-size: medium;
color: #000000;
background: #3366FFF;
font-family: Times New Roman, Times, Serif;
width: 500;
}



/*	Force Table cells width */
span.w1 {
font-size: small;
width: 144px;
color: #00FFCC;
background: #99FFFF;
font-family: serif;
}
