.NoUnderline	{	text-decoration: none}
.CursorHand		{ 	cursor: hand}

.Bgnd	{ 	background-repeat: no-repeat; background-position: right top}

.FontNormal 	{ 	font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
					color: #000;}
			
.Left		 	{ 	font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: normal;
					color: #004E92;
					text-decoration: none;
					cursor: hand;
					font-weight: bold;}
					
.Left2		 	{ 	font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: italic;
					color: #004E92;
					text-decoration: none;
					cursor: hand;
					font-weight: bold;}
					
.Atributo		 	{ 	font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: normal;
					color: #DA251C;
					text-decoration: none;
					font-weight: bold;}
					
.Atributo2		 	{ 	font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
					color: #004E92;
					text-decoration: none;
					font-weight: bold;}
			
.FontSmall 		{	font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					font-style: normal;
					color: #000;}
			
.FontBold 		{	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
					color: #004E92;
					font-weight: bold;}
					
.Title 		{	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: normal;
					color: #FFF;
					font-weight: bold;}
					
.Title2 		{	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 15px;
					font-style: normal;
					color: #FFF;
					font-weight: bold;}
							
.BorderLRBT		{	border: #000 solid; border-width: 1px 1px 1px 1px}
.BorderL 		{	border: #000 solid; border-width: 0px 0px 0px 1px}
.BorderR		{	border: #F0F5F9 solid; border-width: 0px 1px 0px 0px}

.Scroll  		{	background-color: #FFF;
					border: #000;
					border-style: solid;
					border-top-width: 1px;
					border-right-width: 1px;
					border-bottom-width: 1px;
					border-left-width: 1px;
					
					scrollbar-arrow-color:#000;
					scrollbar-shadow-color:#000;
					scrollbar-base-color:#FFF;
					scrollbar-3dlight-color:#FFF;
					scrollbar-darkshadow-color:#FFF;
					scrollbar-face-color:#FFF;
					scrollbar-highlight-color:#FFF;			
					scrollbar-track-color:#FFF;
					
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: normal;
					color: #000;}

.FieldForm		{	background-color: #FFF;
					border: #000;
					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: #000;}
			
.FieldError 	{	background-color: #DA251C;
					border: #FFF;
					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: #FFF;}