body {
	text-align:center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
td {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
}
.header-contacttext {
	cursor:hand;color:#000000;padding:3px 5px;
	background-color:#ffffff;
	font-size: 14px;
}
.mymenu-space {
	color:#ffffff;text-align:center;padding:3px 0px;
	width: 5px;
}
.mymenu-out {
	cursor:hand;color:#ffffff;text-align:center;padding:3px 5px;
	font-size: 14px;
}
.mymenu-over {
	cursor:hand;color:#000000;text-align:center;padding:3px 5px;
	background-color:#ffffff;
	font-size: 14px;
}
.bd-b {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	padding: 5px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.bd-t {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right-style: none;
	padding: 5px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.bd-r-t {
	padding: 5px;
	border: 1px solid #f0f0f0;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.bd-r-b {
	border-top: none;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	padding: 5px;
	line-height: 150%;
	letter-spacing: 0.1em;
}