html {
	scrollbar-3dlight-color:#d1d7dc;
	scrollbar-arrow-color:#D5D4D4;
	scrollbar-darkshadow-color:#98aab1;
	scrollbar-face-color:#dee3e7;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#dee3e7;
	scrollbar-track-color:#efefef;
}

.lnk_menu {
	color: #4F738F;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.tx_produtos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

.lnk_menu:hover {
	color: #000000;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: underline;
}

.outline{
	background: #ffffff;
	border: solid 1px #A5B2C6;
}

	td{
    font-size:11px;
    font-family:verdana;
    }
    
.clsSubHeaderMessage {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003060;
}

.form_newsletter {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #000000;
	background-color: #F7F7FF;
	border: #7F9FBF;
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;

}

.form_newsletterbotao {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #07679F;
	background-color: #F7F7FF;
	border: #7F9FBF;
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
    cursor:hand;
}

.form_newsletterbotaow{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #07679F;
	background-color: #F7F7FF;
	border: #7F9FBF;
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
    width: 150px;
    cursor:hand;
}

.clsSubHeaderLogin {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003060;
}

.clsRodape {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003060;
}
a {
	color: #4F738F;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
	text-decoration: none		
}

a:hover {
	color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 140%;
	font-weight : bold;
	color: #003060;
	padding: 2px;
	background-color : #F2F5FA;
	border : 1px solid #A3B3C0;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	color: #003060;
	padding-bottom : 2px;
	border-bottom : 1px solid #A3B3C0;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 110%;
	font-weight : bold;
	font-style : italic;	
	color: #003060;
	padding-bottom : 2px;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight : bold;
	color: #003060;
	padding-bottom : 1px;
}

.sb_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight : bold;
	color: #003060;
	padding-bottom : 1px;
}
.quote {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
	color: #003060;
	padding-bottom : 2px;
	border : 1px solid #A8B2BB;
	font-style : italic;
	margin-left : 25px;
}

.Quote {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
	color: #003060;
	padding-bottom : 2px;
	border : 1px solid #A8B2BB;
	font-style : italic;
	margin-left : 25px;
}

.code {
	color:#000000;
	font-family: "Courier New", Courier, monospace;
	font-size:10pt;
	border: 1px solid #000000;
	padding: 3px;
	background: #FFFFCC;
}

.Code {
	color:#000000;
	font-family: "Courier New", Courier, monospace;
	font-size:10pt;
	border: 1px solid #000000;
	padding: 3px;
	background: #FFFFCC;
}

.note {
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	border: 1px solid #000000;
	padding: 3px;
	font-weight : bold;	
	font-style : italic;	
	background: #FFFFDB;
}

.Note {
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	border: 1px solid #000000;
	padding: 3px;
	font-weight : bold;	
	font-style : italic;	
	background: #FFFFDB;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	background-color: #EFF1F0;
	border: 1px solid #666699;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.Highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	background-color: #EFF1F0;
	border: 1px solid #666699;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.tip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EFF1F0;
	text-align: center;
	vertical-align: middle;
}

.Tip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EFF1F0;
	text-align: center;
	vertical-align: middle;
}

.codebackground {
	color:#000000;
	font-family:'Courier New', 'Courier', 'Serif';
	font-size:10pt;
	padding: 3px;
	background: #FFFFCC;
}

.Codebackground {
	color:#000000;
	font-family:'Courier New', 'Courier', 'Serif';
	font-size:10pt;
	padding: 3px;
	background: #FFFFCC;
}

.nowrap { 
  white-space: nowrap; 
}

