body
{

	margin: 0px;
	background-color: #3C6B99;

}

form
{

	margin: 0px;

}

td
{

	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 13px;

}

a
{

	text-decoration: underline;
	color: #0000FF;

}

input
{

	color: #000000;
	font-family: Arial;
	font-size: 13px;
	
}

textarea
{

	color: #000000;
	font-family: Arial;
	font-size: 13px;
	padding: 2px;
	
}

input:focus
{

	background-color: #FFFFE0;

}

textarea:focus
{

	background-color: #FFFFE0;

}

select:focus
{

	background-color: #FFFFE0;

}

button:focus
{

	background-color: #FFFFE0;

}

/****************************************************************************************************/

.txtAlerta
{

	color: #FF0000;
	font-weight: bold;

}

.txtTitle
{

	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;

}

.txtStatus
{

	color: #444444;
	font-size: 10px;

}

.imgProposta_FT
{

	display: block;	
	
}

.imgProposta_FO
{

	display: none;	
	
}

a.lnkProposta:link
{
	
	text-decoration: none;
	color: #800000;
	
}

a.lnkProposta:visited
{
	
	text-decoration: none;
	color: #800000;
	
}

a.lnkProposta:active
{
	
	text-decoration: underline;
	color: #800000;
	
}

a.lnkProposta:hover
{
	
	text-decoration: underline;
	color: #800000;
	
}

a.lnkMenu:link
{

	color: #333333;
	text-decoration: none;
	font-weight: bold;

}

a.lnkMenu:visited
{

	color: #333333;
	text-decoration: none;
	font-weight: bold;

}

a.lnkMenu:active
{

	color: #333333;
	text-decoration: none;
	font-weight: bold;

}

a.lnkMenu:hover
{

	color: #333333;
	text-decoration: underline;
	font-weight: bold;

}
