.arial8white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtbox8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 80px;
	border: 1px solid #FFFFFF;
	height: 15px;


}
.arial8green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: 4EFF00;
	text-decoration: none;
}
.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 17px;
}
.arial8yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: FFDC00;
	text-decoration: none;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #0066FF;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 002F68;
}
.arial8whiteBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.arial8greenBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: 4EFF00;
	text-decoration: none;
}
.arial8yellowBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: FFDC00;
	text-decoration: none;
}
.arial8blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: 002F68;
	text-decoration: none;
}
.arial8blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: 002F68;
	text-decoration: none;
}
.BlueBk {
	background-color: #001E43;
}
.onmouseover {
	text-decoration: none;
	background-color: #000000;
	cursor: hand;

}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	height: 450px;
	width: 600px;
	border: 1px solid;
}
.txtbox8Bis {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	height: 17px;
}
.arial8purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #BB88FF;
	text-decoration: none;
}
