.bgr {
	background-image: url(im/mbgr.jpg);
	background-repeat: repeat-x;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
}
.txt2 a:link {
	color: #FFFFCC;
	text-decoration: none;
} 
.txt2 a:visited {
	color: #FFFFCC;
	text-decoration: none;
} 
.txt2 a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}.brd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
