@media print
{
	#tblPageTitle
	{
		display: none;
	}
}

body
{
	margin: 0px;
}

body,table
{
	font-family: Verdana, Arial, Tahoma;
	font-size: xx-small;
	color: #100066;
}

#tblTop
{
	height: 85px;
	margin: 0px;
	background-color: white;
}

td.tdLogin
{
	width: 212px;
	height: 85px;
	background-color:rgb(1,69,142);
	border-left:solid 1px rgb(37,79,155);
	border-bottom:solid 1px rgb(37,79,155);
}

.fields
{
	border: 1px solid rgb(37,79,155);
	color: #254f9b;
	font-size: xx-small;
	width:80px;
}

.txtTop
{
	font-size: xx-small;
	color: rgb(255,255,255);
}

#tblBefore
{
	width: 100%;
	margin-top: 10px;
}

#tblAfter
{
	width: 100%;
	margin-top: 1px;
	text-align: center;
}

.TdSteaguri
{
	BORDER-TOP: rgb(37,79,155) 1px solid; 
	PADDING-TOP: 2px;
	background-color:rgb(182,182,182);
}
.ButonGeneral
{
	color:#254F9B;
	background:rgb(253,214,69);
	border:1px solid #254F9B;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	cursor:hand;
}

.ImgTrans
{
	width:302;
	height:85;	
}

.trans
{
	position:absolute;
	visibility:hidden;
	width:302;
	height:85;
}

.cTrans
{
	position:absolute;
	left:182;
	top:0;
	width:302;
	height:85;
}

.cTrans1
{
	position:absolute;
	left:484;
	top:0;
	width:302;
	height:85;
}

.btnTop
{
	font-bold:true;
}