body {
	margin: 0px;
	font-family: Verdana, Arial;
	background-color: f5eadd;
	line-height: normal;	
}
body, td, p {
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
a:link {
	color: #A25827;
}
a:visited {
	color: #A25827;
}
a:hover {
	color: #772414;
}
a:active {
	color: #A25827;
}
/************ sectionLinks styles **************/

#sectionLinks{
	font-size: 11px;
	margin: 0px;
	padding: 0px;

}

#divIerar{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	
	padding: 4px 0px 4px 30px;
	color: #666666;
	
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	
	font-weight: bold;
	padding: 5px 0px 5px 22px;
	color: #666666;
	text-decoration: none;
}

#sectionLinks a:hover{
	
	
	background-image: url(/images/mouseOver.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #7c3027;
	background-repeat: no-repeat;
	background-position: left;
}.td_intent {
	padding-left: 20px;
	padding-right: 10px;
}
.titleText {
	font-size: 14px;
	color: #AB631B;
	font-weight: bold;
}
hr {
color: aa5725;

height: 5px;


	height: 1px;
}
table#table_acc {
	background-color: #fef5ed;
	border-collapse:collapse;
	vertical-align: top;
}
#table_acc td {
	border: 1px solid #f8eade;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	
	padding-right: 4px;
	}
.td_title {
	font-weight: bold;
	background-color: #B0644A;
	color: #FFFFFF;
}
.title10 {
	font-size: larger;
	font-weight: bold;
	color: #FF6633;
}
