.bg1 {
	background-image: url(images/m_bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #515990;
}
.bgr {
	background-image: url(images/bgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgl {
	background-image: url(images/bgl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt a:link {
	font-size: 11px;
	color: #330066;
	text-decoration: underline;
}
.txt a:visited {
	font-size: 11px;
	color: #330066;
	text-decoration: underline;
}
.txt a:hover {
	font-size: 11px;
	color: #663399;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
	text-decoration: none;
}
.bgl1 {
	background-image: url(images/bgl1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgr1 {
	background-image: url(images/bgr1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
