

.body_col{
	background: #999999;
}

.bg_col{
	background: #D6D3CE;
}

.m_head_bk{
	font-family: "sans-serif", Times New Roman, Times, seriff;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.text_hd1{
	font-family: "sans-serif",Times New Roman, Times, seriff;
	font-size: 15px;
	font-style: normal;
	color: #fee0e0;
}

.text_hd{
	font-family: "sans-serif",Times New Roman, Times, seriff;
	font-size: 14px;
	font-style: normal;
}
.text_hd2{
	font-family: "sans-serif",Times New Roman, Times, seriff;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: maroon;
}
.text_hd3{
	font-family: "sans-serif",Times New Roman, Times, seriff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: maroon;
}

.text{
	font-family: "sans-serif",Times New Roman, Times, seriff;
	font-size: 11px;
	font-style: normal;
	color: black;
}
.text1{
	font-family: "sans-serif",Times New Roman, Times, seriff;
	font-size: 13px;
	font-style: normal;
	color: black;
}
.textLabel{
	font-family: "sans-serif",Times New Roman, Times, seriff;
	font-size: 13px;
	font-style: normal;
	color: black;
}

.textBox{
	font-family: "sans-serif",Times New Roman, Times, seriff;
	font-size: 12px;
	font-style: normal;
	border-style: solid;
	border-width: 1px;
}	
.button_ok{
    background-color: #bec6cd;
	font-family: "sans-serif",Times New Roman, Times, seriff;
	font-size: 13px;
	width: 70px;
	font-style: normal;
	font-weight: normal;
	cursor: pointer;
	border-style: solid;
	border: 1px;
	border-color: black;
}

.button_add{
    background-color: #bec6cd;
	font-family: "sans-serif",Times New Roman, Times, seriff;
	font-size: 13px;
	width: 40px;
	font-style: normal;
	font-weight: normal;
	cursor: pointer;
	border-style: solid;
	border: 1px;
	border-color: black;
}
.button_client{
	background-color: #bbd2ff;
	font-family: "sans-serif",Times New Roman, Times, seriff;
	font-size: 13px;
	width: 40px;
	font-style: normal;
	font-weight: normal;
	cursor: pointer;
	border-style: solid;
	border: 1px;
	border-color: black;
}	
.m_head_blue {
	font-family: "sans-serif",Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	word-spacing : 1px;
	color:#000099;
}

A{
	font-family: "sans-serif",Times New Roman, Times, serif;
	font-size: 16px;
	word-spacing : 1px;
	//color: #ffb050;
	color: #ffffff;
	cursor: auto;
	font-variant: normal;
	text-decoration: none;
}

.table_th{
	background-color: #acb6bf;
	font-family: "sans-serif",Times New Roman, Times, serif;
	font-size: 12px;
}

.table_th1{
	background-color: #c0e0f5;
	font-family: "sans-serif",Times New Roman, Times, serif;
	font-size: 12px;
}