/* CSS Document */

body {
margin:0;
padding:0;
	font-family: arial, verdana, helvetica, sans-serif;
	background-color:#ffffff;
	/* background-color:#dec472;
	background-image: url(http://www.tnaseeds.com/components/images/tna-bg.jpg); */
	background-repeat:repeat-x;
	color: #000000;
	font-size: 12px;
}

h1 {font-size: 18px; margin-left: 0px; margin-top: 0px; line-height: 120%; padding-left: 25px; }
h2 {font-size: 14px; margin-left: 10px;}
h3 {font-size: 13px; margin-left: 5px; }
h1, h2, h3, h4, h5, h6 { text-align: left;}

.sidebar { background-image: url(http://www.tnaseeds.com/components/images/sidebar-bg.jpg); 
	background-repeat: no-repeat; }
	
 .content {padding-left: 2px; padding-right: 0px; font-size: 12px; padding-top: 0px; line-height: 150%; 
color: #000000;  } 

table.datatable {font-size: 12px; line-height: 100%; 
color: #000000;  } 

A:link    {text-decoration:underline;color:#333333;}
A:visited   {text-decoration:underline;color:#333333;}
A:hover   {text-decoration:none;color:#0d9f6b;}

/* navigation menu */
div.menu  { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-align: left; width: 170px;}

div.menu a {
	color: #333333;
	 	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	font-weight:600
	
	
}
div.menu a:visited {
	color: #333333;
	text-decoration: none;
	font-weight:600
}
div.menu a:hover {
	color: #dec472;
		text-decoration: none;
}

/* end navigation menu */


 


 .sidebar {  font-size: 12px; line-height: 150%; 
color: #772520;  font-family: verdana,tahoma,arial,sans-serif;} 
 .sidebar a { color: #333333;} 

td.footer {
color: #333333; 
font-size:11px; 
line-height:15px;
font-family: arial, tahoma, verdana, arial, sans-serif;
}

ul {list-style-image: url("http://www.tnaseeds.com/images/bullet.gif")}

hr {height: 2px; color: #0d9f6b;}