/* **************************************************************************** */
/*      Jade Related                                                                                                   */
/* **************************************************************************** */
body {
   color: #333333;
   font-size : 12px;
   background-color : #FFFFFF;
   font-family : "MS Sans Serif", Tahoma;
}
td,div{
   font-size : 12px;
   font-family : "MS Sans Serif", Tahoma;
}
#borderTable
{
  width: 100%;
  color: #333333;
  background-color: #faf9f6;
  border: thin solid #FF0000;
  margin-bottom: 1em;
  padding: 4px;
   font-family : "MS Sans Serif", Tahoma;
   font-size : 12px;
}
#copyTable
{
  width: 100%;
  color: #333333;
  background-color: #faf9f6;
  border: none;
  margin-bottom: 1em;
  padding: 4px;
   font-family : "MS Sans Serif", Tahoma;
   font-size : 12px;
}
#navTable
{
	width: 100%;
	background-color:  #CC3300;
	border: thin solid #9cbee6;
	margin-bottom: 1em;
	padding: 4px;
	font-family : "MS Sans Serif", Tahoma;
	font-size : 12px;
	text-indent: 5pt;
	color: #FFFFFF;
}
#headTable
{
  width: 100%;
  color: #333333;
  background-color: #FFDD99;
  border: thin solid #9cbee6;
  margin-bottom: 1em;
  padding: 4px;
   font-family : "MS Sans Serif", Tahoma;
   font-size : 12px;
}
p {
	color: #333333;
	font-family : "MS Sans Serif", Tahoma;
	font-size : 12px;
	text-indent: 25pt;
}

/* Extra pages like new, popular favorites ...*/
A.xtrapages:Link, a.xtrapages:visited, a.xtrapages:active, A.xtrapages:hover {
	font-family : "MS Sans Serif", Tahoma;
	font-size : 12px;
   color: #333333;
}

/*	Links inside jade dir							*/
a.link:link, a.link:visited, a.link:active, a.link:hover {
	font-family : "MS Sans Serif", Tahoma;
	font-size : 12px;
    color: Black;
	font-weight: bold;
}
a.link2:link, a.link2:visited, a.link2:active, a.link2:hover {
  color: #666666; 
  font-size : 12px;
  text-decoration:underline;
  font-family : "MS Sans Serif", Tahoma;
}
A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
    text-decoration : underline;
	font-family : "MS Sans Serif", Tahoma;
	font-size : 12px;
}

/*	The link description							*/
span.descript {
	font-family : "MS Sans Serif", Tahoma;
	font-size : 12px;
/*	color: Gray; */
   color: #333333;
}

/*	Catgory info on search, new, favorites, etc	*/
span.descrcateg {
	font-family : "MS Sans Serif", Tahoma;
	font-size : 12px;
	color: Gray; 
}

/*	to display number of hits reached by each site	*/
small.hits {
	font-family : "MS Sans Serif", Tahoma;
	font-size : 12px;
	color: Gray; 
}
/* Margin for */
div.margin {
margin-left: 10px;  
}
/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: medium; 
color: #333333;
	font-family : "MS Sans Serif", Tahoma;
}
/*	This is used for the menu titles					*/
H3, A.H3:ACTIVE, A.H3:HOVER, A.H3:LINK, A.H3:VISITED {
	font-size : 16px;
	font-weight: bold;
	border: none;
	color: #FFCC66;
	background: #CC3300;
	font-family : "MS Sans Serif", Tahoma;
	margin-bottom : 0px;
	text-align : left;
	height: 20px;
}
/*	The link description							*/
span.descript {
	font-family : "MS Sans Serif", Tahoma;
	font-size : 12px;
   color: #333333;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
	font-family : "MS Sans Serif", Tahoma;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
	font-family : Tahoma,"MS sans-serif";
}

/*	Favorite links								*/
sup.fav {
font-size: x-small;
color: #FFFFFF;
background: #008000;
font-weight: bold;
	font-family : Tahoma,"MS sans-serif";
}

/* CSS Tags for frames */
body.frame {
   color: #FFCC66;
   background: #CC3300;
	font-family : "MS Sans Serif", Tahoma;
   font-size : 12px;
}
a.frame:link, a.frame:visited, a.frame:active { 
   color: #FFCC66;
   text-decoration:underline
   font-weight: bold;
   font-size : 12px;
}
a.frame:hover {
   color: #FFCC66;
   text-decoration:underline
   font-weight: bold;
   font-size : 12px;
}

/* **************************************************************************** */
/*    Your own style definition for your page                                                       */
/* **************************************************************************** */

TABLE.dm_menu {
        background-color: #FFFFFF;
}
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: #FFFFFF;
	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 : #FFFFFF;
	font-variant : small-caps;
	font-size : x-small;
	font-weight : bolder;
	margin-right : 10px;
	margin-left : 10px;
	padding-bottom : 5px;
}
.leftmenu {
	text-align: left;
	text-indent: 5px;
	font-family: "MS Sans Serif", Tahoma;
	font-weight: bold;
	background-color: #BCBCBC;
	text-decoration: none;
}
.orange {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFCC99;
}
div {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 12px;
}
a:link { font-family: "MS Sans Serif", Tahoma; font-size: 12px; color: #014D5F; text-decoration: none; }  
a:visited { font-family: "MS Sans Serif", Tahoma; font-size: 12px; color:#014D5F; text-decoration: none; }  
a:active { font-family:"MS Sans Serif", Tahoma; font-size: 12px; color: #014D5F; text-decoration: none; } 
a:hover { font-family:"MS Sans Serif", Tahoma; font-size: 12px; color: #F3960B; text-decoration: underline; } 
