@CHARSET "ISO-8859-1";

.classicButton{
	border: 1px solid #FFFFFF;
	background-image:url(../images/jpg/bgClassicButton.jpg);
	background-repeat:repeat-x;
	height:20px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 2px;
	width:50px !important;	 
}

.searchInput .preInput {
	border:0px;
	margin:0px;
	background-image:url(../images/jpg/bgPreSearchInput.jpg);
	background-repeat:no-repeat;
	width:21px;
	height:18px;
	float:left;
}

.searchInput .posInput {
	border:0px;
	margin:0px;
	background-image:url(../images/jpg/bgPosSearchInput.jpg);
	background-repeat:no-repeat;
	width:11px;
	height:18px;
	float:left;
}
.searchInput input{
	border:0px;
	margin:0px;
	background-image:url(../images/jpg/bgSearchInput.jpg);
	background-repeat:repeat-x;
	height:15px;
	width:100px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	padding-top:2px;
}

.simpleForm p{
	margin-left:170px;	
}

.simpleForm label{
	font-weight:bold;
	width:80px;
	text-align:right;
	display:block;
	float:left;
	height:18px;
	line-height:18px;
	padding-right:8px;		
}

.simpleForm label.duasColunas{
	width:60px;
	display:inline !important;
	float:left;
	
}

.simpleForm input, .simpleForm select, .simpleForm textarea{
	width:300px;
	border-left: 1px solid #404040;
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C7;
	border-bottom: 1px solid #D4D0C7;
	font-family:Verdana;
	font-size:12px;
}

.simpleForm input.small, .simpleForm select.small{	
	width:118px;	
}

.simpleForm input.little_small{
	width:35px;
	float:left;
}

.simpleForm input.small{
	float:left;
}	

.simpleForm textarea{
	height:150px;
}

.simpleForm label.medium{
	width:104px;
}

.simpleForm input.medium{	
	width:150px;
}

#divInputIndex {
	margin-left: 25px;
	margin-top: 10px;
}
.searchInput .indexInputLeft {
	border:0px;
	margin:0px;
	background-image:url(../images/jpg/input_index_left.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:25px;
	float:left;
}

.searchInput .indexInputRight {
	border:0px;
	margin:0px;
	background-image:url(../images/jpg/input_index_right.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:25px;
	float:left;
}

.searchInput .inputIndex {
	height: 22px;
	width: 145px;
	font-size: 15px;
}