.font_12_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.font_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.font_12_normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.font_12_bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.font_12_bold_red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D21C0E;
}
.font_12_bold_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box {
	color: #FFFFFF;
	background-color: #3E3E3E;
	width: 600px;
	padding: 10px;
}
#box2 {

	color: #FFFFFF;
	background-color: #3E3E3E;
	width: 600px;
	padding: 10px;
}
#box3 {


	color: #FFFFFF;
	background-color: #3E3E3E;
	width: 600px;
	padding: 10px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	width: 400px;
	border: thin solid #666666;
}
#box4 {



	color: #FFFFFF;
	background-color: #3E3E3E;
	width: 340px;
	padding: 5px;
}
.formlist {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	border: thin solid #666666;
}

