body {
	margin: 0px;
	background-color: #666666;
}
.box-c-l {
	background-image: url(images/box-c-l.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box-c-r {
	background-image: url(images/box-cr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.main-bg {
	background-color: #FFFFFF;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
}
a:link, a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
a.footer:link, a.footer:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
}
a.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
.rm {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.gap {
	line-height: 22px;
}
.h {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
