body {
}
.TD
{
	color:red
}
	
	.tdTitle
{
	font-weight: bold;
	
}
	.trhead
	{
		background-color:Silver 
	}
.INPUT
{
	width:50px
	}


message
{
	 color:Red
	}
	
checkbox
{
	width:15px
	}
	
text
{
	width:400px
}

.TR_Head
{
	background-color:Blue;
	color:White;
	}
	
.TR_Except
{
	background-color:Green
}
	
.td1{border:#000000 dashed;border-width:0 1 1 0;font-size:12px;color:#ff0066;}
.table1{border:#000000 dashed;border-width:1 0 0 1}
.Table0
{
	font-size:small;
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
	background-color: #EFF3FB;
}
.Table1
{
	font-size:small;
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
	background-color: #EFF3FB;
}
.Table1 Input
{
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	width: 300px;
	border-bottom: 0px;
	background-color: #ebf3f5;
	}
	.Table1 textarea
{
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	width: 300px;
	border-bottom: 0px;
	background-color: #ebf3f5;
	}
	
.Table1 Select
{
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	width: 300px;
	border-bottom: 0px;
	background-color: #ebf3f5;
	}
	
.Table2
{
	font-size:small;background-color: #EFF3FB;
}
.TableWithTD
{
	border:solid blue;
	 border-width:1px 0 0 1px;
	background-color: #ebf3f5;
	}
.TableWithTD TD
{
	border:solid blue;
	border-width:0 1px 1px 0;
}
.FindInput
{
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	width: 100px;
	border-bottom: 0px;
	background-color: #ebf3f5;
}
.Customer_Input
{
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	background-color: #ebf3f5;
	}
.Find_TD
{
	border-right: #66ccff 1px solid;
	border-top: #66ccff 1px solid;
	border-left: #66ccff 1px solid;
	line-height: 150%;
	border-bottom: #66ccff 1px solid;
	font-size:small;
}

.cssbutton {
    background: #ccc;
    padding: 1px;
    font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-variant : small-caps;
    border : 0.5px solid #ccc;
}

.buttonright {
    color: #f8f8f8;
    background: #6699FF;
    padding: 0px 20px 0px 3px;
}
.button
{
	width: 60px;
	background-color: #ebf3f5;
	background-image: none;
	cursor: hand;
}
EditInput
{
	border-width:1 1 1 1;
	border-style:dashed;
	width:100px;
	}
	