table.dgm_m_table{
	background-color: #fafafa;
	border: #ccc 1px solid;
	width: 300px;
	border-bottom: #B1B1B1 2px solid;
	border-right: #8A8A8A 1px solid;
	padding-bottom: 8px!important;
	padding-left: 4px!important;
	padding-top: 5px!important;
}
td.dgm_m_td_left{
	padding-bottom: 8px!important;
	padding-left: 4px!important;
	padding-top: 5px!important;
	color: #5775BF!important;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
td.dgm_m_td_right{
	padding-bottom: 8px;
	padding-right: 5px;
	padding-top: 5px;
	color: #5775BF!important;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.dgm_m_button_log{
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	background-color: transparent;
	border: 0px none #FFFFFF;
	padding: 0px!important;
	margin: 0px!important;
	width: 110px;
	height: 16px;
}
.dgm_m_button{
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	background-color : #BDC0C5;
	color: #fff;
	border: 1px solid #BDC0C5;
}
.dgm_m_inputbox {
	font-family: Verdana;
	font-size: 10px;
	padding-left: 2px;
	padding-bottom: 2px;
	background-color : #fff;
	color: #666666;
	border: 1px solid #BDC0C5;
}

