.NoUnderline	{	text-decoration: none}
.CursorHand	{ 	cursor: pointer}

.BgndTopLeft	{ 	background-repeat: no-repeat; background-position: left top}
.BgndCenMid	{  	background-repeat: no-repeat; background-position: center center}

.FontNormal 	{ 	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #FFFFFF;}
			
.FontNormal02 	{ 	font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			color: #FFFFFF;}
			
.FontBold 	{ 	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #FFFFFF;
			font-weight: bold;}
			
.FontSmall 	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			color: #FFFFFF;
			text-decoration: none}

.FontSmall2 	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			font-weight:bold;
			color: #FFFFFF;
			text-decoration: none}
			
.FontLarge 	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #FFFFFF;
			text-decoration: none}
			
.FontLargeB 	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			font-weight: 600;
			color: #FFFFFF;
			text-decoration: none;
			letter-spacing: 0.07em }
					
.Title01 	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 20px;
			font-style: normal;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			text-transform: uppercase}
			
.Title02	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			font-weight: 600;
			color: #FFFFFF;
			text-decoration: none;
			text-transform: none}
					
					
.BorderLRBT	{	border: #FEB400 solid; border-width: 1px 1px 1px 1px}
.BorderL 	{	border: #000000 solid; border-width: 0px 0px 0px 1px}
.BorderR	{	border: #000000 solid; border-width: 0px 1px 0px 0px}
.BorderB	{	border: #000000 solid; border-width: 0px 0px 1px 0px}

.Scroll  	{	scrollbar-3dlight-color:#FEB400;
			scrollbar-darkshadow-color:#FEB400;
			scrollbar-face-color:#FEB400;
			scrollbar-highlight-color:#FEB400;
			scrollbar-arrow-color:#FFFFFF;
			scrollbar-base-color:#FFFFFF;			
			scrollbar-shadow-color:#FFFFFF;
			scrollbar-track-color:#FFFFFF;
			border:  #FEB400 #FEB400 #FEB400 #FEB400;
			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: 12px;
			font-style: normal;
			color: #235498;}

.FieldForm	{	background-color: #FFFFFF;
			border:  #FEB400 #FEB400 #FEB400 #FEB400;
			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: 12px;
			font-style: normal;
			color: #235498;}
			
.FieldError 	{	background-color: #FEB400;
			border:  #FEB400 #FEB400 #FEB400 #FEB400;
			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: 12px;
			font-style: normal;
			color: #FFFFFF;}
			