.map_world {
	background-repeat : no-repeat;
	margin : 0px 3px 7px 3px;
	background-image: url("images/map_latin.gif");
}

.txtb{
	font-weight:bold;
}

table.research_Latin{
	border-top: 1px solid #9F9F9F;
	border-left: 1px solid #9F9F9F;
	margin:10px 0 10px 10px;
}

table.research_Latin th, td{
	border-right :1px solid #9F9F9F;
	border-bottom :1px solid #9F9F9F;
	padding:0.5em;
} 

table.research_Latin td.text01{
	text-align:center;
}

table.research_Latin td.line01{
	border-bottom:1px dotted #9F9F9F;
}

table.list_selection{
	border-top: 1px solid #9F9F9F;
	border-left: 1px solid #9F9F9F;
	margin:10px 0 10px 10px;
}

table.list_selection th,
table.list_selection td{
	border-right :1px solid #9F9F9F;
	border-bottom :1px solid #9F9F9F;
	padding:0.5em;
} 

table.list_selection th.r_border,
table.list_selection td.r_border{
	border-right:1px solid #000000;
}

table.list_selection th.b_border,
table.list_selection td.b_border{
	border-bottom:1px solid #000000;
}


table.list_selection td.y_bg{
	background-color:#ffff99;
}

table.list_selection td.g_bg{
	background-color:#ccffcc;
}

table.list_selection td.o_bg{
	background-color:#ffcc99;
}

