.texto {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.textopeq {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.textopeq_12 {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.textopeqjustify {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}

.textopeq_bkg {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


.textobigGreen {
	color: #339966;
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma;
}

.textopeqLink {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.textopeqLinkBlack {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.textopeq_branco {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.textogrande {
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.texto_contraste {
	color: #0094de;
	text-decoration: none;
	font-size: 13px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.textopeq_contraste {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.textopeq_contraste_silver {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.textTable {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #606060;
}

.admMiniTitleGray {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	background-color: #AAAAAA;
	font-weight : bold;
}

td.bg_branco {
	background-color : #FFFFFF;
}

td.bg_claro {
	background-color : #F8F8F8;
}

td.bg_contraste {
	background-color : #FF9900;
}

table.bg_branco {
	background-color : #FFFFFF;
}

table.bg_claro {
	background-color : #e8e8e8;
}

table.bg_contraste {
	background-color : #FF9900;
}


.form_textopeq_contraste {
	color: #888888;
	font-weight : none;
	text-decoration: none;
	font-size: 10px;
	font-family:  Arial, Verdana, Tahoma;
	height: 18px;
	border: none;
	background:transparent 
}

.form_check {
	width:12px;
	height:12px;
	
}

.form_box {
	color: #888888;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Verdana, Tahoma;
		border-left : 1px solid #CCCCCC;	border-right : 1px solid #CCCCCC;	border-bottom : 1px solid #CCCCCC;	border-top : 1 solid #CCCCCC;	background-color : #EFEFEF;	font-weight : bold;
}

.form_box_right {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	border: thin groove;
	text-align: right;
}


.form_select {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: thin groove;
	scrollbar-arrow-color: Scrollbar;
	scrollbar-3dlight-color: Window;
	scrollbar-base-color: Scrollbar;
	scrollbar-darkshadow-color: Window;
	scrollbar-face-color: Window;
	scrollbar-highlight-color: Window;
	scrollbar-shadow-color: Scrollbar;
	scrollbar-track-color: Window;
}

.form_area {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*height: 36px;*/
	border: thin groove;
	scrollbar-arrow-color: Scrollbar;
	scrollbar-3dlight-color: Window;
	scrollbar-base-color: Scrollbar;
	scrollbar-darkshadow-color: Window;
	scrollbar-face-color: Window;
	scrollbar-highlight-color: Window;
	scrollbar-shadow-color: Scrollbar;
	scrollbar-track-color: Window;
}

.quadContentSel {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #333333;
}

.inOutList {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 160;
	border: thin groove;
}
	
a.texto:hover {
	text-decoration: underline;	
}

a.texto:visited {
	text-decoration: underline;
}

a.textopeq_bkg:link {
	text-decoration: none;
}

a.textopeq_bkg:visited {
	text-decoration: none;
}

a.textopeq_bkg:hover {
	text-decoration: none;
	color: #333333;			
}

a.textopeq:link {
	text-decoration: none;
}

a.textopeq:visited {
	text-decoration: none;
}

a.textopeq:hover {
	text-decoration: none;
	color: #333333;		
	
}

a.textopeqLink:link {
	text-decoration: none;			
}

a.textopeqLink:visited {
	text-decoration: none;		
}

a.textopeqLink:hover {
	text-decoration: none;
	color: #333333;			
}

a.textopeqLinkBlack:link {
	text-decoration: none;			
}

a.textopeqLinkBlack:visited {
	text-decoration: none;		
}

a.textopeqLinkBlack:hover {
	text-decoration: none;
	color: #000000;			
}

a.texto_contraste:hover {
	text-decoration: underline;
}

a.texto_contraste:visited {
	text-decoration: underline;
}
