/* Livestock Office Styles */



body 		{background-color: white;
		 font-family: Arial, Halvetica, sans-serif;
		 font-style: normal;
		 font-size: 75%;
	 	 margin: 0px;
	 	 background-image: url(pics/bg.png);
	 	 background-repeat: repeat -y}
 	
table		{font-size: 10pt}

h2		{color: #666666}

h4		{color: #0F3568}
h4 a		{text-decoration: none;
		 color: #0F3568}
h4 a:hover	{color: #336699;
		 text-decoration: underline}


h5		{color: #336699}

hr		{border: none;
		 color: #ffcc00;
		 background-color: #ffcc00;
		 height: 1px}

#subheading	{color: #336699}

/* Main table */	 	 
#main		{margin: 0px;
		 width: 100%}

/* Header blue bars */ 
#headerbar	{background-color: #336699;
		 height: 20px}

/* Header */
#header		{background-color: white;
		 height: 120px}

/* Main Logo */
#logrey		{float:left; 
		 margin: 10px 10px 10px 10px;
		 width: 250px;
		 height: 129px}

/* Jade pic */		 
#jade		{width: 198;
		 height: 148;
		 float:right;
		 margin: 0px 10px 0px 10px}

/* Main links */		 
#linkbar	{background-image: url(pics/links.png);
		 color: #0F3568;
		 height: 40px}
#linkbar a	{color: #0F3568;
		 text-decoration: none}
#linkbar a:hover{color: #336699}


/* Grey fade */
#leftbar	{background-color: white;
		 background-image: url(pics/bar.png);
		 width: 100px}

/* Text table */
#rightbar	{background-color: white;
		 width: 700px}

/* Main text margin */		 
#margin		{width: 30px}

/* Main Text cell */
#textcell	{width: 500px}

/* Main Text area */
#text		{background-color: white;
		 font-size: 10pt;
		 margin: 0px;
		 width: 550px}

/* Copyright cell */	 
#addressbar	{height: 25px}

/* Copyright */
#address	{background-color: #ffcc00;
		 color: #0F3568;
		 text-align: center;
		 font-size: 8pt}
		 
/* Email link to nas */
#nas		{color: #0F3568}
		 
/* Livestock Office contact details */
#footer		{background-color: #091F3E;
		 text-align:center;
		 color: white;
		 height: 100px}

/* Email link to jenny  */
#footer a	{color: #FFCC00}

/* Top of page link */
#smalllink a	{color: #2D5981;
		 text-decoration: underline;
		 font-size: 80%}

div#smalllink a	{color: #2D5981;
		 text-decoration: underline;
		 font-size: 80%}
		 
#products	{width: 101px;
		 height: 76px;
		 float: left; 
		 margin: 10px 10px 0px 0px;
		 margin-right: 10px"}
		 
#hl		{font-weight: bold;
		 color: #336699}
		 

	 
		 

 
		 



		 




