/* Global Styles */

body {
	margin:0px;
	background-color:#8c9c6b;
	}
	


	/* LInk Color*/
a {
	color:#666633;
	}
	
	
	
	/* LInk visitado*/
a:hover {
	color:#990000;
	}


	
	
	/* Menu*/
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#866635;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
	
		/* Menu barra posiciona*/
#navigation a:hover {
	background:#8c9c6b;
	color:#FFFFFF;
	}





	/* main text */
.bodyText {
	color:#666600;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Helvetica, "Futura Md BT", Arial;
	font-size: 13px;
	
	}
	
	
	
	
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:0.2em;
	}

.subHeader-02 {
	color: #993300;
	line-height:25px;
	letter-spacing:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	word-spacing: normal;
}


.titulo {
	font: 18px Arial, Helvetica, sans-serif;
	color: #7C9A3F;
	line-height:30px;
	}
	
.smallText {
	color: #003300;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText {
	font: 13px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	




.innerx{
	width:85%;
	font-family: Verdana, Helvetica, "Futura Md BT", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#003300;
	text-align: left;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#666600;
	border-bottom-color: #666600;
	white-space: normal;
	line-height: 20px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #666600;
	border-left-color: #666600;
	background-color: #FFFFFF;
	vertical-align: top;
	float: none;
	height: auto;
	margin: auto;
	padding: 13px;
	
}
.bodyTextBold {
	color:#666600;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Helvetica, "Futura Md BT", Arial;
	font-size: 13px;
	font-weight: bold;
}
.smallest {
	color: #FFFFCC;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.smallest02 {
	color: #006600;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	
}
