/* **************************************************************************** */
/* 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: black}

/* Definition list */

dl
{background-color: #FFFFFF;
color: #000000;
font-family: Arial, Helvetica, sans-serif}

/* Menu */

small.menu
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small}

/* Menu unvisited links */

a.menulink:link
{}

/* Menu visited links */

a.menulink:visited
{}

/* Menu active links (not widely supported) */

a.menulink:active
{}

/* Menu links when hovered over (MSIE only) */

a.menulink:hover
{}

/* Links unvisited links */

a.link:link
{}

/* Links visited links */

a.link:visited
{}

/* Links active links (not widely supported) */

a.link:active
{}

/* Links when hovered over (MSIE only) */

a.link:hover
{}

/* Unvisited links */

a:link
{}

/* Visited links */

a:visited
{}

/* Active links (not widely supported) */

a:active
{}

/* Links when hovered over (MSIE only) */

a:hover
{}

/* Links unordered lists */

ul
{
	font-family: "Times New Roman", Times, serif;
	list-style: disc;
	margin-left : 10px;
}

th {
	font : bold xx-small Arial, Helvetica, sans-serif;
	color : #336600;
}

li {
	margin-bottom : 8px;
	margin-left : 24px;
	margin-right : 24px;
}



/* The link description */

span.descript
{font-family: "Times New Roman", Times, serif;
font-size: small}

/* New links */

span.new
{background-color: #FF3300;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold}

/* Popular links */

span.pop
{background-color: #00CCFF;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold}

/* Links date and hits */

small.date
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small}

/* Number of links in categories */

small.numlinks
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small}

/* This class is for "Looking for something in particular?" */

strong.search
{font-family: Arial, Helvetica, sans-serif;
font-weight: bold}

/* This class is for "More options" */

small.more
{font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: normal}

/* This is for main headers on all pages */

h1
{
	background-color: #DCEECA;
	border: none;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding-left : 10px;
	padding-bottom : 4px;
	width : 100%;
	padding-top : 4px;
}

/* This is for main headers on all pages */

h1.noband
{
	border: none;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-left : 0px;
	padding-bottom : 0px;
	width : 100%;
	padding-top : 0px;
	background-color : transparent;
}

/* This class is for the main header on the home page */

h1.home
{
	background-color: #000099;
	border: none;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-indent : 10px;
}

/* This class is for the error messages */

strong.error
{font-family: Arial, Helvetica, sans-serif;
font-weight: bold}

/* This is used for the sub headers */

h2
{
	border: none;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold
}

/* This is used for the sub headers */

h3
{
	border: none;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style : italic;
}

/* This is for the margin for the form elements */

div.margin
{margin-left: 10px}

/* This is for page $title_linked */

strong.title
{font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold}

/* This is for typographical formatting of link list links.*/

strong.link
{
	font : bold;
}

/* Table cells */

td
{}

/* This is for Category Listings table cells */

td.catlist
{font-family: Arial, Helvetica, sans-serif;
font-size: medium}

td.quotebox
{font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em}

/* Preformatted text */

pre
{font-size: small;
font-weight: bold}

/* This is for the page last updated text */

small.update
{font-family: Arial, Helvetica, sans-serif;
font-size: xx-small}

/* This is for the total number of links */

p.grandtotal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold
}

/* This is for the bookmarklet link */

span.bookmarklet
{font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold}

/* This is for in-line Category links on New pages. */

p.categorylink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold
}

/* This is for in-line end of article author by-lines. */

p.author
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style : italic;
	text-align : right;
}
span.nowrap
{
	white-space: nowrap;
}

blockquote.quote
{font-family: "Times New Roman", Times, serif;   margin: 0 48px 0 px 48 px;  font-size: 90%;    }

td.sidebar-text
{font-family: Arial, Helvetica, sans-serif;  font-size: 90%; }

ul.openspace
{
	font-family: "Times New Roman", Times, serif;
	list-style: disc;
	margin: 10px 12px 10px;
	}
.mainNav p.a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
