.topl {
	background-image: url(../images/tl.jpg);
	background-repeat: no-repeat;
}
.tops {
	background-image: url(../images/ts.jpg);
	background-repeat: repeat-x;
}
.topr {
	background-image: url(../images/tr.jpg);
	background-repeat: no-repeat;
}
.menul {
	background-image: url(../images/ml.jpg);
	background-repeat: no-repeat;
}
.menus {
	background-image: url(../images/ms.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;

}
.menur {
	background-image: url(../images/mr.jpg);
	background-repeat: no-repeat;
}
.ll {
	background-image: url(../images/l.jpg);
	background-repeat: no-repeat;



}
.rr {
	background-image: url(../images/r.jpg);
	background-repeat: no-repeat;
}
.sp180 {
	background-image: url(../images/sp180.jpg);
	background-repeat: repeat-y;
	background-color: #FF853C;
	vertical-align:top;

}
.cs {
	background-image: url(../images/cs.jpg);
	background-repeat: repeat-x;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #999999;
	background-attachment: fixed;
	background-image: url(../images/bgst.gif);
	background-repeat: no-repeat;
	background-position: center center;




}
