@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9d9d9d;
	background-repeat: repeat-x;
	background-image: url(images/sombra_footer.gif);
}
.style2 tablefotter {
	background-image: url(images/sombra_footer.gif);
	background-repeat: repeat-x;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}
.style4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#B7CC80;
	font-weight: normal;
}
a:link {
	color: #7F7F7F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7F7F7F;
}
a:hover {
	text-decoration: none;
	color: #B7CC80;
}
a:active {
	text-decoration: none;
	color: #F15A24;
}

.sidebar_menu {
	padding-top: 20px;
	padding-left: 10px;
}

#tdSidebar {
	background-color: #f15a24;
}

#tdSidebar a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f58e69;
	display: block;
	margin: 3px;
	padding: 5px;
	color: #FFFFFF;
}

#tdSidebar a:hover {
	display: block;
	color: #f15a24;
	background-color: #FFFFFF;
}

#tdSidebar a:active {
	background-color: #d44b1a;
}
