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