.bottomBar {
	background-image: url(images/bottomBar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mainBg {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bbg {
	background-attachment: fixed;
	background-image: url(images/bbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.a12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.a11 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: none;

}
.a12smallLineSpace {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}
.a11smallLineSpace {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}
.line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.a11 a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
.a12 a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: underline;
}
.enzo88Bg {
	background-image: url(images/enzo/3_1bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
