/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */

body
{
	font-family: 'Trebuchet MS', Tahoma;
	margin: 0; padding: 0;
}

h1
{
	font-size: 50px;
	font-family: 'MS Mincho';
	margin-bottom: 20px;
	margin-top: 20px;
}

h3
{
	font-size: 35px;
	font-family: 'Trebuchet MS', Tahoma;
	padding: 0; margin: 0;
	padding-bottom: 20px;
}

h2, h6
{
	font-family: 'Trebuchet MS', Georgia;
	font-size: 22px;
}

h6
{
	font-size: 10px;
}

#about
{
	width: 99%; 
	height: 20px; 
	border: 1px solid #99BAE6;
	border-left: 0; border-right: 0;
	background:#EFF4FB;
	padding: 6px;
	padding-bottom: 0px;
	padding-top: 2px;
	margin-top: 4px;
	font-size: 14px;
	font-family: Tahoma;
	margin-bottom: 10px;
}

#about2
{
	width: 98%;  
	border: 1px solid #99BAE6;
	border-left: 0; border-right: 0;
	background:#EFF4FB;
	padding: 6px;
	padding-bottom: 0px;
	padding-top: 2px;
	margin-top: 4px;
	font-size: 15px;
	text-align: justify;
	font-family: Arial, Tahoma;
	margin-bottom: 10px;
}

#about a
{
	color: #0C343D;
	border: 0px solid;
	padding: 2px;
	background: #EFF4FB;
	text-decoration: none;
	padding-left: 7px; padding-right: 7px;
	margin-right: 10px;
}

#about a:hover
{
	background: #CDF3F5;
}

h2
{
	
}

.formu
{
	font-family: 'Trebuchet MS', Tahoma;
}

table , input, select{
		border-collapse:collapse;
		background:#EFF4FB;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

input
{
		border:1px solid #686868;
		text-align: center;
}

td, th {
		padding:5px;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table a {
		color:#950000;
		text-decoration:none;
}

table a:link {}

table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#333 repeat-x;
		color:#fff
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
		border-bottom: dotted 1px #333;
}

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#333;
}

.odd {}

tbody tr:hover {
		background:#fafafa
}

.lessons {
	border: none;
}
.lessons td {
	color: #474D69;
	font: 12px Arial, sans-serif;
	width: 67px;
	height:55px;
	background: #D6D9E8;
	border: 1px solid #424E85;
	text-align: center;
}
.lessons td.empty {
	background: transparent;
	border: none;
}
.lessons td.completed {
	color: #5B6C7D;
	font-weight: bold;
	background: #B9DCFF;
}
.lessons td.selected {
	background: #FFEA00;
	color: #19108F;
	font-weight: bold;
}

.lessons strong
{
	font-size: 2em;
}

.ejkanji
{
	font-family: 'MS Mincho';
	font-size: 40px;
	width: 50px;
	height: 30px;
}

.ejkanji2
{
	font-family: 'MS Mincho';
	font-size: 30px;
	height: 25px;	
}

.ejkanji2text
{
	font-family: 'Trebuchet MS';
	font-size: 30px;
	height: 25px;	
}

.tablaej, .tablaej2
{
	margin-top: 40px;
}

.tablaej td
{
	width: 100px;
	height: 50px;
	text-align: center;
	border: 1px solid;
	background-color: #ffffff;
}

.tablaej2 td
{
	width: 100px;
	height: 50px;
	text-align: center;
	border: 1px solid;
	background-color: #ffffff;
}

.ejhueco
{
	font-size: 14px;
	border: 4px solid;
}

.mini
{
	font-size: 11px;
	color: #bbbbbb;
	line-height: 0px;
	font-family: 'Trebuchet MS';
	text-align: justify;
}

.num td
{
	background: #ACB3D5;
	height: 10px;
	border: #5A6494;
}

