#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_down {
	background-color: #CC3330;
}

#lf_down td {
	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;
}
#lf_py {
	margin-left:3px;
}
#lf_inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#lf_opttab td{
	font-size:10px;
	text-align:left;
}

#lf_lgintab td{
	font-size:10px;
	text-align:left;
}



