body {
	margin:0;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	
}
.nopad{
	padding:0px;
	

}
td{
	font-size:13px;
}

td.inicial{
	padding-left:10px;
	padding-right:10px;
}

a{
	border-left: 10px solid #eeeeee;
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	text-decoration:none;	
}
	
a:hover {
	border-left: 10px solid #F9FCFF;
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	font-style:normal;
	color: #3399FF;
	text-decoration:none;	
}

td.links1{
	padding-left:3px;
	border-bottom:2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	

}
.contato {
	font-size:14px;
	padding:7px;
	
}
.contato a{
	border-left: 0px solid #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #cc0000;
	text-decoration:none;	
}
	
.contato a:hover{
	border-left: 0px solid #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FF0000;
	text-decoration:none;	
}

td.linha a{
	border-left: 0px solid #eeeeee;
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #444444;
	text-decoration:none;	
}
	
td.linha a:hover{
	border-left: 0px solid #eeeeee;
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #FF3300;
	text-decoration:none;	
}
td.prodtitle{
	font-weight:bolder;
	font-style:italic;
	color: #FF6600;
	padding:5px;
	background:#eeeeee;
	background-image:url(../images/prodtitleback.jpg);
	background-repeat:repeat-y;
	font-size:18px;
	border-bottom-style: solid; 
	border-bottom-width: thick;
	border-bottom-color:#eeeeee;
}

td.prodsubtitle{
	
	background:#eeeeee;
	background-image:url(../images/prodsubtitleback.jpg);
	background-repeat:repeat-x;
	font-weight:bolder;
	padding:5px;
	font-size:14px;

}
td.prodmais{
	background-color:#FCFDEA;
	padding:5px;
	border-top-style:solid;
	border-top-width:medium;
	border-top-color:#FFFFFF;
}
td.prodmais a{
 font-style:italic;
 font-size:13px;
 color:#666666;

}
td.prodmais a:hover{
 font-style:italic;
 font-size:13px;
 color:#FF6600;
}