#div_frm_password {
}
#div_frm_password .alerta {
	color: #FF0000;
	margin-right: 5px;
	margin-left: 5px;
}

#table_frm_password a {
}

#table_frm_password {
}
#table_frm_password td {
	padding: 5px;
}

#table_frm_password .ctrl_label{
}

#table_frm_password input{
	font-weight: bold;
	border: 1px solid #D2D2D2;
}

#div_frm_password .button{
	border: 0;
	font-weight: bold;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	font-family: 'Trebuchet MS', Arial;
	width: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	height: 24px;
	background-color: #000066;
	color: #FFFFFF;
	}


#div_frm_password .button:hover {
	border: 0;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/button_hover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	font-family: 'Trebuchet MS', Arial;
	width: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	height: 24px;
	}
#barra #infopassword p {
	line-height: normal;
	text-align: justify;
	padding-right: 20px;
	margin-top: -10px;
}
#barra #infopassword h3 {
	color: #FF0000;
}
