.TabelaPrincipal
{
	width: 760px;
	height: auto;
	border: none;
	background-color: White;
}

.TD_TI
{
	height: 15px; 
	background-image: url(0.jpg); 
	width: 15px;
}

.TD_TM
{
	height: 15px; 
	background-image: url(1.jpg); 
	background-repeat: repeat-x;
	width: auto;
	min-width: 730;
}

.TD_TF
{
	height: 15px; 
	background-image: url(2.jpg); 
	width: 15px;
}

.TD_MI
{
	height: auto;
	min-height: 500px;
	background-image: url(3.jpg); 
	background-repeat: repeat-y;
	width: 15px;
}

.TD_MM
{
	height: auto;
	min-height: 500px;
	background-color: White;
	width: auto;
	min-width: 730;
}

.TD_MF
{
	height: auto;
	min-height: 500px;
	background-image: url(5.jpg); 
	background-repeat: repeat-y;
	width: 15px;
}

.TD_BI
{
	height: 15px; 
	background-image: url(6.jpg); 
	width: 15px;
}

.TD_BM
{
	height: 15px; 
	background-image: url(7.jpg); 
	background-repeat: repeat-x;
	width: auto;
	min-width: 730;
}

.TD_BF
{
	height: 15px; 
	background-image: url(8.jpg); 
	width: 15px;
}

.TabelaMenu
{
	border: nome;
	min-width: 700px;
    width: auto;
}

.MenuTD
{
	background-image: url("mmeio.jpg");
	background-repeat: repeat-x;
	text-align: center;
	height: 35px;
}

.MenuTDDir
{
	background-image: url("mdir.jpg");
	height: 35px;
	width: 5px;
}

.MenuTDEsq
{
	background-image: url("mesq.jpg");
	height: 35px;
	width: 5px;
}

.MenuTDFoco
{
	border: solid 1px #2F6F9F;
	background-color: #E2FFF7;
	
	text-align: center;
	height: 25px;
}

.TDPonta
{
	height: 10px;
	width: auto;
}

.TDPontaFoco
{
	background-position: center top;
	background-image: url(nponta.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 12px
}

.TabelaConteudo
{
	border: solid 1px #2F6F9F;
	background-image: url(Meio.jpg);
	background-repeat: repeat-x;
	
	width: 700px;
	height: 200px;
}