BODY	{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma, Verdana, Arial;
	letter-spacing: normal;
	SCROLLBAR-FACE-COLOR: #216b9c; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #216b9c; 
	scrollbar-dark-shadow-color: #216b9c; 
	scrollbar-3d-light-color: #216b9c;
}

/*TH, THEAD*/

H1, H2, H3, H4, H5, TFOOT	{
	color: #fdefd1;
}

H1	{
	font-family: Verdana, Tahoma, Arial;
	font-size: 2em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

SUP
{
	color: gray;
}

H2	{
	font-family: Verdana, Tahoma, Arial;
	font-size: 1.75em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3	{
	font-family: Verdana, Tahoma, Arial;
	font-size: 1.58em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4	{
	font-family: Verdana, Tahoma, Arial;
	font-size: 1.33em;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT	{
	font-family: Verdana, Tahoma, Arial;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6	{
	font-family: Verdana, Tahoma, Arial;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	text-align: center;
}

/*TH	{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Tahoma, Arial;
}*/

A, A:link, A:visited, A:active, A:hover	{
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	color: white;
}

SMALL	{
	font-size: 0.9em;
}

BIG	{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE	{
	font-family: Courier New, monospace;
}


UL LI	{
	list-style-type: disc;
	padding-right: 20px;
}

UL LI LI	{
	list-style-type: square;
}

UL LI LI LI	{
	list-style-type: circle;
}

OL LI	{
	list-style-type: decimal;
}

OL OL LI	{
	list-style-type: lower-alpha;
}

OL OL OL LI	{
	list-style-type: lower-roman;
}

.SmallFont
{
	font-size: 8pt;
}

.NormalFont	{
	font-size: 10pt;
}

.FrmEditObject	{
	border-right: #216b9c 1px solid;
	border-top: #216b9c 1px solid;
	font-size: 11px;
	border-left: #216b9c 1px solid;
	border-bottom: #216b9c 1px solid;
	font-family: Tahoma, Verdana, Sans-Serif;
}

.FrmObject	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Sans-Serif;
}

A.lnkNews, A.lnkNews:link, A.lnkNews:active	{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: black;
	}
		
A.lnkNews:hover	{
	color: darkorange;
	text-decoration: underline;
	}

A.lnkNews:visited	{
	font-size: 11px;
	font-weight: normal;
	color: Silver;
	}
	
A.lnkBlack, A.lnkBlack:link, A.lnkBlack:visited, A.lnkBlack:active	{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: black;
	}
		
A.lnkBlack:hover	{
	color: darkorange;
	background:none;
	text-decoration: underline;
	}

A.lnkHlp, A.lnkHlp:link, A.lnkHlp:visited, A.lnkHlp:active	{
	font-weight: normal;
	font-size: 10px;
	color: #4d88e6;
	text-decoration: none;
	}
		
A.lnkHlp:hover	{
	color: darkorange;
	background:none;
	text-decoration: underline;
	}	

A.lnkWhite, A.lnkWhite:link, A.lnkWhite:visited, A.lnkWhite:active	{
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
	color: white;
}

A.lnkBlue, A.lnkBlue:link, A.lnkBlue:visited, A.lnkBlue:active	{
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
	color: blue;
}

A.lnkWhite:hover	{
	background:none;
	text-decoration: underline;
}

.TblQuest	{
	font-weight: bold;
	font-size: 12px;
	color: #216b9c;
}

.TblAnswer	{ 
	font-size: 12px;
	padding-left: 20px;
}

.TblParrafo	{
	font-size: 12px;
}

.AclaraImg	{
	FILTER: progid:DXImageTransform.Microsoft.Alpha( Opacity=50, FinishOpacity=0, Style=1, StartX=0, FinishX=0, StartY=0, FinishY=0)
}

.NormalImg	{
}

.ImgBorder	{
	border-right: #f76b31 2px solid;
	border-top: #f76b31 2px solid;
	border-left: #f76b31 2px solid;
	border-bottom: #f76b31 2px solid;
}
	
.ImgBackGround	{
	background: url(img/fondo.gif);
}

.ImgBackDemo	{
	background: url(img/folderdemo.gif);
}

.BorderGray	{
	border-right: #f5f5f5 thin solid;
	border-top: #f5f5f5 thin solid;
	border-left: #f5f5f5 thin solid;
	border-bottom: #f5f5f5 thin solid;
}

.BorderGrayW	{
	border-right: #f5f5f5 thin solid;
	border-top: #f5f5f5 thin solid;
	border-left: #f5f5f5 thin solid;
	border-bottom: #f5f5f5 thin solid;
	background-color: white;
}

.PaddingIn	{
	PADDING-LEFT:30px;
}

/*#ff9933 naranjo.xxx{ background-color:#FDEFD1;}*/
/*#216b9c azul*/

.FrmButtonObject	{
	font-size: 11px;
	font-family: Tahoma, Verdana, Sans-Serif;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
	<HEAD>
		<title>.:Infolder: Styles:.</title>
		<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
		<meta name="CODE_LANGUAGE" content="Visual Basic .NET 7.1">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form name="frmCSS" method="post" action="styles.aspx" id="frmCSS">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTUxMTcwNzgxMGRkWkfMcVqb6NLON6qIdoex9+IDVE4=" />

		</form>
	</body>
</HTML>
