body         
{
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #7B896F;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color:#CCCCCC;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2F2F6A;
}

.Estilo1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.Estilo2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #494949;
	font-size: 11px;
}
.opc {
	FONT-WEIGHT: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
}
.opc:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12px;
	text-decoration: underline;
}
.opc2 {
	FONT-WEIGHT: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #9b9b9b;
	font-size: 11px;
}
.opc2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff33;
	font-size: 11px;
	text-decoration: none;
}
.opc3 {
	FONT-WEIGHT: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 12px;
}
.opc3:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
	text-decoration: none;
}

.opcnaranja {
	FONT-WEIGHT: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ce6700;
	font-size: 12px;
}
.opcblanco {
	FONT-WEIGHT: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}
a:link {
	color: #6e6e6e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #454545;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000033;
}
