/***************************************************************
|
|	SIGNUP CSS
|
|***************************************************************/

.tableHead{
	background-color:#EEE;
	font-weight:bold;
	}
.redText{
	color:#B62735;
	}
.inputDTHighlight{
	background-color:#FCE2B1;
	}
.input_text{
	width:500px;
	}