BODY {
    scrollbar-face-color:#4A503B;
    scrollbar-arrow-color:#152513;
    scrollbar-highlight-color:#657463;
    scrollbar-3dlight-color:#4A503B;
    scrollbar-shadow-color:#414530;
    scrollbar-darkshadow-color:#152513;
    scrollbar-track-color:#4A503B;
   }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9900;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.bordeVideo {
	margin: 0px 10px 10px;
	padding: 0px 10px 10px;
	border: 3px solid #333333;
}
li {
	color: #CCCCCC;
}
.bordeTabla {
	border: 1px solid #CCCCCC;
}
input,textarea {
	color: #000000;
	border: 1px solid #333333;
	background-color: #CCCCCC;

}
.alpha {
	filter: Alpha(Opacity=80);
}
.tablaNota {
	border: 1px solid #D78100;
}
.tablaComentarios {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066
}
.punteadoTabla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5D5D5D;
	border-right-color: #5D5D5D;
	border-bottom-color: #5D5D5D;
	border-left-color: #5D5D5D;
}
.punteadoTabla2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5D5D5D;
	border-right-color: #5D5D5D;
	border-bottom-color: #5D5D5D;
	border-left-color: #5D5D5D;
}
.celdasOut {
	color: #5D5D5D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #252525;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #252525;
	border-left-color: #999999;
	background-color: #5D5D5D;
	padding-left: 8px;
}.titulos {
	color: #FF9900;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.descripcion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

