/* CSS Document */
html, body{	height:100%;}
body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #888888;}
body {	background-color: #FFFFFF;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}
a:link {	color: #FF6600;	text-decoration: underline;}
a:visited {	color: #FF6600; text-decoration: underline;}
a:hover {	color: #CCCCCC; text-decoration: underline;}
a:active {	color: #CCCCCC; text-decoration: underline;}
.menu:link {	color: #888888;	text-decoration: none;	font-weight:bold;	margin-left: 10px;}
.menu:visited {	text-decoration: none;	color: #888888;	font-weight:bold;	margin-left: 10px;}
.menu:hover {	text-decoration: none;	color: #333333;	font-weight:bold;	margin-left: 10px;}
.menu:active {	text-decoration: none;	color: #333333;	font-weight:bold;	margin-left: 10px;}
.submenu:link {	color: #888888;	text-decoration: none;}
.submenu:visited {	text-decoration: none;	color: #888888;}
.submenu:hover {	text-decoration: none;	color: #FF6600;}
.submenu:active {	text-decoration: none;	color: #FF6600;}
.link01:link {	color: #FF6600;	text-decoration: none;}
.link01:visited { color: #FF6600; text-decoration: none;}
.link01:hover {color: #999999; text-decoration: none;}
.link01:active {color: #999999; text-decoration: none;}
.ad {font-family: "Century Gothic"; color: #006633; font-size: 30px;}
.descripcion {font-family: Arial, Helvetica, sans-serif;	font-size: 10px;}
.indicador {font-size: 9px; font-weight:bold; color: #FF6600}
.copyright {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #AAAAAA;}
.copylink:link {	color: #AAAAAA;	text-decoration: none;}
.copylink:visited {	color: #AAAAAA; text-decoration: none;}
.copylink:hover {	color: #CCCCCC; text-decoration: none;}
.copylink:active {	color: #CCCCCC; text-decoration: none;}
.titulos {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color:#000000;}
.box {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666;
	background-color:#ffffff;
	padding: 1px;
	margin: 1px;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px
}
.boton {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #808080;
	background-color:#ffffff;
	padding: 0px;
	margin: 2px;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
