.bgr {
	background-image: url(img/bgr.gif);
	background-color: #526E97;
	background-repeat: repeat-y;
	background-position: left;
}
.bgl {

	background-image: url(img/bgl.gif);
	background-color: #526E97;
	background-repeat: repeat-y;
	background-position: right;
}
.tit {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #526E97;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #454545;
}
a.text:link,a.text:visited {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #536F98;
}
a.text:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #BAB594;
}
.slogan {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #526E97;
}
