/* Default CSS Stylesheet for a new Web Application project */

.____TitOK_Tabla
{
	margin-bottom: 10px;
}

.____TitOK_fila
{
}

.____TitOK_col
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #667bb4;
	text-decoration: underline;
}

.Menu_Link
{
	font-weight: bold;
	font-size: 9pt;
	text-transform2: uppercase;
	color: #ffffff;
}

.Menu_Link:hover
{
	font-weight: bold;
	font-size: 9pt;
	background2: #ffffff;
	text-transform2: uppercase;
	color: #ffffff;
}

.Menu_Tabla
	{

	}

.Menu_fila
	{
		
	}

.Menu_col
{ PADDING-LEFT: 2px; MARGIN-LEFT: 2px; COLOR: #ffffff; TEXT-ALIGN: center; background-color2: #667bb4 }


.____Catalogo_col
{
	border-right: #667bb4 thin solid;
	border-top: #667bb4 thin solid;
	border-left: #667bb4 thin solid;
	border-bottom: #667bb4 thin solid;
	text-align: center;
}

BODY
{
	font-weight: normal;
	font-size: 10pt;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	color: #000033;
	font-family: Verdana, Tahoma, Arial;
	letter-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #666666;
}
H1	{	
	font-family: Verdana, Tahoma, Arial;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Tahoma, Arial;
	font-size:	1.75em;
	font-weight:	700;
	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:	500;
	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:	500;
	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	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Tahoma, Arial;
	}	
		
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 
{
	color:#000000;
	text-decoration:	none;
	}	

A:link	{	
	text-decoration:	none;

	}	
		
A:visited	{	
	text-decoration:	none;

	}	
		
A:active	{	
	text-decoration:	none;

	}	
		
A:hover	{	
	text-decoration:	underline;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

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;
	}	

	
.____btnMenu
{
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
}
.____btnMenu:link
{
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
}
.____btnMenu:vlink
{
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
}
.____btnMenu:active
{
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
}
.____btnMenu:hover
{
	color: #ffff66;
	font-family: Verdana, Tahoma, Arial;
}
.____btnMenu:visited
{
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
}
TD
{
	font-size: 10pt;
	color: #000033;
	font-family: Verdana, Tahoma, Arial;
}
