a:link {
	color: #E2D7C7;
	text-decoration: none;

}
a:visited {
	color: #E2D7C7;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
body {
	font-size: x-small;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;

}
#top{
}
.side {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #937B65;
	border-right-color: #937B65;
	border-bottom-color: #937B65;
	border-left-color: #937B65;
	border-top-width: 2px;
	border-bottom-width: 2px;

}
.left {
	float: left;
}

.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font15 {
	font-size: 15px;
}
.font21 {
	font-size: 21px;
}
.point01 {
	background-image: url(img/point01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 100px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	font-size: 12px;



}
.foot {
	background-image: url(img/foot.jpg);
	height: 59px;
	width: 800px;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 0px;
}
