.BodyBkg {
			background-color : #FFFFFF;
		}
		.H1Bkg {
			background-color : #FFCC33;
		}
		.H1TextA {
			font-size: 16px;
			font-family: Arial;
			color: #333399;
			text-decoration: none;
		 font-weight: bold; 
		
		}
		.H1TextA:link {
			color: #000000;
			text-decoration: none;
		
		
		}
		.H1TextA:visited {
			color: #000000;
		}
		.H1TextA:hover {
			color: #000000;
		}
		.H1TextB {
			font-size: 12px;
			font-family: Arial;
			color: #000000;
			text-decoration: none;
		 font-weight: bold; 
		
		}
		.H2Bkg {
			background-color : 99CCFF;
		}
		.H2Text {
			font-size: 13px;
			font-family: Arial;
			color: #000000;
			text-decoration: none;
		
		
		}
		.H2Text:link {
			color: #000000;
			text-decoration: none;
		
		
		}
		.H2Text:visited {
			color: #000000;
		}
		.H2Text:hover {
			color: #FFFFCC;
		}
		.H3Bkg {
			background-color : 99CCFF;
		}
		.H3Text {
			font-size: 12px;
			font-family: Arial;
			color: #000000;
			text-decoration: none;
		 font-weight: bold; 
		
		}
		.H3Text:link {
			color: #000000;
			text-decoration: none;
		
		
		}
		.H3Text:visited {
			color: #000000;
		}
		.H3Text:hover {
			color: #FFe920;
		}
		.regTextBig {
			font-size: 14px;
			font-family: Arial;
			color: #000000;
			text-decoration: none;
		
		
		}
		.regTextMed {
			font-size: 13px;
			font-family: Arial;
			color: #000000;
			text-decoration: none;
		
		
		}
		.regTextSml {
			font-size: 12px;
			font-family: Arial;
			color: #000000;
			text-decoration: none;
		
		
		}
		.regTextLink {
			color: 333399;
			text-decoration: none;
		 font-weight: bold; 
		
		}
		.regTextLink:visited {
			color: 333399;
			text-decoration: none;
			
			
		}
		.regTextLink:hover {
			color: 333399;
			text-decoration: none;
		
		
		}
		.infoBorder {
			background-color : #000000;
		}
		.infoBkg {
			background-color : 99CCFF;
		}
		.infoText {
			font-size: 11px;
			font-family: Arial;
			color: 333399;
			text-decoration: none;
		 font-weight: bold; 
		
		}
		.errorBorder {
			background-color : #000000;
		}
		.errorBkg {
			background-color : #99CCFF;
		}
		.errorText {
			font-size: 11px;
			font-family: Arial;
			color: 333399;
			text-decoration: none;
		 font-weight: bold; 
		
		}
		.frmField {
			font-family : Arial;
			font-size : 12px;
			color : #000000;
			background-color : #CCFFFF;
			border : 1px solid #000000;
		 font-weight: bold; 
		
		}
		.btns {
			font-size: 12px;
			font-family: Arial;
			color: #FFFFFF;
			background-color : #0066CC;
			border-bottom : thin solid #330099;
			border-right : thin solid #330099;
			border-left : thin solid #006699;
			border-top : thin solid #006699;
		 font-weight: bold; 
		
		}

