/* **************************************************************************** */
/*      Jade Related                                                                                                   */
/* **************************************************************************** */
body {
    color: #000000; /*body text colour*/
    font-size : 11px;
    background-color : White;
    font-family: Arial, Helvetica, sans-serif;
	background-color : #DDDDDD; /*background colour*/
}

p {
   color: #000000;
   font-family: "verdana", "arial", "geneva", sans-serif;
   font-size : 12px;
}

/* Extra pages like new, popular favorites ...*/
A.xtrapages:Link, a.xtrapages:visited, a.xtrapages:active, A.xtrapages:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
    color: Black;
    text-decoration: none
}

/*	Links inside jade dir							*/
a.link:link, a.link:visited, a.link:active, a.link:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
        color: #3b6be7;
	font-weight: bold;
}
a.link2:link, a.link2:visited, a.link2:active, a.link2:hover {
  color: #666666; 
  font-size : 12;
  text-decoration:underline;
  font-family: "verdana", "arial", "geneva", sans-serif;
}
A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
    text-decoration : underline;
	font-family : Tahoma;
	font-size : 12px;
}

/*	The link description							*/
span.descript {
	font-family : Tahoma;
	font-size : 12px;
/*	color: Gray; */
	color: Black;
}

/*	Catgory info on search, new, favorites, etc	*/
span.descrcateg {
	font-family : Tahoma;
	font-size : 11px;
	color: Gray; 
}

/*	to display number of hits reached by each site	*/
small.hits {
	font-family : Tahoma;
	font-size : 11px;
	color: Gray; 
}
/* Margin for */
div.margin {
margin-left: 10px;  
}
/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: medium; 
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
width:33%
}
/*	This is used for the menu titles					*/
H1, A.H1:ACTIVE, A.H1:HOVER, A.H1:LINK, A.H1:VISITED, H3, A.H3:ACTIVE, A.H3:HOVER, A.H3:LINK, A.H3:VISITED {
	font-size : 16px;
	font-weight: bold;
	border: none;
	color: #3b6be7;
	/*background: #CC3300;*/
	font-family : font-family: Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	font-variant : small-caps;
	text-align : left;
}
/*	The link description							*/
span.descript {
	font-family : Tahoma;
	font-size : 11px;
	color: Black;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Favorite links								*/
sup.fav {
font-size: x-small;
color: #FFFFFF;
background: #008000;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/* CSS Tags for frames */
body.frame {
   color: #FFCC66;
   background: #CC3300;
   font-family: "verdana", "arial", "geneva", sans-serif;
   font-size : 11px;
}
a.frame:link, a.frame:visited, a.frame:active { 
   color: #FFCC66;
   text-decoration:none;
   font-weight: bold;
}
a.frame:hover {
   color: #FFCC66;
   text-decoration:underline
   font-weight: bold;
}




/* **************************************************************************** */
/*    Your own style definition for your page                                                       */
/* **************************************************************************** */
TABLE.dm_menu {
        background-color: #CC3300;
}
A.dm_menu, A.dm_menu:ACTIVE, A.dm_menu:FOCUS, A.dm_menu:VISITED, A.dm_menu:LINK, TD.dm_menu {
	text-decoration : none;
	color : #FFCC66;
    background-color: #CC3300;
	font-variant : small-caps;
	font-size : x-small;
	font-weight : bolder;
	margin-right : 10px;
	margin-left : 10px;
	padding-bottom : 5px;
}

 A.dm_menu:HOVER {
	text-decoration : none;
	color : White;
	font-variant : small-caps;
	font-size : x-small;
	font-weight : bolder;
	margin-right : 10px;
	margin-left : 10px;
	padding-bottom : 5px;
}

.BigField { color: #333; font-size: 16px; padding: 3px; }
.Find { width: 424px; padding: 38px 30px 44px 30px;  }
.Find h4 { color: #000; margin-bottom: 5px; font-size: 16px; font-weight: bold; }
.Find a { color: #3b6be7; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 14px; }
.Or { margin-top: 10px; font-size: 14px; }
.Butt { font: bold 14px Arial, Helvetica, sans-serif; color: #FFFFFF;
background: #333; }
.homeH3 a { color: #3b6be7; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 16px; }
.homePara a { color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; }
.test a { font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

.Explore { width: 326px; padding: 38px 40px 37px 10px; }
.Explore h3 { color: #3b6be7; margin-bottom: 5px; font-size: 16px; font-weight: bold; }
.Explore p { font: normal 14px Arial, Helvetica, sans-serif; color: #000000; }

A.footer:Link, a.footer:visited, a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
    color: Black;
    text-decoration: none
}


A.tree:Link, a.tree:visited, a.tree:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size : 12px;
    color: Black;
    text-decoration: none;
}

A.tree:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size : 12px;
    color: Blue;
    text-decoration: underline;
}


