.AY {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;

}
.left {
	background-image: url(images/2.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/3.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
a {
	text-decoration: none;
}
.bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
}
.nei {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
}
