/* LAYOUT 01 */
.TBTemplate {
	background-color: #FFFFFF;
	width: 779px;
	margin-right: auto;
	margin-left: auto;}
.LateralLink {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.LateralLink a:link{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.LateralLink a:active{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

	
.TbLarguraText {
	width: 565px;
	margin-bottom: 10px;
}
	
	
/* Paginacação */
.PagSmCor{
	color:#FF0000;
	font-weight:bold;
}
.PagSmTabela{
	font-family: Verdana;	
	color: #000000;	
}
.PagBtnAct {
	font-family: Verdana;
	border:1px solid #9a9da6;
	font-weight: bold;
	cursor: hand;
	background-color: #FFFFFF;
	font-size:12px;
	color:#FF0000;
}
.PagSelWhite {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 10px;
	background-color:#FF0000;
	font-weight:bold;
}
.PagSmTextDest {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.PagSmText {
	font-size: 11px;
	font-weight: normal;
}
}
.LoginFormTopo {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	background-attachment: fixed;
	background-position: left top;
	vertical-align: middle;
	border: 1px solid #FF0000;
}
.conteudo_m {
	background:url(/img/header/bg_normal.gif);
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:10px;
	padding:4px;
	cursor:pointer;
	text-align: center;
	text-transform:uppercase;}


/* LINK NA TABELA */

.NewsTab {
	BACKGROUND-COLOR: #EBEBEB;
	border: 1px solid #47494b;
}
.NewsTabOver {
	CURSOR: pointer;
	BACKGROUND-COLOR: #9B0004;
	border: 1px solid #6C0003;
}

