body {
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #e2e2e2;
	scrollbar-track-color: #e2e2e2;
	scrollbar-arrow-color: #333333;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #333333;
}

.actualizacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


a:link, a:visited, a:active {
	color : 828282;
	font-weight : normal;
	text-decoration : none;

}

a:hover {
	color : 8A0000;
	text-decoration : none;

}

a:active {
	color : 8A0000;
	text-decoration : none;

}

li {
	cursor : default;
	font-weight : bold;
	list-style-type : disc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

li ul {
	color : #666666;
	display : none;
	margin-left : 26 px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	
}

li.clsblack {
	color : #000000;
	margin-left : 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;

}

li.clshaskids {
	cursor : hand;
	list-style-type : none;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;

}

li.clshaskids:visited {
	cursor : hand;
	list-style-type : none;
}

ul {
	margin-bottom : 7px;
	margin-left : 10px;
}

.txtcontenido {
	color : #000000;
	font-family : "MS Sans Serif";
	font-size : 12px;
	font-style : normal;
	font-weight: normal;

}

.txtcontenidobold {
	color : #666666;
	font-family : "MS Sans Serif";
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.bordeIzq {
	border-left-width:      1px;		
	border-left-color:      #595858;	
	border-left-style:      solid;		
}

.bordeDer {
	border-right-width:     1px;
	border-right-color:     #595858;
	border-right-style:     solid;
}
.bordeIzqPr {
	border-left-width:      1px;
	border-left-color:      #595858;
	border-left-style:      solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #636162;
	text-decoration: none;
	padding-right: 8px;

}
.bordeDerPr {

	border-right-width:     1px;
	border-right-color:     #595858;
	border-right-style:     solid;
	padding-left: 8px;
}
.bordeDerPr2 {
	border-right-width:     1px;
	border-right-color:     #595858;
	border-right-style:     solid;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}

.txtcopy {

	color : #999999;
	font-family : "MS Sans Serif";
	font-size : 12px;
	font-style : normal;
}

.bordeCompleto {
	border-left-width:      1px;
	border-left-color:      #595858;
	border-left-style:      solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595858;
}

