a	{cursor:pointer;}
.NoUnderline	{	text-decoration: none}
.CursorHand		{ cursor: hand: }

.BgndTopLeft	{ background-repeat: no-repeat; background-position: left top}
.Bgndx				{ background-color: #FDFBE8; background-repeat: repeat-x}

.FontNormal 	{ font-family: Verdana,Arial, Helvetica, sans-serif;
								font-size: 11px;
								font-style: normal;
								text-decoration: none;
								line-height: 135%;
								color: #000000;}
					
.Left		 			{ font-family: Arial, Helvetica, sans-serif;
								font-size: 12px;
								font-style: normal;
								text-transform: uppercase;
								text-decoration: none;
								font-weight: bold;
								color: #0033CC;}
					
.Top		 			{ font-family: Arial Narrow, Arial, Helvetica, sans-serif;
								font-size: 12px;
								font-style: normal;
								text-transform: uppercase;
								text-decoration: none;
								font-weight: bold;
								color: #0033CC;}
					
.Title 				{	font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 14px;
								font-style: normal;
								color: #0033CC;
								text-transform: uppercase;
								font-weight: bold;
								text-decoration: none}
								
.TitleItem		{	font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 13px;
								font-style: normal;
								color: #0033CC;
								font-weight: bold;
								text-decoration: underline}
					
.Bottom 			{	font-family: Arial, Helvetica, sans-serif;
								font-size: 9px;
								font-style: normal;
								color: #0033CC;
								text-decoration: none}
								
.Small 				{ font-family: Verdana,Arial, Helvetica, sans-serif;
								font-size: 9px;
								font-style: normal;
								text-decoration: none;
								color: #000000;}
					
.DestacadasLeft {	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
								font-size: 10px;
								font-style: normal;
								color: #333333;
								text-decoration: none}
					
.DestacadasLeftB { font-family: Arial Narrow, Arial, Helvetica, sans-serif;
								font-size: 11px;
								font-style: normal;
								font-weight: bold;
								color: #333333;
								text-decoration: none}
					
.BorderB		{	border: #000000 solid; border-width: 0px 0px 1px 0px}

.FontBold 		{	font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
					color: #000000;
					font-weight: bold;}

.Scroll  		{	background-color: #FFFFFF;
					border: #00349A;
					border-style: solid;
					border-top-width: 1px;
					border-right-width: 1px;
					border-bottom-width: 1px;
					border-left-width: 1px;
					
					scrollbar-arrow-color:#00349A;
					scrollbar-shadow-color:#00349A;
					scrollbar-base-color:#FFFFFF;
					scrollbar-3dlight-color:#FFFFFF;
					scrollbar-darkshadow-color:#FFFFFF;
					scrollbar-face-color:#FFFFFF;
					scrollbar-highlight-color:#FFFFFF;			
					scrollbar-track-color:#FFFFFF;
					
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: normal;
					color: #00349A;}

.FieldForm		{	background-color: #FFFFFF;
					border:  #00349A;
					border-style: solid;
					border-top-width: 1px;
					border-right-width: 1px;
					border-bottom-width: 1px;
					border-left-width: 1px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: normal;
					color: #00349A;}
			
.FieldError 	{	background-color: #00349A;
					border:  #00349A;
					border-style: solid;
					border-top-width: 1px;
					border-right-width: 1px;
					border-bottom-width: 1px;
					border-left-width: 1px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: normal;
					color: #FFFFFF;}
					