body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.STYLE1 {color: #FF0000}


TABLE {
	FONT-SIZE: 12px
}
INPUT {
	FONT-SIZE: 12px
}

TEXTAREA {
	FONT-SIZE: 12px; OVERFLOW: auto
}

BR {
	FONT-SIZE: 12px
}

.table_head {
	BORDER-COLLAPSE: collapse
}

.Td_title {
	BACKGROUND: #E6EDF0
}

.input_must
{
	FONT-SIZE: 12px; HEIGHT: 20px;
}

.input_data 
{
	FONT-SIZE: 12px; HEIGHT: 20px;
}

.Td_head {
	BACKGROUND: #f1f9fe
}

.Td_data {
	BACKGROUND: #fdfeff
}

.button9 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/button_8.gif);
	background-repeat: repeat;
	height: 20px;
	width: 190px;
	cursor: hand;
	background-color: #FFFFFF;
	border: 0px none;

}