#lf_flashcard {
	border: solid #000000 1px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#lf_list {
	background-color: #009999;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#lf_list a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#lf_list a {
	color: #FFFFFF;
	text-decoration: none;
}
/*
#lf_ttop {
	background-color: #cccccc;
	padding: 0px;
	font-size: 10px;
}
*/
#lf_down {
	background-color: #CC3330;
	font-size: 10px;
}
#lf_downr a {
	color: #FFFFFF;
}
.lf_liststyle {
	background-color: #009999;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#lf_ok, #lf_py, #lf_strt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

