.l1 {
	background-image: url(images/ll.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rl {
	background-image: url(images/r3.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.l-bg {
	background-image: url(images/l-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.x1 {
	background-image: url(images/x1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.x2 {
	background-image: url(images/x2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tlg {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a.message:link {  color: #000000;
	text-decoration: none;}
a.message:hover {  color: #5B516C; text-decoration: none}

