.BannerSuperior,
.BannerSuperior-caption,
.BannerSuperior-start,
.BannerSuperior-row,
.BannerSuperior-end,
.BannerSuperior-bottom
{
	color: #0000ff;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    text-decoration: none;
    text-align:left;
}

a.BannerSuperior:hover,
a.BannerSuperior-caption:hover,
a.BannerSuperior-start:hover,
a.BannerSuperior-row:hover,
a.BannerSuperior-end:hover,
a.BannerSuperior-bottom:hover {color: #999999;}

table.BannerSuperior
{
    border:1px solid #000000;	
}

.BannerSuperior-caption 
{
    font-weight: bold;
    margin-bottom:10px;
}

.BannerSuperior-start
{
}

.BannerSuperior-row			
{
	margin-top:5px;	
	margin-bottom:5px;
}

.BannerSuperior-end
{
}

.BannerSuperior-bottom
{
	margin-top:10px;
	font-weight: bold;	
}





