body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3d-light-color: #cccccc; scrollbar-arrow-color: #cccccc; 
   scrollbar-base-color: #cccccc; scrollbar-dark-shadow-color: #333333; 
   scrollbar-face-color: #cccccc; scrollbar-highlight-color: #cccccc; 
   scrollbar-shadow-color: #cccccc; scrollbar-track-color: #333333; 
   background-attachment: scroll; background-position: 0%;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 0;
	scrollbar-3d-light-color:white; 
    scrollbar-arrow-color:#ffcc66; 
    scrollbar-base-color:white; 
    scrollbar-dark-shadow-color:#cccccc; 
    scrollbar-face-color:white; 
    scrollbar-highlight-color:white; 
    scrollbar-shadow-color:black;
}
.bordenegro {
	border: thin solid #333333;
	border-width: 1;
}
.bordegris {
	border: thin solid #CCCCCC;
}
.bordeblanco {
	border: thin solid #FFFFFF;
	border-width: 1;
	background-color: #FFCC66;
}
.bordeverde {
	border: 1 solid 004990;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ff4000;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 2px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-style: italic;
}
td {
	vertical-align: top;
}
a:visited {
	color: #ff4000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;

}
a:active {
	font-weight: normal;
	color: #ff4000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#f5f5f5;
	font-size: 9px;
	font-weight: bold;
	color: #ff4000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.negrita {
	font-weight: bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: none;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a.enlace {
	color: #ff4000;
	width: 100%;
	height: 100%;
	text-decoration: none;

} 
a.enlace:visited {
	color: #FF0000;
	width: 100%;
	height: 100%;
	text-decoration: none;
} 
a.enlace:hover {
	color: #FF4000;
	text-decoration: none;
	background: #F5f5f5;
	font-weight: bold;


} 
a.enlace:active {
	color: #ff4000;
	text-decoration: none;
	background: #f5f5f5;
	text-decoration: none;
} 
.fondogris {
	background-color: #CCCCCC;
}
.bordenaranja {

	border: thin solid #ff4000;
}
.celdanaranja {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF4400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.celdalight {

	font-weight: bold;
	color: #333333;
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
