body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Verdana;
}

.link_laranja{color:#FF9A00; text-decoration:none;font-weight: bold;}
a {color:#FFFFFF; text-decoration:none;font-weight: bold;}
a:hover {color:#CC0001; text-decoration:underline;font-weight: bold;}
#ulFornecedores a {color:#FFFFFF; text-decoration:none;font-weight: bold;}
#ulFornecedores a:hover {color:#FFCC33; text-decoration:underline;font-weight: bold;}

TABLE.block {
border: 1px solid #DDDDDD;
font-family:verdana;
font-size:11px;
width:350px;
}
TD.rowWithLabel {
font-family:verdana;
font-size:11px;
}
TD.rowTitle {
	background: #FFCC33;
	font-weight: bold;
	width:110px;
	padding-left: 5px;
	color:#FFFFFF
}
TD.rowTitle2 {
	background: #FF9A00;
	font-weight: bold;
	width:110px;
	padding-left: 5px;
	color:#FFFFFF
}
TD.rowLogin {
	background: #cc0001;
	padding-left: 5px;
	color:#FFFFFF
}
TD.rowOrcamento {
	background-color:#FF9900;
	text-align:center;
	font-weight: bold; 
	padding-left: 5px;
	color:#ffffff;
}
TD.rowVideo {
	background-color:#CC0001;
	text-align:center;
	font-weight: bold; 
	padding-left: 5px;
	color:#ffffff;
}
#tagline {
	margin-left:60px;
	margin-right:60px;
	margin-bottom:0px;
	border:1px solid #FF7700;
	padding:10px;
	background-color: #FFF4D8;
	text-align:center;
	color: #FF7700;
	font:bold 12px/18px Verdana, sans-serif;
}