/* ELEMENTS */
body,select,input,textarea {
	margin: 0px;
	background-color:#8695A9;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:11px;
	color:#4E5764;
}
select,input,textarea{
	background-color:#FFFFFF;
	border:1px solid #4E5764;
	padding-left:4px;
	padding-right:4px;
}
a{	color:#4E5764;
	text-decoration:none;
}

/* IDS */
#mainTable{
	width:100%;
}
#ltCellLftTop{
	background-color:#FFFFFF;
	background-image:url(../_img/bg_LftTop.gif);
	background-repeat:repeat-x;
}
#ltCellRgtTop{
	background-color:#FFFFFF;
	background-image:url(../_img/bg_RgtTop.gif);
	background-repeat:repeat-x;
}
#ltCellCtrTop{
	width:881px;
}
#ltCellAllMdl{
	background-image:url(../_img/bg_AllMdl.gif);
	background-repeat:repeat-x;
}
#ltCellCtrMdl{
	background-color:#FFFFFF;
	vertical-align:top;
}
#bxBottom{
	text-align:center;
	border-bottom:1px solid #CDD4E1;	
	padding:19px 19px 19px 19px;  
}
/* CLASSES */
.txTit01{
	color:#830001;
	font-size:11px;
	font-weight:bold;
}
.txTit01:hover{
	color:#E60002;
}
.txLink01{
	font-weight:bold;
	color:#3D678D;
}
.txLink01:hover{
	color:#0F2A4E;
}
.txLink02:hover{
	color:#DB1C1F;
}
.tx03,.txLink03,.txLink03Bl01,.txLink03Bl02{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#40698E;
	letter-spacing:1px;
}

.txdestaque{
color:B20303;
}
.txLink03Bl01,.txLink03Bl02{
	padding-left:10px;
	background-position:1px center;
	background-repeat:no-repeat;
}
.txLink03Bl01{
	background-image:url(../_img/bl_01.gif);
}
.txLink03Bl02{
	background-image:url(../_img/bl_02.gif);
}
.txLink03:hover,.txLink03Bl01:hover,.txLink03Bl02:hover{
	color:#DB1C1F;
}
.txLink03Bl01:hover,.txLink03Bl02:hover{
	background-position:4px center;
	padding-left:13px;
}
.txLink03Bl01:hover{
	background-image:url(../_img/bl_03.gif);
}
.txLink03Bl02:hover{
	background-image:url(../_img/bl_04.gif);
}

.txtLink04Bl04{
	padding-left:16px;
	background-image:url(../_img/bl_04.gif);
	background-position:1px center;
	background-repeat:no-repeat;
}
.txtLink04Bl04:hover{
	background-image:url(../_img/bl_02.gif);
	background-position:4px center;
	padding-left:19px;
	color:#B20303;
}
.divLink05Bl04{
	padding-left:12px;
	background-image:url(../_img/bl_04.gif);
	background-position:2px 16px;
	background-repeat:no-repeat;
	padding-top:11px;
}
.txtLink05Bl04{
}
.txtLink05Bl04:hover{
	/*background-image:url(../_img/bl_02.gif);
	background-position:4px center;
	padding-left:19px;*/
	color:#B20303;
}
.txLink06Bl02{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#868c95;
	letter-spacing:1px;
	padding-left:10px;
	background-position:1px center;
	background-repeat:no-repeat;
	background-image:url(../_img/bl_02.gif);
	padding-right:0px;

}
.txLink06Bl02:hover{
	color:#DB1C1F;
	background-position:4px center;
	padding-left:13px;
	padding-right:3px;
	background-image:url(../_img/bl_04.gif);
}

.txLinknot{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#868c95;
	letter-spacing:1px;
	padding-left:10px;
	background-position:1px center;
	background-repeat:no-repeat;
	background-image:url(../_img/bl_02.gif);
	padding-right:0px;

}
.txLinknot:hover{
	color:#DB1C1F;
	background-position:4px center;
	padding-left:13px;
	padding-right:3px;
	background-image:url(../_img/bl_04.gif);
}



.txLink07{
	color:#820001;
}
.txLink07:hover{
	color:#c20002;
}
.tx08{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#bc0101;
	letter-spacing:1px;
}
.subItem{
	padding-top:9px;
	padding-bottom:7px;
	border-bottom:1px solid #E3E6EC;
}
.txBottom{
	color:#E3E6EC;
}
a.txBottom:link{
	color:#E3E6EC;
	text-decoration:none;
}
a.txBottom:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/**/