input {
	color: #333333;
	border: 1px solid #000000;
}
/*
select
{
    color: #333333;
	border: 1px solid #000000;
}
a bordor is ignored in IE.
*/
.formbt {
	color: #000000;
	background-color: #FE0000;
	border: 0px none;

}
.submitbt {
	color:#ffffff;
	background-color: #FE0000;
	width: 70px;
}

label
{
	color:#EDEBEB;	
}

.boxout label
{
	color:#000000;	
}

.submitbtsmall {
	color: #ffffff;
	background-color: #FE0000;
	width: 20px;
	height:20px;
	margin-top:5px;
}


.inputfix {
	width: 200px;
	overflow:auto;
	border: 1px solid #000000;

}
.inputfix2 {
	width: 132px;
}
.titleselect
{
    width: 66px;
    /*border: 1px solid #000000;
    color: #333333; */
}
.boxout {
	border: 1px solid #FE0000;
}
.boxout table{
	background-color:#EBEBEB;
}
.inputfix3 {
	border: 0px none;
}
.inputfix4 {
	border: 1px solid #000000;
	width: 200px;
	height: 20px;

}
.inputfix5 {
	width: 150px;
}


.inputfix6 {
	width: 150px;

}
.listmenufix {
	width: 165px;
}

.inputfixsmall {
	width: 100px;
}
.selectknowus
{
    width: 132px;
   /* border: 1px solid #000000;
    color: #333333; */
}