.NoUnderline	{	text-decoration: none}
.CursorHand		{ 	cursor: hand}

.BgndTopLeft	{ 	background-repeat: no-repeat; background-position: left top}

.FontNormal 	{ 	font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: normal;
					text-decoration: none;
					color: #000000;}
					
.Left		 	{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 10px;
					font-style: normal;
					/**padding-left:10px;**/
					font-weight:bold;
					text-transform: uppercase;
					text-decoration: none;
					
					font-weight: bold;
					color: #FFFFFF;}
			
.FontSmall 		{	font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					font-style: normal;
					color: #000000;}
					
.FontSmall2 		{	font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					font-style: normal;
					color: #0000cc;}
			
.FontBold 		{	font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
					color: #000000;
					font-weight: bold;}

.TitleItem 			{	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 14px;
				
					margin-bottom:3px;
					color: #0000cc;
					text-decoration:none;
					font-weight: bold;}
								
.Title 			{	font-family: Georgia, Arial, Helvetica, sans-serif;
					font-size: 17px;
					font-style: normal;
					color: #00349A;
					font-weight: bold;}

.BorderLR		{	border: #00349A solid; 
					border-width: 0px 1px 0px 1px}

.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;}
					
.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}