
body {
	margin:0px;
	padding:0px;
	background-color: #eeeeee;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

a:link, a:visited, a:active {
	color: #000000;
}

a:hover {
	color: #847D00;
}

#flashcontent {
	height: 100%;
	width: 100%;
}


/* fontes popups */

.verd_10_blk {  
	font-family:"Trebuchet MS", Verdana, Arial, "Times New Roman"
	font-size: 11px; 
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	padding: 15px;
}

.header {  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000000;
	text-decoration: none
}

img#prod { 
	border: 1px #999999 solid;
	padding: 2px;
	margin-bottom: 10px;
}





