input 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	border: #9B9B9B; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	background-color: #F7F7F7
	}

textarea 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	border: 1px #8A8A8A solid; 
	background-color: #F7F7F7
	}

select {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	border: #8A8A8A; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	background-color: #F7F7F7
	}

td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #373737
	}

a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #373737;
 	text-decoration: none
	}
	
a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #373737;
 	text-decoration: underline
	}
	
.FundoPag {  
	background-image: url(Images/fudo_pag.jpg); 
	background-repeat: repeat-x
	}
	
.Foot {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #083d66;
	text-decoration: none
	}

.Foot:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #083d66;
	text-decoration: underline
	}
	
.Arial16Cinza {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #565656; 
	font-weight: bold
	}
	
.Arial16Azul { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #145cb4; 
	font-weight: bold;
	text-decoration: none
	}
	
.Arial16Azul:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #145cb4; 
	font-weight: bold;
	text-decoration: underline
	}

.Arial16Vm { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FF0033; 
	font-weight: bold; 
	text-decoration: none 
}

.Arial16Vm:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FF0033; 
	font-weight: bold; 
	text-decoration: underline
}

.Arial12Azul { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #145cb4; 
	font-weight: bold;
	text-decoration: none
	}

.Arial12Azul:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #145cb4; 
	font-weight: bold;
	text-decoration: underline
	}

.Arial12Bco { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold; 
	padding-left: 5px;
	text-decoration: none
}

.Arial12Bco:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold; 
	padding-left: 5px;
	text-decoration: underline
}

.BtVm { 
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold;
	background-image: url(Images/bt_vm.gif); 
	background-color: #FFFFFF;
	height: 22px;
	border-style: none
}

.BorderNone {  
	border-style: none
}

.BorderBco { 
	border-style: none; 
	background-color: #FFFFFF
}


