@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	line-height: 1.7em;
	margin: 5px;
	padding: 0px;
	text-align: center;
}
body {
	background-color: #AC786A;
}
p {
	line-height: 1.7em;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 0px;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #AC786A;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #993300;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #FF7E40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
}
h2 {
	font-size: 12px;
	color: #FF8000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-color: #999999;
	border-left-width: 4px;
	border-left-style: solid;
	padding-left: 7px;
	margin-left: 5px;
	font-weight: normal;
	margin-bottom: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tableLayout {
	background-color: #AC786A;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7B4F44;
	border-left-color: #AC786A;
	vertical-align: top;
}
#tdMaintable {
	background-color: #FFFFCC;


}



#tdRightedge {
	background-color: #AC786A;
	width: 200px;
}
#tdRightnavegation {
	background-image: url(images/navigationrightedge.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	background-position: right top;
	background-color: #FFFFCC;
}
#tdRightnavegation a {
	color: #AC786A;
	text-decoration: none;
	display: block;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: ced2b6;
	border-bottom-color: ced2b6;
	width: 150px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 18px;
}
#tdRightnavegation a:hover {
	background-color: #F9C28E;
}




#tdMainlogo {
	text-align: center;
	vertical-align: bottom;
	background-color: #AC786A;
}
#tdphptable {
	text-align: left;
}
td img {
	background-color: #AC786A;
}
