﻿.FormClientes
{
	width:775px;
	margin:0 auto;
	float:left;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.tblClientes
{	
	width:755px;
	margin:0 auto;
	font-weight: bold;
}

.tblClientes td
{
	text-align:center;
	vertical-align:baseline;
}
.tdLeft
{
    width: 437px;
}
.tblClientes a:link, .tblClientes a:visited
{
	color: #666;
	text-decoration: none;
}
.tblClientes a:hover
{
	color: #666;
	text-decoration: underline;
}

