BODY
{
}
.TituloMenu_1
{
	font-weight: bold;
	color: black;
	font-family: Tahoma;
}
.ItemMenu_1
{
	font-size: 12px;
	font-family: Tahoma;
}


TABLE
{
}

 
.Titulo_Banner
{
	font-weight: bold;
	font-size: 13px;
	color: navy;
	font-style: normal;
	font-family: tahoma;
	background-color: transparent;
}

.Titulo_Banner_CTRL
{
	font-size: 19px;
	color: Black;
	font-style: normal;
	font-family: arial;
	background-color: transparent;
}

.Titulo_Banner_Encabezado
{
	font-size: 15px;
	color: Black;
	font-style: normal;
	font-family: arial;
	background-color: transparent;
}

a.Titulo_Banner_Link:link,a.Titulo_Banner_Link:visited
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-style: normal;
	font-family: tahoma;
	background-color: transparent;
	text-decoration: underline;
}

a.Titulo_Banner_Link:hover, a.Titulo_Banner_Link:active
{
	font-weight: bold;
	font-size: 11px;
	color: #cfd7ed;
	font-style: normal;
	font-family: tahoma;
	background-color: transparent;
	text-decoration: underline;
}

a.NavigatorLink:link, a.NavigatorLink:visited
{
	font-size: 13px;
	color: #ffffff;
	font-style: normal;
	font-family: tahoma;
	background-color: transparent;
	text-decoration: none;
}

a.NavigatorLink:hover, a.NavigatorLink:active
{
	font-family : Tahoma ;
	font-size: 13px;
	font-style:normal ;
	color: #acbae1;
	text-decoration: none;
	background-color: transparent;
}


a.NormalLink:link, a.NormalLink:visited
{
	font-size: 13px;
	text-decoration: underline;
	font-style: normal;
	font-family: tahoma;
	background-color: transparent;
}

a.NormalLink:hover, a.NormalLink:active
{
	font-family : Tahoma ;
	font-size: 13px;
	font-style:normal ;
	text-decoration: underline;
	background-color: transparent;
}


.FormLabel
{
	font-size: 13px;
	color: black;
	border-top-style: none;
	font-style: normal;
	font-family: tahoma;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

.FormCTRL
{
	font-size: 13px;
	color: #476ac5;
	
	font-style: normal;
	font-family: tahoma;
	
	background-color: transparent;
	text-decoration: none;
	
}


.FormAlertMessage
{
	font-size: 13px;
	color: red;
	
	font-style: normal;
	font-family: tahoma;
	
	background-color: transparent;
	text-decoration: none;
	
}
