.cs_select {
	font: normal 11px Arial, Helvetica, sans-serif;
}
.grey_button {
	font: normal 11px Arial, Helvetica, sans-serif;
	border-width: 0px;
	margin-top:-1px;
//	margin-bottom:-1px;
	height: 18px;
	background: url(../images/grey_but.gif) center center;
	cursor:pointer;
	height:20px;
	color: #000000;
}
.grey_button_left, .grey_button_right {
	width: 2px;
	height: 18px;
	background: url(../images/grey_buu.gif) no-repeat;
	background-position: -3px -1px;
}
.grey_button_right {
	background-position: 0px -1px;
}
.grey {
	color:#b1b3ba;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.cboth {
	clear:both;
}
.white_input_text {
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 0px solid #ffffff;
//	margin-top:-1px;
//	margin-bottom:-1px;
background: url(../images/gold_sem.gif) center center;
height:18px;
}
.white_input_text_left, .white_input_text_right {
	width: 3px;
	height: 18px;
	background: url(../images/gold_sel.gif) no-repeat;
	background-position: -3px 0px;
}
.white_input_text_right {
	background-position: 0px 0px;
}
.input_and_submit .white_input_text {
	width: 128px;
}
.enter {
	width: 50px;
}
BODY{
	font: normal 11px Arial, Helvetica, sans-serif;
}
.enter_label {
font: normal 11px Arial, Helvetica, sans-serif;
color:#CCCCCC;
}
.white_input_text1 {
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 0px solid #ffffff;
//	margin-top:-1px;
//	margin-bottom:-1px;
background: url(../images/gold_sem1.gif) center center;
height:36px;
}
.white_input_text_left1, .white_input_text_right1 {
	width: 3px;
	height: 36px;
	background: url(../images/gold_sel1.gif) no-repeat;
	background-position: -3px 0px;
}
.white_input_text_right1 {
	background-position: 0px 0px;
}
.grey_button_right1 {
	width: 2px;
	height: 36px;
	background: url(../images/grey_buu1.gif) no-repeat;
	background-position: -3px -1px;
}
.grey_button_right1 {
	background-position: 0px -1px;
}