form{
	display: inline;
}
.select_blu{
	border: 1px solid #ABB7CB;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.button_small{
	font-family: Arial;
	font-size: 11px;
	color: #0060BF;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height:18px;
	background-image: url('/images/bg_bt_l.jpg')	;
}
.text_grey{
	border: 1px solid #CDCDCD;
	background-color: #F2F2F2;
	font-family: Arial; font-size: 12px; color:#333333; text-decoration:none;
}
.select_grey{
	border: 1px solid #ABB7CB;
	font-family: Arial; font-size: 12px; color:#333333; text-decoration:none;
	color: #333333;
}

.textarea_grey{
	border: 1px solid #CDCDCD;
	background-color: #F2F2F2;
	font-family: Arial; font-size: 11px; color:#333333; text-decoration:none;
}

.bt_send{
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	width:150px;
	height:30px;
	border-width:0px;
	background-color:transparent;
	background-image: url('/images/bgrbt.png');
	cursor:pointer;cursor:hand;
}

.txtA_cc{
	padding: 1px;
	background-color: #0F285E;
	border: 0px outset #FFFFFF;
	font-family: Verdana,Arial;
	color: #FFFFFF;
	font-size: 11px;
}

.I_button_login{
	width: 50px;
	height: 20px;
	border-width: 0px;
	background-image: url('/images/login_btL.png');
	font-family: Arial;
	font-size: 11px;
	color:#0060BF;
	text-decoration:none;
	background-color:transparent
}