body {
	margin:0px;
	background-color: #CCCCCC;
	background-image: url(im/mbgr.gif);
	background-repeat: repeat-x;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.link a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.link  a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
.link a:hover {
	color: #CC0000;
	text-decoration: none ;
}

div.bbbseal {
	top: 90px;
	left: 600px;
	position: relative;
}

div.logo {
	background-image: url('./im/top.png');
	background-repeat: no-repeat;
	height: 200px;
	width: 777px;
}