td.geral{
	display: none;
}

.BgTop01{
	display: none;
}

.BgBottom01{
	display: none;
}

.imprimir{
	color: #999999;
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;			
}

BODY{
	background-color:#FFFFFF;
}

html{
	overflow: -moz-scrollbars-vertical;
}

.copy{
	color: #999999;
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;		
}
.copy:hover{
	color: #999999;
	text-decoration: underline;		
}

.textj{
	color: #666666;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;		
}

.text{
	color: #666666;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;		
}

.textb{
	color: #999999;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}
.tituloPag{
	color: #A5D216;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;		
}

.titulo{
	color: #08B1EA;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;		
}

.titulop{
	color: #08B1EA;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}
.obrig{
	color: #FF9E03;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}
.textlink{
	color: #08B1EA;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;		
}
.textlink:hover{
	color: #08B1EA;
	text-decoration: none;		
}

.textblue{
	color: #08B1EA;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;		
}
.TitNoticia{
	color: #08B1EA;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;		
}
.TitNoticia:hover{
	color: #FF9E03;
	text-decoration: none;		
}
.TitOrange{
	color: #FF9E03;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;		
}
INPUT.botao{
	border-bottom: thin;
	border-top: thin;
	border-left: thin;
	border-right: thin;
	padding: 1px 2px 0px 2px;
    background-color: #A5D216;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    color: #FFFFFF;    
    cursor: pointer;    
}
INPUT.radio{
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	color: #666666;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
TEXTAREA{
	border-top: #DADADA 1px solid;
	border-bottom: #DADADA 1px solid;
	border-right: #DADADA 1px solid;
	border-left: #DADADA 1px solid;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
SELECT{
	border-top: #DADADA 1px solid;
	border-bottom: #DADADA 1px solid;
	border-right: #DADADA 1px solid;
	border-left: #DADADA 1px solid;
	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
INPUT{
	border-top: #DADADA 1px solid;
	border-bottom: #DADADA 1px solid;
	border-right: #DADADA 1px solid;
	border-left: #DADADA 1px solid;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
.bordaTab{
	border: 1px solid #08B1EA;
}

.MenuBlueOn{
	color: #00AFE9;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}
.MenuBlueOff{
	color: #00AFE9;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.MenuBlueOff:hover{
	color: #00AFE9;
	text-decoration: underline;		
}
.MenuGreenOn{
	color: #A0D106;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}
.MenuGreenOff{
	color: #A0D106;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.MenuGreenOff:hover{
	color: #A0D106;
	text-decoration: underline;		
}
.MenuOrangeOn{
	color: #FE790F;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}
.MenuOrangeOff{
	color: #FE790F;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.MenuOrangeOff:hover{
	color: #FE790F;
	text-decoration: underline;		
}