body {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-size: 12px;
	color: #575757;
	letter-spacing: 1px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
p {
	font-size: 12px;
	color: #575757;
	letter-spacing: 1px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 20px;

}
a {
	color: #575757;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.a1 {
	padding-top: 3px;
	height: 26px;
	color: #575757;
	text-decoration: none;
	width: 150px;
}
.a1:hover {
	color: #000000;
	text-decoration: none;
}
.c {
	color: #575757;
	letter-spacing: 3px;
	text-decoration: none;
	background-image: url(../images/h-icon-out.gif);
	padding-top: 6px;
	padding-left: 23px;
	height: 26px;
	width: 145px;
	background-repeat: no-repeat;
}
.c:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/h-icon-over03.jpg);
	height: 26px;
	width: 220px;
	background-repeat: no-repeat;
}
.c2, c2:hover{
	padding-top: 6px;
	padding-left: 23px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/h-icon-over02.jpg);
	height: 26px;
	width: 220px;
	background-repeat: no-repeat;
	letter-spacing: 3px;

}
.p {
	color: #575757;
	letter-spacing: 3px;
	text-decoration: none;
	background-image: url(../images/h-icon-out.gif);
	padding-top: 6px;
	padding-left: 23px;
	height: 26px;
	width: 145px;
	background-repeat: no-repeat;
}
.p:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/h-icon-over.jpg);
	height: 26px;
	width: 145px;
	background-repeat: no-repeat;
}
.body-bg {
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.p-bg {
	background-image: url(../images/p-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 288px;
}
.a-bg {
	background-image: url(../images/a-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.c-bg {
	background-image: url(../images/c-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
img {
	border:0px;
}