.NoUnderline	{	text-decoration: none}
.CursorHand		{ 	cursor: hand}

.BgndTopLeft	{ 	background-repeat: no-repeat; background-position: left top}

.FontNormal 	{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: normal;
					color: #000;
					text-decoration: none}
			
.FontSmall 		{	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
					color: #000;}
					
.FontSmall2		{	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
					font-weight: bold;
					color: #4F282B;
					text-decoration: none}
					
.FontBold 		{	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
					color: #4F282B;
					font-weight: bold;
					text-decoration: none}
			
.FontLeft 		{	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
					color: #4F282B;
					font-weight: bold;
					text-decoration: none}
					
.FontLeft2 		{	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: italic;
					color: #88444A;
					font-weight: bold;
					text-decoration: none}
					
.FontNav 		{	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 13px;
					font-style: normal;
					color: #4F282B;
					font-weight: bold;
					text-decoration: none}
					
.FontTitle		{	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 14px;
					font-style: normal;
					color: #4F282B;
					font-weight: bold;
					text-decoration: none}
							
.BorderLRBT		{	border: #000 solid; border-width: 1px 1px 1px 1px}
.BorderL 		{	border: #000 solid; border-width: 0px 0px 0px 1px}
.BorderB 		{	border: #E87B14 solid; border-width: 0px 0px 1px 0px}
.BorderR		{	border: #000 solid; border-width: 0px 1px 0px 0px}

.Scroll  		{	background-color: #FFF;
					border:  #4F282B;
					border-style: solid;
					border-top-width: 1px;
					border-right-width: 1px;
					border-bottom-width: 1px;
					border-left-width: 1px;
					
					scrollbar-arrow-color:#4F282B;
					scrollbar-shadow-color:#4F282B;
					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: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: normal;
					color: #4F282B;}

.FieldForm		{	background-color: #FFF;
					border:  #4F282B;
					border-style: solid;
					border-top-width: 1px;
					border-right-width: 1px;
					border-bottom-width: 1px;
					border-left-width: 1px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-style: normal;
					color: #000;}
			
.FieldError 	{	background-color: #000;
					border:  #000;
					border-style: solid;
					border-top-width: 1px;
					border-right-width: 1px;
					border-bottom-width: 1px;
					border-left-width: 1px;
					font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
					color: #FFF;}