body, td, tr{
	font-size: 11px;
	color: #353535;
	font-family: Trebuchet MS,	Verdana, Arial, Helvetica;
	scrollbar-face-color: #C2E0A2;
	scrollbar-shadow-color: #C2E0A2;
	scrollbar-highlight-color: #C2E0A2;
	scrollbar-3dlight-color: #53864E;
	scrollbar-darkshadow-color: #53864E;
	scrollbar-track-color: #E4E4E4;
	scrollbar-arrow-color: #53864E;
}


input{
	font-size: 11px;
	color: #353535;
	background-color: #D9FFD4;
	border: 1px solid #101010;
}
/*
------------------------------------------
 SECTION
------------------------------------------
*/
p.pYouAreIn{
	color: #000000;
	margin-top: 0px;
	margin-bottom: 20px;
}

p.pSection{
	color: #000000;
	font-weight: bold;	
	margin-top: 20px;
	margin-bottom: 20px;
}

p.pSubSection{
	color: #000000;
	font-weight: bold;	
	margin-top: 20px;
	margin-bottom: 20px;	
}
/*
------------------------------------------
 NEWS
------------------------------------------
*/
p.pNews{
	margin-top: 20px;
	margin-bottom: 20px;
}

font.fontNewsTitle{
	color: #000000;
	font-weight: bold;
}
/*
------------------------------------------
 PAGE
------------------------------------------
*/
table.tableTexto{
	background-color: #F7FFF6;
	border: 1px solid #333333;
}

table.tableTextoAlternativo{
	background-color: #D9FFD4;
	border: 1px solid #333333;
}

table.tableFooterPage{
	color: #000000;
	background-color: #C7FFBF;
	border: 1px solid #333333;
}

table.tableHeaderPage{
	border: 1px solid #333333;
}

td.tdIndexPage{
	font-size: 16px;
	background-image: url(/images/title.png);
}

td.tdHeaderTitle{
	color: #000000;
	background-color: #C7FFBF;
	font-size: 16px;
	font-weight: bold;
}

td.tdHeaderSubTitle{
	color: #000000;
	background-color: #F7FFF6;
	font-size: 10px;
}

img.imgOpaque{
	filter: Alpha(Opacity=50);
}

table.tableMenu{
	border: 1px solid #333333;	
	background-color: #ECFFEA;
}

a.aMenu{
	text-decoration: none;
	color: #000000;
}

a.aMenu:hover{
	text-decoration: underline;
}

td.tdMenuSection{
	background-color: #C5FFBF;
	font-weight: bold;
}

td.tdMenuOption{
	background-color: #F7FFF6;
}

td.tdMenuSelected{
	background-color: #C7FFBF;
}

a{
	text-decoration: underline;
	color: #415C23;
}

a:hover{
	text-decoration: underline;
	color: black;
}

a.lateral {
	text-decoration: none;
	color: black;
}

a.lateral:hover {
	text-decoration: underline;
	color: black;
}