.NoUnderline	{	text-decoration: none}
.CursorHand	{ 	cursor: pointer}

.Bgnd	{ 	background-repeat: no-repeat; background-position: center center}

.FontNormal 	{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #000;
			text-decoration: none}
			
.FontSmall 	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			color: #000000;}
			
.FontBold 	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #000000;
			font-weight: bold;
			text-decoration: none}
			
.Title 	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-style: normal;
			color: #0A256A;
			font-weight: bold;
			text-decoration: none}
			
.SecTitle 	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 17px;
			font-style: normal;
			color: #fff;
			font-weight: bold;
			text-decoration: none}
			
.Menu2 	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			color: #fff;
			font-weight: bold;
			text-decoration: none}
			
.Menu 	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			color: #fff;
			font-weight: bold;
			text-decoration: none}
							
.BorderLRBT	{	border: #fff 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}

.Scroll  	{	background-color: #FFFFFF;
			border:  #DC184D #DC184D #DC184D #DC184D;
			border-style: solid;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			
			scrollbar-arrow-color:#DC184D;
			scrollbar-shadow-color:#DC184D;
			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: #000;}

.FieldForm	{	background-color: #FFFFFF;
			border:  #DC184D #DC184D #DC184D #DC184D;
			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: #DC184D;
			border:  #DC184D #DC184D #DC184D #DC184D;
			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;}