/* ******************************************************/
/*	Pinet Comunicação Visual;			*/
/*	© Pinet.com Inc. - All Rights Reserved.	*/
/* **************************************************** */

// explorer pc style sheet
.on {
cursor:hand;
background-color: EDECEC;
}
.off {
cursor:hand;
background-color: EDECEC;
}
.appOn {
cursor:hand;
background-color: EDEDDA;
text-decoration: none;
}
.appOff {
cursor:hand;
background-color: EDECEC;
}

//

A:visited 	{
	TEXT-DECORATION: none;
	color: #666666;
}

A:hover 	{
	text-decoration: underline;
}
	
A:link		{
	TEXT-DECORATION: none;
	color: 666666;

}

A:active 	{TEXT-DECORATION: none}

BODY {
	/* CURSOR: default; - comentado por Alexsandro Schindler devido a "ferramenta de link" não esta aparecendo 
	no IE para href´s de imagens mapeadas */
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		FONT-SIZE: 11px;
		SCROLLBAR-FACE-COLOR: #f4f4f4; 
		SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
		SCROLLBAR-SHADOW-COLOR: #000000; 
		SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
		SCROLLBAR-ARROW-COLOR: #cccccc; 
		SCROLLBAR-TRACK-COLOR: #f4f4f4; 
		SCROLLBAR-DARKSHADOW-COLOR: #000000; 
		SCROLLBAR-BASE-COLOR: #000000}

TABLE		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;}		



INPUT 		{BACKGROUND-COLOR: #f5f5f5; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; border: 1px #cccccc; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}

SELECT 		{BACKGROUND-COLOR: #f5f5f5; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; border: 1px #cccccc; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}

TEXTAREA 		{BACKGROUND-COLOR: #f1f1f1; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; border: 1px #cccccc; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}

FORM 		{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px}

.obs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.arial14vermelhoBold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: 217BC1;
	letter-spacing: 1px;

}
.Verdana10marrom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C5202;
}
.DATAVerdana10marron {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87872F;
}
.Arial14AzulEscurobold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 083D66;
	letter-spacing: 1px;

}
.arial14vermelho {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 217BC1;
	letter-spacing: normal;
}
.arial14AzulMenu {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 217BC1;
	letter-spacing: normal;
}
