/* CSS Document */
.SMF_DataList {
	border: 2px solid Silver;
	margin: 1px 1px 1px 1px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6699CC;
}
.SMF_DataList_Header {
	border-bottom: 1px solid Black;
	font-size: 12px;
	font-weight: bold;
}
.SMF_DataList_Field {
	border-bottom: 1px solid Black;
	font-size: 10px;
	font-weight: bold;
}
.SMF_DataList_Item {
	font-weight: bold;
}
.SMF_DataList_Value {
	
}
.SMF_Data_Timer {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.SMF_Data_Copyright {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
}