body {
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px;
background-color:#004000;
SCROLLBAR-HIGHLIGHT-COLOR: #00ff00; 
SCROLLBAR-SHADOW-COLOR: #009900; 
SCROLLBAR-3DLIGHT-COLOR: #009900; 
SCROLLBAR-ARROW-COLOR: #6b1118; 
SCROLLBAR-TRACK-COLOR: #009900; 
SCROLLBAR-DARKSHADOW-COLOR: #009900; 
SCROLLBAR-BASE-COLOR: #ffffff
}
/* diversos */
.pequena
{
	font-size: 8pt;
	font-family: Tahoma, Fantasy;
	color: #003300;
	text-decoration: none;
}
.media
{
	font-size: 9pt;
	color: #003300;
	font-family: Tahoma, Fantasy;
	text-decoration: none;
}
.grande
{
	font-size: 12pt;
	color: #003300;
	font-family: Tahoma, Fantasy;
	text-decoration: none;
}
.tituloPequena
{
	font-weight: bold;
	font-size: 9pt;
	color: #003300;
	font-family: Tahoma, Fantasy;
	text-decoration: none;
}
.tituloMedia
{
	font-weight: bold;
	font-size: 9pt;
	color: #003300;
	font-family: Tahoma, Fantasy;
    text-decoration: none;
}
.tituloGrande
{
	font-weight: bold;
	font-size: 12pt;
	color: #003300;
	font-family: Tahoma, Fantasy;
	text-decoration: none;
}

/* links */

A:link, A:visited
{
	font-size: 9pt;
	font-weight:bold;
	color: #003300;
	font-family: Tahoma, Fantasy;
	text-decoration: none;
}

A:hover
{
	font-size: 9pt;
	font-weight:bold;
	color: #003300;
	font-family: Tahoma, Fantasy;
	text-decoration: underline;
}

/* tabela primcipal*/

.TABPrincipal
{
    background-image: url("");
}

/* celulas conteudo para mostrar produtos*/

.CelCategorias
{
    background-image: url(""); width:770px; height:202; padding: 0px 0px 0px 0px;
}
.CelProdutos
{
    background-image: url(""); width:770px; height:202; padding: 0px 0px 0px 0px
}
.CelProduto
{
    background-image: url(""); width:770px; height:202; padding: 0px 0px 0px 0px
}