.BodyBkg {
			background-color : #FFFFFF;
	}
	.H1Bkg {
		background-color : #000000;
	}
	.H1TextA {
		font-size: 14px;
		font-family: Arial;
		color: #FFFFFF;
		text-decoration: none;
	 font-weight: bold; 
	
	}
	.H1TextA:link {
		color: #000000;
		text-decoration: none;
	
	
	}.H1TextA:visited {
		color: #CC0000;
	}
	.H1TextA:hover {
		color: #CC0000;
	}
	.H1TextB {
		font-size: 12px;
		font-family: Arial;
		color: #FFFFFF;
		text-decoration: none;
	 font-weight: bold; 
	
	}
	.H1TextB:link {
		color: #000000;
		text-decoration: none;
	
	
	}.H1TextB:visited {
		color: #000000;
	}
	.H1TextB:hover {
		color: #000000;
	}	
	.H2Bkg {
		background-color : #CC0000;
	}
	.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: #FFFFFF;
	}
	.H3Bkg {
		background-color : #0099FF;
	}
	.H3Text {
		font-size: 12px;
		font-family: Arial;
		color: #FFFFFF;
		text-decoration: none;
	 font-weight: bold; 
	
	}
	.H3Text:link {
		color: #000000;
		text-decoration: none;
	
	
	}.H3Text:visited {
		color: #000000;
	}
	.H3Text:hover {
		color: #CC0000;
	}	
	.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: 11px;
		font-family: Arial;
		color: #000000;
		text-decoration: none;
	
	
	}
	.regTextLink {
		color: #0000FF;
		text-decoration: none;
	
	
	}	
	.regTextLink:visited {
		color: #0000FF;
		text-decoration: none;
		
		
	}
	.regTextLink:hover {
		color: #8888FF;
		text-decoration: none;
	
	
	}
	.infoBorder {
		background-color : #FFFFFF;
	}
	.infoBkg {
		background-color : #FFFFFF;
	}
	.infoText {
		font-size: 13px;
		font-family: Arial;
		color: #000000;
		text-decoration: none;
	 font-weight: bold; 
	
	}
	.errorBorder {
		background-color : #CC0000;
	}
	.errorBkg {
		background-color : #FFFFCC;
	}
	.errorText {
		font-size: 12px;
		font-family: Arial;
		color: #000000;
		text-decoration: none;
	
	
	}
	.frmField {
		font-family : Arial;
		font-size : 12px;
		color : #000000;
		background-color : #FFFFCC;
		border : 1px solid #000000;
	
	
	}
	.btns {
		font-size: 12px;
		font-family: Arial;
		color: #FFFFFF;
		background-color : #000000;
		border-bottom : thin solid #CC0000;
		border-right : thin solid #CC0000;
		border-left : thin solid #CC0000;
		border-top : thin solid #CC0000;
	 font-weight: bold; 
	
	}
