<!--
.formfield {		border-color : #666699 #666699 #666699 #666699;
				border-width : 1 1 1 1;
				color : Black; background-color : #ddffff;
				height : 17px; font-size : 8pt; 
				font-family : Verdana, Arial, sans-serif; }

.formbox {		border-color : #666699 #666699 #666699 #666699;
				border-width : 1 1 1 1;
				color : Black; background-color : #ddffff;
				height : 51px; font-size : 8pt; 
				font-family : Verdana, Arial, sans-serif; }

.formselect {	border-color : #666699 #666699 #666699 #666699;
				border-width : 1 1 1 1;
				background-color : #efffff;
				height : 16px; 
				font-family : Tahoma, Arial, sans-serif;
				font-size : 9pt; color: #000;
 }

.button {		color : Black;
				background-color : #fdca;
				height : 22px; font-size : 9pt;
				font-family : Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; }

body {			font-family : Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
				font-size : 9pt;
				color: #000; 
				background-color: #fff;
				padding: 0px;
				margin: 0px;
}


A { 
font-family : Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
font-weight: bold;
text-decoration: none;
color: #a74 ; 
}


A:HOVER { 
font-family : Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
font-weight: bold;
text-decoration: underline;
color: #741 ; 
}

TD {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	font-size :  9pt;
	color : #333;
}

TD.menu {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	font-size :  10pt;
	color : #852;
	font-weight: bold;
}

.destaque {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	font-size :  11pt;
	color : #111;
}

TD.folio_menu {
	padding: 3px;
}


TD.menu_title { 
font-family : Tahoma, Arial, sans-serif; 
font-size : 9pt; 
color: #fff;
font-weigth: bold;
text-align: left; 
background-color: #049; 
padding-left: 2px;
padding-bottom: 4px;
padding-top: 4px;
filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#002277', startColorstr='#0099ee', gradientType='0');
}


.teste1 { 
		width: 235px; 
		border:1px solid #000; 
		padding-top: 50 px;
		padding-left: 10 px;
		margin-right: 90 px;
		text-transform: uppercase;
		letter-spacing: .1em;
		font-family: verdana, arial, sans-serif;
		font-size: x-small;
		font-weight: bold;
}


-->