td.bottom-part{
	height:12px;
	background: url(images/bottom-part.gif) repeat-x;	
}  

td.bottom-shadow-part
{
    height: 17px;
    background: url(images/bottom-shadow-part.gif) repeat-x;
}

td.left-bottom-corner
{
    width:12px;
    height:12px;
    background: url(images/left-bottom-corner.gif) no-repeat;
}

td.left-bottom-shadow
{
    width:12px;
    height:17px;
    background: url(images/left-bottom-shadow.gif) no-repeat;
}

td.left-part
{
    height:12px;
    background: url(images/left-part.gif) repeat-y;
}

td.right-bottom-corner
{
    height:12px;
    width:12px;
    background: url(images/right-bottom-corner.gif) no-repeat;
}

td.right-bottom-shadow
{
    height:17px;
    width:12px;
    background: url(images/right-bottom-shadow.gif) no-repeat;   
}

td.right-part
{
    width:12px;
    background: url(images/right-part.gif) repeat-y;
}

/* Estilos especificos da pop-up */
td.popup-right-top-corner
{
    width:12px;
    height:12px;
    background: url(images/popup-right-top-corner.png) no-repeat;
}

td.popup-left-top-corner
{
    width:12px;
    height:12px;
    background: url(images/popup-left-top-corner.png) no-repeat;
}


td.right-top-corner
{
    width:12px;
    height:12px;
    background: url(images/right-top-corner.gif) no-repeat;
}

td.left-top-corner
{
    width:12px;
    height:12px;
    background: url(images/left-top-corner.gif) no-repeat;
}
td.top-part
{
    height:12px;
    background: url(images/top-part.gif) repeat-x;   
}

.tableClass{
	bgcolor: #FFFFFF;
	width:100%;
	height:100%;
}

