body {
	background-color: #336633;
	background-image: url(/_common/bg/blowup_map.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
}
.textMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.textMainTx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	font-weight:bold;	
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-weight:bold;	
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-weight:bold;	
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight:bold;	
	text-decoration: underline;
}
.borderImg {
	border:1px solid #FFFFFF;
}