<!--
     body {
           margin : 0;
           padding : 0;
           font : 11px tahoma, verdana, helvetica, arial;
      }

     .catbar {
           width : 240px;
           padding : 0px;
           text-align : left;
      }

     td.catmenu {
           padding : 7px;
           font : 12px tahoma, helvetica, arial, tahoma;
           font-weight : bold;
           text-align : left;
      }

     td.catmenu_results {
           padding : 9px;
           font : 12px tahoma, helvetica, arial, tahoma;
           font-weight : bold;
           text-align : left;
      }

     td.copyright {
           font : 10px verdana, helvetica, arial;
           text-align : right;
      }

     td.copyright a {
           text-decoration : none;
      }

     td.copyright a:hover {
           text-decoration : underline;
      }

     .vtop {
           vertical-align : top;
      }

     .title1 {
           font : 24px tahoma, helvetica, arial;
           text-align : left;
      }

     .title2 {
           font : 12px tahoma, helvetica, arial;
           font-weight : bold;
           padding : 6px;
           text-align : left;
      }

     .footer1 {
           padding : 0;
		   spacing: 0;
           text-align : left;
           font : 12px tahoma, helvetica, arial;
      }


	 .footer2 {
           padding : 3px;
           text-align : center;
      }

     .gray {
           color : #727272;
      }

     .relatedhdr {
	 	font:11px verdana,helvetica,tahoma,arial;
		text-align:center;
		}
	 
	 .searchedfor {
           font-weight : bold;
      }

     .blurb {
           font-size : 11px;
           font-style : italic;
      }
     input {
           font : 11px verdana, helvetica, arial;
      }

     a.domain {
           font : 24px tahoma, helvetica, arial;
           text-decoration : none;
      }

     a.domainlinks {
           font : 12px tahoma, helvetica, arial;
           font-weight : bold;
           text-decoration : none;
      }

     a.domainlinks:hover {
           text-decoration : underline;
      }

     a.morelinks {
           font : 11px tahoma, helvetica, arial;
           font-weight : bold;
           text-decoration : none;
           text-align : left;
      }

     a.morelinks:hover {
           text-decoration : underline;
      }

     a.title {
           font : 20px helvetica, arial;
      }
	  
	 a.title b {
	 		font-weight: normal;
			}
	  
     a.desc {
           font : 11px helvetica, arial;
           text-decoration : none;
      }

     a.url {
           font : 10px tahoma, verdana, helvetica, arial;
           text-decoration : none;
      }

     a.navlinks {
           font : 10px verdana,tahoma, helvetica, arial, sans-serif;
           text-decoration : underline;
      }
	  
     a.relatedlink {
           font : 10px tahoma, verdana, helvetica, arial;
           text-decoration : none;
      }

     a.poplink {
           text-decoration : none;
           font : 12px tahoma, helvetica, arial, tahoma;
           font-weight : bold;
           display : block;
      }

     a.footlink {
           text-decoration : none;
           font : 12px tahoma, helvetica, arial, tahoma;
      }


	  
	  td.results {
	  padding:10px; 
	  vertical-align:top;
	  text-align:left;
	  }
	  
  	  img.middle { vertical-align:-35%; }
	  
	  	 body {
      background : #ffffff;
      color: #000000;
	  }
	  
	  .catbar {
      background : #d8dfee;
      border-top : 1px solid #eef8fd;
      border-bottom : 1px solid #c0cfe2;
      border-right : 1px solid #c0cfe2;
      color : #000000;
	  }
	  
	  td.copyright {
           color : #d1d1d1;
	  }	 
	  
	  td.copyright a {
           color : #d1d1d1;
	  }	  
	  
	  .title1 {
           background : #6987bc;	  
           color : #ffffff;
	  }		   
	  
	  .title2 {
            background : #d8dfee;
			color : #000000;
			}
		
	  .footer1 {
           background : #d8dfee;
           color : #000000;
		   }
		   
	  .footer2 {
           background : #6987bc;
           color : #ffffff;
		   }
		   	  
	.cattitle {
		background:#6987bc;
        color : #ffffff;
		}
		
	  .sidebar {
           background : #d8dfee;
      }
	  
	  .searchedfor {
           color : #727272;
		   }
	
		a.domain {
           color : #ffffff;
		   }				   	  
		   
		a.domainlinks {
           color : #003366;
		   }
	
		a.morelinks {
           color : #003399;
		   }				   		
		   
		a.title {
			color:#0000ff;
			}
			
		a.desc {
           color : #000000;
		   }		
		   
		a.url {
           color : #66cc00;
		   }		
		   
		a.navlinks {
           color : #0000ff;		   
		   }

		a.relatedlink {
           color : #ffffff;
		   }				   
		   
	     #relatedmenudiv a  {
           color : #000000;
		   }		
		   
   	     #relatedmenudiv a:hover {
           color : #ffffff;
      	   }		   
		   
		a.footlink {
           color : #ffffff;		   
		   }
		   
     a.footlink:hover {
           color : #d8dfee;
      }		   
	  
	  td.results {
	  background:#ffffff;
	  }	   
	  
//-->