.button,.button100,.fr_button
{
	border-width: 1px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 0;
	background-repeat: repeat-x;
	background-position: 50px 49%;
	background-image: url(../imagens/buttonbg.gif);
	background-color: #3163BD;
}
#login2,.inormal,.ilong,.fr_combo,.fr_button,.button
{
	border-width: 1px;
	border-style: solid;
	border-color: #002D96;
}
#loginimg,.txtheader
{
	height: 20px;
	padding: 2px 0 0 3px;
	font-weight: bold;
	color: white;
	background-repeat: repeat-x;
	background-position: 50px 49%;
	background-image: url(../imagens/buttonbg.gif);
}
form{
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	margin:7;
	padding:0;
}
.inormal,.ilong,.fr_combo,select,input
{
	font-family: Tahoma,verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 1px;
}
#login2,.inormal,.ilong,.fr_combo,.fr_button,.button
{
	border-width: 1px;
	border-style: solid;
	border-color: #002D96;
}

