/* CSS Document */
.newsl_input{
	background-color: #FFFFFF !Important;
	width: 136px;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	height: 26px;
	background-image: url(../body/bg-newsl_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, sans-serif;
	border: 1px solid #C3C3C3;
}
.newsl_T{
	font-family: Arial, sans-serif;
	color: #949494;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-top: 20px;
}
.newsl_text_sub_input{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.newsl_text_sub_input a{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.newsl_textarea{
	background-color: #FFFFFF!Important;
	width: 365px;
	font-size: 12px;
	color: #6E6B4A;
	font-family: "Trebuchet MS";
	border: 1px solid #E7AA01;
}
.newsl_submit{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border: 0px solid #FFFFFF;
	height: 28px;
	width: 58px;
	background-image: url(../body/btn_newsl_submit.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.text_form_newsl{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, sans-serif;
}
.abs_email{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	border: 1px dashed #666666;
	padding: 5px;
	width: 355px;
	margin-left: 5px;
}
