/* CSS Document */

.txt {
	font-family: "arial";
	font-size: 12px;
	color:#8D8A8B;
	text-decoration:none;
	padding:5px;
}
.txtlaranja {
	font-family: "arial";
	font-size: 12px;
	color:#F67F1E;
	text-decoration:none;
}.txtlaranja:hover {
	font-family: "arial";
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.txtlaranja2 {
	font-family: "arial";
	font-size: 12px;
	color:#F67F1E;
	font-weight: bold;
	text-decoration:none;
}.txtlaranja2:hover {
	font-family: "arial";
	font-size: 12px;
	color:#8D8A8B;
	font-weight: bold;
	text-decoration:none;
}
.txtlooking {
	font-family: "arial";
	font-size: 8px;
	color:#FFFFFF;
	text-decoration:none;
}
.divCentral {
	overflow:auto; 
	height:300px; 
	width:800px; 
	position:relative; 
	top:20px;
	scrollbar-3dlight-color:#f67f1e; 
	scrollbar-arrow-color:#f67f1e; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-darkshadow-color:#f67f1e; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF
}
.txtBranco {
	font-family: "arial";
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.txtTitulolaranja {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#F67F1E;
	text-decoration:none;
}
.txtForm { 
border:1px solid #8D8A8B; 
font-family: "arial"; 
font-size: 12px; 
color:#8D8A8B; 
font-weight: bold; 
text-decoration:none; 
width:230px;
}
.txtSubmit { 
border:1px solid #8D8A8B; 
width:70px; 
font-family: "arial"; 
font-size: 12px; 
color:#F67F1E; 
font-weight: bold; 
text-decoration:none; 
cursor:hand; 
background-color:#ffffff; 
}
.imageMenus {
border:2px solid #FFFFFF;
width:114px; 
height:169px;
}
.imageMenus2 {
border:1px solid #CCCCCC;
width:110px; 
height:165px;
}
.adminMenuOff {
font-family: "arial";
font-size: 12px;
color:#8D8A8B;
font-weight: bold;
text-decoration:none;
border:1px solid #CCCCCC;
border-right:0px;
cursor:hand;
}
.adminMenuOn {
font-family: "arial";
font-size: 12px;
color:#F67F1E;
font-weight: bold;
text-decoration:none;
border:1px solid #CCCCCC;
border-bottom:0px;
}
.adminMenuOff2 {
font-family: "arial";
font-size: 12px;
color:#8D8A8B;
font-weight: bold;
text-decoration:none;
border:1px solid #CCCCCC;
border-left:0px;
cursor:hand;
}
.adminMenuOn2 {
font-family: "arial";
font-size: 12px;
color:#F67F1E;
font-weight: bold;
text-decoration:none;
border:1px solid #CCCCCC;
border-bottom:0px;
}
.txtEdit {
font-family: "arial";
font-size: 12px;
color:#F67F1E;
font-weight: bold;
text-decoration:none;
border:1px solid #F67F1E;
cursor:hand;
background-color:#FFFFFF;
}
.inputTexto {
font-family: "arial";
font-size: 13px;
color:#8D8A8B;
text-decoration:none;
border:1px solid #F67F1E;
height:17px; 
width:98.6%; 
height:250px;
}
.txtSubmit{
font-family: "arial";
font-size: 12px;
color:#F67F1E;
font-weight: bold;
text-decoration:none;
border:1px solid #F67F1E;
cursor:hand;
background-color:#FFFFFF;
position:relative;
right:8px;
}



