table.common_table {
	width: 99%;
	border: 0 none;
/*	border-collapse: collapse; */
	border-spacing: 1px;
	border-width: 1px;
	font-size: 12px;
}

table.common_table th {
	background-color: #003333;
	color: #8cb6a2;
	padding-left: 10px;
}

table.common_table th.th1 { width: 30px; }
table.common_table th.th2 { width: 30%; }
table.common_table th.th3 { width: 150px; }
table.common_table th.th4 { width: 100px; text-align: center; padding: 0; }
table.common_table th.th5 { width: 150px; }
table.common_table th.th6 { width: 80px; text-align: center; padding: 0; }

table.common_table td {
	background-color: #8cb6a2;
	padding-left: 10px;
	vertical-align: top;
}

table.common_table td.td1 { text-align: center; padding: 0; }
table.common_table td.td2 {}
table.common_table td.td3 {}
table.common_table td.td4 { text-align: center; padding: 0; }
table.common_table td.td5 {}
table.common_table td.td6 { width: 80px; text-align: center; padding: 0; }

table.common_table .edit {
	border: 1px solid #000;
	background-color: #FFFFFF;
	color: #000000;
	width: 50px;
	text-align: center;
}

table.common_table .submit {
	border: 1px solid #000;
	text-align: center;
	cursor: pointer;
	margin: 2px;
}

.common_table a {
	color: #003333;
	text-decoration: none;
	font-size: 10px;
}

.common_table a:hover {
	text-decoration: underline;
}

td.order_but_right {
	text-align: right;
	padding-right: 5px;
}

.blue12 {
	font-size: 12px; font-family:Arial; color: #000; font-weight:bold;
}

.bracket_add_form {
	font-size: 12px;
}

.bracket_add_form h3 {
	font-size: 14px;
}

.bracket_order_sent {
	font-size: 14px;
}
