body
{
}
#kdToolBar{
border-top:solid 1px #999;
border-bottom:solid 1px #999;
background:#F1F1F1;

padding:2px 0px 1px 0px;

font-size:100%;
}
#kdToolBar td{font-size:100%;}
#kdToolBar a{
font:70% Verdana;
color:black;
text-decoration:none;
}
.lt0{
border:solid 1px #F1F1F1;
background:#F1F1F1;
padding:0px 6px 0px 6px;
}
.lt1{
border:solid 1px #999;
background:#CCC;
padding:0px 6px 0px 6px;
}
.ltsep{
font:70% Verdana;
color:#A9A9A9;
padding:0px 1px;
}
.docContent{margin: 0% 10% 0% 10%}

/* text style used for most text rendered by modules */
.Center
{
	 text-align:center;
}

.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px    
}

.Note
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px    
}

.ListNormal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 25px    
}

.KanjiNormal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 20px;
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}

.NormalError
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    color: Red;
}

.TableTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.ColumnTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

h1,h3,h4 
{
	font-family: Verdana, Helvetica, sans-serif
}

h2
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #3cb371;
}

p
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px    	
}

.thinBorder
{
	border-collapse:collapse;
	border-top-style:solid;
	border-top-color:Black;
	border-top-width: 0.5pt;
	border-left-style:solid;
	border-left-color:Black;
	border-left-width: 0.5pt;
	border-right-style:solid;
	border-right-color:Black;
	border-right-width: 0.5pt;
}

.thinBox
{
	border-collapse:collapse;
	border-top-style:solid;
	border-top-color:Black;
	border-top-width: 0.5pt;
	border-left-style:solid;
	border-left-color:Black;
	border-left-width: 0.5pt;
	border-right-style:solid;
	border-right-color:Black;
	border-right-width: 0.5pt;
	border-bottom-style: solid;
	border-bottom-color:Black;
	border-bottom-width: 0.5pt;
}

.thinCell
{
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width: 0.5pt;
}
.thinCell2
{
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width: 0.5pt;
}
.titleCell
{
	padding-top: 2pt;
	padding-bottom: 2pt;
	color: #3cb371;
	background-color:#dcdcdc;
}
.titleCell2
{
	padding-top: 2pt;
	padding-bottom: 2pt;
	background-color:#dcdcdc;
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width: 2pt;
}

.HeadingCell
{
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width: 1.5pt;
}

.WrongAnswer
{
	color: Black;
	background-color:#ff6666;
	text-decoration: line-through;
}
.CorrectAnswer
{
	color: Black;
	background-color:#33ff33;
}
.TestDefault
{
	color: Black;
	background-color: white;
}

.KanjiLarge
{
    font-size: 18px;
}

.Hidden
{
    display: none;
}
