BODY {
  scrollbar-face-color: #EAEAEA;
  scrollbar-shadow-color: #7b7b7b;
  scrollbar-highlight-color: #EAEAEA;
  scrollbar-3dlight-color: #EAEAEA;
  scrollbar-darkshadow-color: #EAEAEA;
  scrollbar-track-color: #f8f8f8;
  scrollbar-arrow-color: #7b7b7b; 
}

.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	border: 1px solid #9AA4AC;

}


.box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1B1B1;
	border-right-color: #E2E2D6;
	border-bottom-color: #E2E2D6;
	border-left-color: #B1B1B1;

}


.habilitado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #F39616;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1B1B1;
	border-right-color: #E2E2D6;
	border-bottom-color: #E2E2D6;
	border-left-color: #B1B1B1;

}


.desabilitado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #E8E8E8;


}


.a9 {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	
}

.a10 {
	font-family: Arial;
	font-size: 10px;
	color: #FFD69B;
	
}

.v9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFD69B;
	
}

.v10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD69B;
	
}

.v12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD69B;
	
}

.link1 { COLOR: #FFD69B; TEXT-DECORATION: none; }
.link1:visited {COLOR: #FFD69B; TEXT-DECORATION: none;}  
.link1:hover {TEXT-DECORATION: none; COLOR: #FFD69B; background-color: #CD7537;}


.menu {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold;}
.menu:visited {COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold;}
.menu:hover {COLOR: #ffffff;TEXT-DECORATION: none; font-weight: bold;}

.link2 {COLOR: #666666; TEXT-DECORATION: none;}
.link2:visited {COLOR: #666666; TEXT-DECORATION: none;}
.link2:hover {COLOR: #666666;TEXT-DECORATION: underline; }

