td.m{
	background-image: url(images/bg1.gif);
}
td.map1{ 
	border: 1px solid #FF0000; 
	text-indent: 5px;
	background-color: #EEEEEE;
	color: #000000;
	text-align: right;
}
td.map1v{ 
	border: 1px solid #3300CC; 
	text-indent: 5px;
	background-color: #FFFF66;
	color: #000066;
	cursor: hand;  
	text-align: right;
}
td.map2{ 
	border: 1px solid #3300CC; 
	text-indent: 5px;
	background-color: #F0E0B0;
	color: #660000;
	text-align: right;
}
td.map2v{ 
	border: 1px solid #3300CC; 
	text-indent: 5px;
	background-color: #FFEEEE;
	color: #000066;
	cursor: hand;  
	text-align: right;
}
td.map3{ 
	border: 1px solid #000000; 
	text-indent: 5px;
	background-color: #CCDDFF;
	color: #000033;
	text-align: right;
}
td.map3v{ 
	border: 1px solid #000000; 
	text-indent: 5px;
	background-color: #DDFFFF;
	color: #330000;
	cursor: hand;  
	text-align: right;
}
td.d{
	border-bottom: 1px solid #CC0000;
	width: 10px;
	height: 10px;
}
td.rd{
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	width: 10px;
	height: 10px;
}
td.r{
	border-right: 1px solid #CC0000;
	width: 10px;
	height: 10px;
}
td.sep{
	width: 10px;
	height: 10px;
}