body{
	font-family:"Verdana"
} 
.table_outside {
	border: 1px solid #FFFFFF;
}
.td1 {
	background-color: #006600;
	color: #FFFFFF;
}
.table_border {
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
.table_game_border {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.td2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
.textbox1 {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textbox_hk {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textbox_kn {
	background-color: #CCFFFF;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textbox_nt {
	background-color: #FFCCFF;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.td3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
.td4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.index_a:link {
	text-decoration: none;
	color : #FFFFFF;
}
.index_a:visited {
	text-decoration: none;
	color : #FFFFFF;	
}
.index_a:active {
	text-decoration: none;	
	color : #FFFFFF;
}
.index_a:hover {
	text-decoration: underline; 
	color: red;
}
.index_b:link {
	text-decoration: none;
	color : #000000;
}
.index_b:visited {
	text-decoration: none;
	color : #000000;	
}
.index_b:active {
	text-decoration: none;	
	color : #000000;
}
.index_b:hover {
	text-decoration: underline; 
	color: red;
}
.index_c:link {
	text-decoration: none;
	color : #666666;
}
.index_c:visited {
	text-decoration: none;
	color : #666666;	
}
.index_c:active {
	text-decoration: none;	
	color : #666666;
}
.index_c:hover {
	text-decoration: underline; 
	color: red;
}