.topprofile
{
        background: url(prx3/misc/bgTopProfile.gif) top left no-repeat;
        width: 174px;
        height: 24px;
        color: #ffba00;
        vertical-align: middle;
        font-size: 9pt;
        padding-top: 7px;
        text-align: center;
}

.topprofile a:link, .topprofile_alink, .topprofileActive a:link, .topprofileActive_alink
{
        color: #ffba00;
        text-decoration: none;
}

.topprofile a:visited, .topprofile_avisited, .topprofileActive a:visited, .topprofileActive_avisited
{
        color: #ffba00;
        text-decoration: none;
}

.topprofile a:hover, .topprofile a:active, .topprofile_ahover, .topprofileActive a:hover, .topprofileActive a:active, .topprofileActive_ahover
{
        color: #ffba00;
        text-decoration: none;
}

.postbit_info_top
{
        background: url(prx3/misc/postbit_info_top.gif) top left no-repeat;
        text-align: left;
        color: #fff;
        width: 162px;
        height: 20px;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 12px;
}

.postbit_info_bot
{
        background: url(prx3/misc/postbit_info_bot.gif) bottom left no-repeat;
        text-align: left;
        color: #fff;
        width: 162px;
        height: 21px;
        padding-top: 5px;
        padding-left: 12px;
}

.titulo
{
        color: #ffba00;
}

.shadow_box {
     background: #1e1e1e;
     border: 0px;
     padding: 4px 4px 4px 12px;
     margin-bottom: 0px;
     color: #fff;
     width: 158px;
}

.paging
{
	background: url('prx3/misc/bgpager.gif') no-repeat center right;
        text-align: center;
	color: #FFFFFF;
	font: bold 8pt sans-serif;
	border:0px;
        width:101px;
        height: 22px;
	white-space: nowrap;
        padding: 0px;
}

.paging2
{
	background: url('prx3/misc/bgpager2.gif') no-repeat center right;
        text-align: center;
	color: #c0c0c0;
	font: bold 8pt sans-serif;
	border:0px;
        width:25px;
        height: 22px;
	white-space: nowrap;
        padding: 0px;
}

.paging2 a:link
{
        color: #fff;
        text-decoration: none;
}

.paging2 a:visited
{
        color: #fff;
        text-decoration: none;
}

.paging2 a:hover
{
        color: #fff;
        text-decoration: none;
}

.paging3
{
	background: url('prx3/misc/bgpager3.gif') repeat-x center right;
        text-align: center;
	color: #c0c0c0;
	font: bold 8pt sans-serif;
	white-space: nowrap;
        border-right: solid 1px #353535;
        padding-left: 5px;
        padding-right: 5px;
}

.paging3 a:link
{
        color: #fff;
        text-decoration: none;
}

.paging3 a:visited
{
        color: #fff;
        text-decoration: none;
}

.paging3 a:hover a:active
{
        color: #fff;
        text-decoration: none;
} 