body {font-family: verdana, geneva, arial, helvetica, sans-serif; color:#9DC1C4; font-size: 11px; scrollbar-arrow-color:#41657E; scrollbar-shadow-color:#303030; scrollbar-highlight-color:#404040; scrollbar-face-color:#D4D0C8; scrollbar-darkshadow-color:#e0e0e0; scrollbar-3dlight-color:#e0e0e0; scrollbar-track-color:#E9E7E3;}
td {font-size: 11px;}

a {font-weight: bold}
a.menu {font-size: 10px; color:#798E95; text-decoration: none; padding-left: 5px; padding-right: 5px;}
a.menu:hover {color:#FCB834; text-decoration: none;}

/*	Paragraph									*/
p {
margin-left: 0px;
padding-left: 0px;
padding-right: 0px;
font-size: 11px;
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

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

/*	Menu unvisited links							*/
a.menulink:link {
color: #FCB834;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #819FA1;
}

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

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FCB834;
}

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

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

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

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

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

/*	Visited links								*/
a:visited {
/* color: #5E8193; */
color: #819FA1;
}

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

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

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

/*	The link description							*/
span.descript {
font-size: 11;
color: #8F8F8F;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: #D5EE00;
background: #FB491A;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

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

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

/*	This class is for "Looking for something in particular?"		*/
strong.search {
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: 11;
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: 22px;
font-weight: bold;
border: none;
color: #5E8193;
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: 22px;
font-weight: bold;
border: none;
color: #5E8193;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for the error messages					*/
strong.error {
color: #5E8193;
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: 18px;
font-weight: bold;
border: none;
color: #5E8193;
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

/*	This is for page $title_linked						*/
strong.title {
font-size: small;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

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

/*	Preformatted text							*/
pre {
margin-left: 0px;
font-size: small;
font-weight: bold;
}

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

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

form {color:#7C919D}
input, select, option, textarea {font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 11px; background-color:#36474E; border-color:#7D9DA4; color:#8BA3B0; padding-left: 3px; letter-spacing: 1px}