.text {
	FONT-SIZE: 10pt; TEXT-ALIGN: left
}
a:link {
	COLOR: #457A36; TEXT-DECORATION: none
}
a:visited {
	COLOR: #457A36; TEXT-DECORATION: none
}
a:hover {
	COLOR: #457A36; TEXT-DECORATION: underline
}


a.navilink:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
a.navilink:hover {
	COLOR: #000000; BACKGROUND-COLOR: #B7CDB1
}
a.navilink:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
a.navilink:active 
{
	color: #FFFFFF; text-decoration: none	
}


a.linkbutton:link {
	COLOR: #B7CDB1; TEXT-DECORATION: none
}
a.linkbutton:hover {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #063531; text-decoration: underline
}
a.linkbutton:visited {
	COLOR: #B7CDB1; TEXT-DECORATION: none
}

a.codicLinkButton:link {
	COLOR: #063531
}
a.codicLinkButton:hover {
	COLOR: red; FONT-WEIGHT: bold
}
a.codicLinkButton:visited {
	COLOR: #063531
}


p {
	text-indent: -20px; margin-left: 40px; margin-top: 0; margin-bottom: 0; margin-right: 20px
}
p.boldheader {
	font-size: 16pt; text-indent: 0px; margin-left: 20px; margin-top: 0; margin-bottom: 12px; FONT-WEIGHT: bold; text-decoration: underline
}
p.rightNaviMyCodes {
	text-indent: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0; margin-bottom: 0; TEXT-ALIGN: center
}
p.bottomNavi {
	margin-top: 0; margin-bottom: 0; TEXT-ALIGN: center; COLOR: #FFFFFF
}
p.null {
	text-indent: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px
}
p.indent 
{
	text-indent: 0px; margin-left: 40px; margin-top: 0; margin-bottom: 0px; margin-right: 0px
}
INPUT.textbox:unknown {
	BORDER-RIGHT: #78A06E 1px solid; BORDER-TOP: #78A06E 1px solid; BORDER-LEFT: #78A06E 1px solid; BORDER-BOTTOM: #78A06E 1px solid; BACKGROUND: #B7CDB1
}


table.codic {
	padding: 0px; border: 0px; spacing: 0px; width: 90%; margin-left: 0px; margin-right: 10px
}
p.codicHeader {
	text-indent: 0px; margin-left: 0px; margin-top: 0; margin-bottom: 0px; margin-right: 0px; FONT-WEIGHT: bold; FONT-SIZE: 20
}
tr.codicQuestion {

}
tr.codicAnswer {

}
td.codicQuestion {
	text-indent: 0px; margin-left: 0px; margin-top: 0; margin-bottom: 0px; margin-right: 0px; BACKGROUND: #AEC7A9
}
p.codicQuestion {
	text-indent: 0px; margin-left: 0px; margin-top: 0; margin-bottom: 0px; margin-right: 0px; FONT-WEIGHT: bold
}
td.codicAnswer {
	text-indent: 0px; margin-left: 0px; margin-top: 0; margin-bottom: 0px; margin-right: 0px
}
p.codicAnswer {
	text-indent: -30px; margin-left: 60px; margin-top: 0; margin-bottom: 0px; margin-right: 0px
}

table.codeset 
{
	padding: 0px; border: 0px; spacing: 0px; margin-left: 10px; margin-right: 10px
}
tr.codeset
{
	
}
td.codesetKeyletter 
{
	
}
p.codesetKeyletter 
{
	text-indent: 0px; margin-left: 0px; margin-top: 0; margin-bottom: 0px; margin-right: 0px; font-weight: bold;
}
td.codesetCode 
{
	text-indent: 0px; margin-left: 0px; margin-top: 0; margin-bottom: 0px; margin-right: 0px; FONT-WEIGHT: bold; text-align: right; width: 70px; vertical-align: top
}
p.codesetCode 
{
	text-indent: 0px; margin-left: 0px; margin-top: 0; margin-bottom: 0px; margin-right: 0px; FONT-WEIGHT: bold; text-align: right
}
td.codesetTranslated 
{
	text-indent: -20px; margin-left: 40px; margin-top: 0; margin-bottom: 0px; margin-right: 0px
}
p.codesetTranslated
{
	text-indent: -20px; margin-left: 40px; margin-top: 0; margin-bottom: 0px; margin-right: 0px
}