/* 
petnet_stylesheet.css
Stylesheet for PetNet generic tags

vers 1 HF 13/01/2006  taken from petnet_stylesheet v7


 version 1
*/

body			{color:#616136; font-family:verdana,helvetica,sans-serif; font-size:80%; margin-left:5px; margin-right:0px; background: #ffffff url(/images/body_bg.gif);}
h1				{line-height:1.2em; font-size:120%; padding:0px; margin:0px; font-style:italic;}
p.bold			{font-weight:bold;}
a 				{text-decoration:none; color:#616136; background-color:inherit;}
a:hover 		{text-decoration:none; color:#CC9966; background-color:inherit;}
table			{font-size: 100%;}
td 				{color:#616136; vertical-align:top; background-color:inherit;}
textarea		{background-color:#C7C78B; color: #616136; font-family:Verdana,helvetica,sans-serif; font-size:80%;}
SELECT,INPUT	{background-color:#C7C78B; color: #616136; font-family:Verdana,helvetica,sans-serif; font-size:80%;}

