.input_btn
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(../img/bg_1.gif);
	border-left: 0px;
	border-bottom: 0px;
	height: 22px;
	border: 1px #87A3C1 solid;
	background-color: #DDF0FF;
	color: #174B73;
	cursor: pointer;
	font-size: 12px;
	padding-top: 3px;
}

table[Attributes Style]
{
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-spacing: 1px;
	background-color: rgb(241, 241, 241);
}



.tbclass
{
	display: table;
	border-collapse: separate;
	border-color: gray;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-spacing: 1px;
	background-color: rgb(241, 241, 241);
}

.tdclass
{
	height:30px;
}

.tdclass1
{
	height:45px;
}


.btn_sub {
	width:252px;height:25px; font-size:12px; font-weight:bold;line-height:20px;border:1px solid #dddddd;
	margin-bottom: 7px; background-color:#0c448c; cursor:pointer; color
	:#ffffff;
}