#nKurs {
	width: 100%;
	background: #FFFFFF;
	padding: 1px;
}
#nKurs table {
	border: 1px solid #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nKurs table th {
	color: #000000;
	background-color: #9EBDEB;
	padding: 2px 0px;
	font-size: 10px;
}
#nKurs table td {
	padding: 1px 2px;
	font-size: 10px;
}
#nKurs table td.curr {
	font-weight: bold;
	color: #003399;
}
#nKurs table td.judul {
	font-weight: bold;
	color: #000000;
	background-color: #3B78D5;
	font-size: 11px;
	height: 18px;
	vertical-align: middle;
}
#nKurs table td.row1 {
	background-color: #DCDCDC;
}
#nKurs table td.row2 {
	background-color: #F0F0F0;
}
#nKurs cite {
	display: block;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #9EBDEB;
	height: 26px;
}
#nKurs a:link, #nKurs a:visited {
	color: #333399;
	text-decoration: none;
}
#nKurs a:hover {
	color: #FF0000;
}
