.textobodycopy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	white-space: normal;
	line-height: 16px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.subtitulos2 {
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-transform: capitalize;
	color: #006699;
	line-height: 16px;
	padding: 0px;
}

.subtitulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color: #006699;
	line-height: 16px;
	padding: 0px;
}
.textoversiculo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #99ccff;
	padding: 10px;
}
.titulotexto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	padding: 10px 10px 10px 6px;
}
.titulologin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 3px;
}
.links {
	font-family: Arial, Helvetica neue, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	letter-spacing: 1px;
}

body {
	background-color: #0066CC;
	background-image: url(images/pat_20030501130447.gif);
}

a:link { 
	color: #0099CC;
	text-decoration: none;
	font-family: Arial, Helvetica neue, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	letter-spacing: 1px
	}
a:visited { 
	color: #0099CC;
	text-decoration: none;
	font-family: Arial, Helvetica neue, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	letter-spacing: 1px
	}
a:hover { 
	color: #0099CC;
	text-decoration: underline;
	font-family: Arial, Helvetica neue, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	letter-spacing: 1px
	}
a:active { 
	color: #0099CC;
	text-decoration: none;
	font-family: Arial, Helvetica neue, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	letter-spacing: 1px
	}
	
	.tree {
	PADDING:0px;
	MARGIN:0px;
	MARGIN-LEFT:-15px;
	POSITION: relative;

}
.tree a:link, .tree a:visited, .tree a:active {
	TEXT-DECORATION:none;
	color: #666666;
	padding:2px;
}
.tree a:hover {
	color: #006699;	
	TEXT-DECORATION:underline;
}
.tree UL {
	PADDING:0;
	MARGIN:0;
	BACKGROUND-POSITION: -9px 15px; 
	BACKGROUND-IMAGE: url(images/ul.gif); 
	MARGIN: 4px 0px -2px; 
	BACKGROUND-REPEAT: repeat-y
}
.tree LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 20px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 4px; 
	MARGIN: 0px; 
	PADDING-TOP: 4px; 
	LIST-STYLE-TYPE: none;

}
.tree LI A {
	TEXT-DECORATION:none;
}
.tree LI A:hover {
	TEXT-DECORATION:underline;
}
.tree UL UL {
	BACKGROUND-POSITION: -9px 15px; 
	BACKGROUND-IMAGE: url(images/ul.gif); 
	BACKGROUND-REPEAT: repeat-y
}
.tree UL LI {
	BACKGROUND-POSITION: 0px 7px; 
	BACKGROUND-IMAGE: url(images/li.gif); 
	BACKGROUND-REPEAT: no-repeat;
	FONT-WEIGHT:normal;	

}
.tree UL LI A {
	TEXT-DECORATION:underline;
}
.tree UL LI A:hover {
	TEXT-DECORATION:none;
}
.tree UL UL LI {
	BACKGROUND-POSITION: 0px 7px; 
	BACKGROUND-IMAGE: url(images/li.gif); 
	BACKGROUND-REPEAT: no-repeat;
	FONT-SIZE:11px;
	FONT-WEIGHT:normal;		
}
.tree UL UL LI A {
	BACKGROUND-POSITION: 0px 7px; 

	FONT-SIZE:11px;
	COLOR:#999999;
	TEXT-DECORATION:none;
}