.rightCenterContentComponentArticle table
{
	border-spacing:1px;
	/*font:10px 'Verdana', Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	background: #E7E7E7;
	color:#666666;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 240px;
}
/*
#TemplatesPreviewBody>#CustomersList
{
	margin-left: 200px;
	margin-bottom: 10px;
}
#TemplatesPreviewBody>#CustomersList>caption
{
	margin-left: 200px;
	margin-top: 10px;
}
*/
table td a:link, table td a:visited
{
	color:#666666;
	text-decoration:none;
	/*font-weight: bold;*/
}

table td a:hover
{
	color:#993300;
	text-decoration:underline;
	/*font-weight: bold;*/
}

caption
{	
	border:#666666;
	border-bottom:2px solid #666666;
	/*text-transform:uppercase;*/
	padding:5px;
	background:url(../Img/TableCaptionGest.gif);
	font: 9px 'Verdana', Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-align: left;
}
td, th
{
	/*padding:4px;*/
}
thead tr th
{
	padding-top: 4px;
	padding-bottom: 4px;
}
thead th
{
	text-align:left;
/*	background:#F5F5F5;*/
	/*BACKGROUND: url(../images/OptionButtons-5.gif) #f5f5f5;*/
	background-color: #F5F5F5;
	color:#666666;
	border:1px solid #ffffff;
	text-transform:uppercase;
}

tbody th
{
	font-weight: normal;
}
tbody tr
{
/*	background:#EBF8FE;*/
	BACKGROUND-COLOR: #F9F9F9;
	text-align: left;
}
tbody tr.head th
{
	background-color: #E7E7E7;
	font-weight: bold;
	border: 1px solid #E7E7E7;
	/*text-transform: Uppercase;*/
	border-bottom: 1px solid #000000;
	padding: 0px;
	margin: 0px;	
}
tbody tr.head td
{
	background-color: #E7E7E7;
	/*border: 1px solid #E7E7E7;*/
	border-bottom: 1px solid #000000;
	padding: 0px;
	margin: 0px;
}
tbody tr.head td img
{
	padding: 0px;
	margin: 0px;
}
tbody tr.odd
{
	background:#ffffff;
	border-top:1px solid #ffffff;
}
tbody th a:link, tbody th a:visited
{
/*
	color:#666666;
	padding:3px 0px 0px 18px;
	background:url(http://www.leandropessoa.com.br/table/img/ico_novajanela.gif);
	background-repeat:no-repeat;
*/
}
tbody th a:hover
{
	color:#993300;
}

tbody tr td
{
/*	height: 20px;*/
	padding-bottom: 2px;
	padding-top: 2px;
/*	background:#EBF8FE;*/
	BACKGROUND-COLOR: #F9F9F9;
	border: 1px solid #ffffff;
}
tbody tr.odd td
{
	background:#ffffff;
	border-top:1px solid #ffffff;
}
.rightCenterContentComponentArticle tbody tr td img
{
	padding: 0px;
	margin: 0px;
	float: none;
}
/*
tbody td a
{
	margin:0 auto;
	height:15px;
	border-bottom:0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
	background:url(../images/Next.gif);
	background-repeat: no-repeat;
}
*/
.RightAlign
{
	text-align: right;
}
.LeftAlign
{
	text-align: left;
}
.CenterAlign
{
	text-align: center;
}
.ImgCenterAlign
{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}
tfoot th, tfoot td
{
	background:url(../Img/TableCaptionGest.gif);
	padding:5px;
	text-align:center;
	font:11px 'Verdana', Arial, Helvetica, sans-serif;
	font-style:italic;
	/*font-weight:bold;*/
	border-bottom:3px solid #cccccc;
	border-top:1px solid #DFDFDF;
}
