.input-btn {
	border: 1px outset;
	cursor: pointer;
	font-size:9;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	padding: 1px;
	background-image: url(image/input_fd_btn.gif);
	width:70px;
	background-repeat: repeat-x;
	font-family: Tahoma, sans-serif;
	height: 20px;
}
.fonte {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.orelha {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	background-color: #FFFFFF;
	text-align: center;

}
.sem-orelha {
	border-top: 0px solid #C9C9C9;
	border-right: 0px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	border-left: 0px solid #C9C9C9;
}
.box-branco {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 0px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	padding: 6px;
	height: 328px;




}
.orelha-escura {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
	background-color: #EFEFEF;
	text-align: center;
	border: 1px solid #C9C9C9;
	cursor: pointer;



}
.input-txt {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 100%;
	padding: 1px;
	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: #D1D1D1;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #D1D1D1;
}
.borda-full {
	border: 1px solid #C9C9C9;
}
.borda-dir {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.fonte-vermelha {

	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #CB3301;
	text-decoration: none;
}
