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

.BgndTop	{ 	background-repeat: no-repeat; background-position: center top}

.BgndBtm	{ 	background-repeat: no-repeat; background-position: center bottom}

.FontNormal 	{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			color: #000000;
			line-height: 20px;
			text-decoration: none}
			
.FontSmall 	{	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #160EA4;
			text-decoration: none}
			
.FontSmall02 	{	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
					font-size: 10px;
					font-style: normal;
					color: #160EA4;
					text-decoration: none}
					
.FontSmallBold 	{	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: normal;
					color: #160EA4;
					font-weight: bold;
					text-decoration: none}
			
.FontBold 	{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			color: #000000;
			font-weight: bold;
			line-height:20px;}
			
.Menu 	{	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #160EA4;
			text-decoration: none;
			font-weight: bold;
			text-transform: uppercase;}
			
.Menu2 	{	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #000;
			text-decoration: none;
			font-weight: bold;
			text-transform: uppercase;}
	
.Title 	{	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-style: normal;
			color: #000;
			text-decoration: none;
			font-weight: bold;}
			
.Title2 	{	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
			font-size: 19px;
			font-style: normal;
			color: #160EA4;
			text-decoration: none;
			font-weight: bold;}
							
.SubTitle 	{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			color: #160EA4;
			text-decoration: none;
			font-weight: bold;}							

.BorderLRBT	{	border: #160EA4 solid; border-width: 1px 1px 1px 1px}

.Scroll  	{	background-color: #FFFFFF;
			border:  #160EA4 #160EA4 #160EA4 #160EA4;
			border-style: solid;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			
			scrollbar-arrow-color:#160EA4;
			scrollbar-shadow-color:#160EA4;
			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: #160EA4;}

.FieldForm	{	background-color: #FFFFFF;
			border:  #160EA4 #160EA4 #160EA4 #160EA4;
			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: #160EA4;}
			
.FieldForm2	{	background-color: #FFFFFF;
			border:  #ccc #ccc #ccc #ccc;
			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: #160EA4;}
			
.FieldError 	{	background-color: #160EA4;
			border:  #160EA4 #160EA4 #160EA4 #160EA4;
			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;}
			
.BorderFig		{	border: 0px ;
					margin-top: 4px;
					margin-right: 4px;
					margin-bottom: 4px;
					margin-left: 4px}