.bullet  {
	font-size : 11px;
	font-family : arial,helvetica;
	font-weight : bold;
	color : #ffff99;
	background-color : #000099;
}

.Body{
	margin: 0px;
	background-color: #0000ff;
}

.Text{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.LabelInputText{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.LabelInputTextblack{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.InputText{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: solid 1px ;
	border-color: #999999;
}

.InputTextLocked{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D5D5D5;
	border: solid 1px ;
	border-color: #999999;	
}


.WhiteBg {background-color: #FFFFFF;}
.ClearBg {background-color: #0000ff;}
.ClearBg2 {background-color: #3333ff;}
.PillOver				{background-color: #0000cc;}
.PillOut				{background-color: #000099;}
.PillOver2				{background-color: #3333cc;}
.PillOut2				{background-color: #3333ff;}

.HeaderTableText	{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.menuvc
	{
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	font-weight : bold;
	color : #FFFF99;
	text-decoration:none;
}

.menuvi
	{
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration:none;
}

.menuvHover
	{
	font-family:arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	text-decoration:none;
}

/* Estilo para enlaces comerciales */ 
.enlace_c  {
	font-size : 13px;
	font-family : arial,helvetica;
	font-weight : bold;
	color : ffffff;
	font-style : normal;
	margin-top : 0;
	margin-bottom : 0;
	text-align : left;
}

/* Estilo para enlaces informativos */ 
.enlace_i  {
	font-size : 13px;
	font-family : arial,helvetica;
	font-weight : normal;
	color : ffffff;
	font-style : normal;
	margin-top : 0;
	margin-bottom : 0;
	text-align : right;
}

/* Estilo titulares */ 
.titular01  {
	font-size : 17px;
	font-family : arial,helvetica;
	font-weight : bold;
	color : 9999ff;
	font-style : normal;
	margin-top : 0;
	margin-bottom : 0;
	text-align : center;
}

.titular02  {
	font-size : 17px;
	font-family : arial,helvetica;
	font-weight : bold;
	color : 9999ff;
	font-style : normal;
	margin-top : 0;
	margin-bottom : 0;
	text-align : left;
}

.titular03  {
	font-size : 12px;
	font-family : arial,helvetica;
	font-weight : bold;
	color : 9999ff;
	font-style : italic;
	margin-top : 0;
	margin-bottom : 0;
	text-align : left;
}

/* Estilos notas */ 
.notas  {
	font-size : 10px;
	font-family : arial,helvetica;
	font-weight : normal;
	color : 9999ff;
	font-style : normal;
	margin-top : 0;
	margin-bottom : 0;
	text-align : center;
}

.notas_azul  {
	font-size : 10px;
	font-family : arial,helvetica;
	font-weight : normal;
	color : 0000ff;
	font-style : normal;
	margin-top : 0;
	margin-bottom : 0;
	text-align : center;
}

/* Enlaces pie de página*/ 
.enlaces_pie  {
	font-size : 12px;
	font-family : arial,helvetica;
	font-weight : normal;
	color : 9999ff;
	font-style : normal;
	margin-top : 0;
	margin-bottom : 0;
	text-align : center;
}