BODY 
	{ 	background-color: A85421;	
		background-image: url(images/bgprod.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		font-family: Verdana, sans-serif;
		font-size: 11px;
		color: brown;
	}
td
	{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0px;
	color: brown;
	}

td.navi
	{
	font-family: Verdana;
	font-size: 9px;
	letter-spacing: 0px;
	color: 804625;	
	background: url(images/bgnavibar.jpg)
	}

td.des
	{
	font-family: Verdana;
	font-size: 10px;
	letter-spacing: 0px;
	color: F2B996;
	background-color: A85421;
	}



td.srnavi
	{
	font-family: Verdana;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 2;
	color: 804625;
	background: url(images/bgprodsrbutn.jpg)
	}

a 
	{
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
	text-decoration: none;
	background: url(images/T_03.jpg)
	}

a:hover 
	{
	color: D4B597;
	text-decoration: none;
	background: red
	}

a.sr 
	{
	color: white;
	font-size: 8px;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	background: #784621
	}
a.sr2 
	{
	color: white;
	font-size: 8px;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	background: red
	}

a:hover.sr
	{
	color: gray;
	text-decoration: none;
	background: lightgray
	}

a:hover.sr2
	{
	color: gray;
	text-decoration: none;
	background: lightgray
	}

