a:hover {text-decoration: underline} }	
.standardbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold}
.standardboldblanco { font-family: Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold ; color: #FFFFFF}
.textfield { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold ; color: #003399}
BODY{ scrollbar-arrow-color: #19488A; scrollbar-3dlight-color: #19488A; scrollbar-highlight-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #19488A; scrollbar-track-color: #D0E2FB; scrollbar-darkshadow-color: #19488A

 }
.titular1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-transform: none; font-style: normal; color: #29488A}
.titular2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: none; color: #FFFFFF;padding:0px; }
.titular3 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-transform: none; color: #003399; }
.textfield2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px ; font-weight: bold ; color: #003399 ; border-color: #19488A #D0E2FB #D0E2FB #19488A}
.titulartablaX { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold ; text-transform: none; background-color: #668EC6; color: #FFFFFF}
.titulartablaY { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; text-transform: uppercase; color: #FF0000}
.titulartablaZ { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold ; text-transform: uppercase; color: #19488A; background-color: #FFFFFF}
.botones { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9px ; font-weight: bold ; color: #19488A; border-color: #19488A #D0E2FB #D0E2FB #19488A; background-color: #FFFFFF}


#menu2 ul {
	list-style: none;         /* turns off bullets */
	
	padding:0;
	margin:0;
	font-size:10px;
}
#menu2 a:link {
	display:block;            /* makes area clickable */			
	margin:0px 0;             /* top & bottom = 3px, right & left = 0 */
	padding:6px 0;            /* top & bottom = 5px, right & left = 0 */
	background:#639ACE;          /* box background is lt gray */
	color:#FFFFFF;               /* text in box is yellow */
	text-decoration: none;    /* no underlining of links */

	font-family: Verdana, arial, sans-serif;									
	font-weight:bold;
	width:100%;              /* width of navigation bar */
}
#menu2 a:visited {
	display:block;            /* makes area clickable */
	margin:0px 0;             /* top & bottom = 3px, right & left = 0 */
	padding:6px 0;            /* top & bottom = 5px, right & left = 0 */
	background:#639ACE;          /* box background is lt gray */
	color:#FFFFFF;               /* text in box is dk gray */
	text-decoration: none;    /* no underlining of links */
	font-family: Verdana, arial, sans-serif;
	font-weight:bold;
	width:100%;              /* width of navigation bar */
}

#menu2 a:hover{                 /* changes hover background and font color */
	background:#9CCFFF; 
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#menu3 ul {
	list-style: none;         /* turns off bullets */

	padding:0px;
	margin:0px;
	font-size:11px;
	font-family:Verdana;
}
#menu3 a:link {
	display:block;            /* makes area clickable */			
	margin:0px 0;             /* top & bottom = 3px, right & left = 0 */
	padding:3px 5px;            /* top & bottom = 5px, right & left = 0 */
	color:#FFFFFF;               /* text in box is yellow */
	text-decoration: none;    /* no underlining of links */
	font-family: Verdana;									
	font-weight:bold;
	width:100%;              /* width of navigation bar */
}
#menu3 a:visited {
	display:block;            /* makes area clickable */
	margin:0px 0;             /* top & bottom = 3px, right & left = 0 */
	padding:3px 5px;            /* top & bottom = 5px, right & left = 0 */
	color:#FFFFFF;               /* text in box is dk gray */
	text-decoration: none;    /* no underlining of links */
	font-family: Verdana;
	font-weight:bold;
	width:100%;              /* width of navigation bar */
}
#menu3 a:hover{                 /* changes hover background and font color */
	background:#7777FF; 
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.link2
{

	display:block;            /* makes area clickable */			
	margin:0px 0;             /* top & bottom = 3px, right & left = 0 */
	padding:3px 5px;            /* top & bottom = 5px, right & left = 0 */
	background:#3333BB;          /* box background is lt gray */
	color:#FFFFFF;               /* text in box is yellow */
	text-decoration: none;    /* no underlining of links */
	font-family: Verdana;
	font-weight:bold;
	width:100%;              /* width of navigation bar */

}

