@charset "UTF-8";
.beads {
	background-image: url(images/beads.gif);
	background-repeat: repeat-x;

}
.rhtSide {
	background-image: url(images/rhtSide.jpg);
	background-repeat: repeat-y;
}
.lftSide {
	background-image: url(images/lftSide.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
.txt_white {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_black {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.head01 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.head02 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
}
.head03 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.head04 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}