body {
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bg {
	background-image: url(banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.i_bg {
	background-image: url(index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

