body
{
	margin: 0px;
	color: White;
	font-family: Tahoma;
	font-size: 12px;
}

table
{
	border-collapse: collapse;	
}

td
{
	vertical-align: top;
	padding: 0px;
	font-size: 12px;
}

.TextInputTipEnVen
{
	border: solid 1px #B4B6B6;
	background-color: #DDDDDD;
	color: #B4B6B6;
	height: 30px;
	padding: 5px;
	width: 264px;
	font-family: Tahoma;
}

