/**
# ######################################################################
# Project:     PHPLinkDirectory: Version 2.1
#
# **********************************************************************
# Copyright (C) 2004-2006 NetCreated, Inc. (http://www.netcreated.com/)
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
# **********************************************************************
#
# For questions, help, comments, discussion, etc., please join the
# PHP Link Directory Forum http://www.phplinkdirectory.com/forum/
#
# @link           http://www.phplinkdirectory.com/
# @copyright      2004-2006 NetCreated, Inc. (http://www.netcreated.com/)
# @projectManager David DuVal <david@david-duval.com>
# @package        PHPLinkDirectory
# ######################################################################
*/

body {
 padding:0;
 margin:0;
 color:#000000;
 font-family:Tahoma;
 font-size:11px;
}


br{font-size:10px}
.s{font-family:Tahoma; font-size:11px;  color:#BEC0BF; text-decoration:none}
.s a {color:#BEC0BF; text-decoration: none}

.green{font-family:Tahoma; font-size:10px;  color:#90D145;text-decoration:none}
.green1{font-family:Tahoma; font-size:11px;  color:#8CCA42;text-decoration:none}
.green2{font-family:Tahoma; font-size:11px;  color:#8CCA42; }
  .red{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
  .o{font-family:Tahoma; font-size:11px;  color:#FFCC00;}
  
.blue{font-family:Tahoma; font-size:11px;  color:#D1D4D6;text-decoration:none}
.blue a {color:#D1D4D6; text-decoration: none}

.blue1{font-family:Tahoma; font-size:10px;  color:#A6ADB1;text-decoration:none}
.blue1 a {color:#A6ADB1; text-decoration: none}


.w{font-family:Tahoma; font-size:11px;  color:#F4F6F5; }
.b{font-family:Tahoma; font-size:11px;  color:#3E4D55; }

 
 

  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}
		
#lnav a {
	color: #FFF;
	font-size: 12px;
}

h2 {
	font-size: 12px;
	margin: 13px 0px 3px 0px;
	color: #455D3D;
}

h2 a {
	color: #455D3D;
}

h3 {
	font-size: 12px;
	margin: 13px 0px 13px 0px;
	color: #000;
}

.subcat a {
	color: #455D3D;
}

a {
	color: #000;
	text-decoration: none;
}

p {
	margin: 0px 0px 0px 0px;
}

#featured {
	border: 1px solid #000;
	background-color: #F4F8E7;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 0px 5px;
}

 


