@charset "UTF-8";
a:link {
	color: #D00007;
	text-decoration: none;
}
a:visited {
	color: #D00007;
	text-decoration: none;
}
a:hover {
	color: #A30005;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 11pt;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.bodycentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 11pt;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#MainDiv1 {
	position:absolute;
	width:600px;
	height:400px;
	z-index:1;
	left: 0px;
	top: 0px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(TCML_underconstruction.jpg);
}
#MainDiv2 {
	position:absolute;
	width:600px;
	height:200px;
	z-index:1;
	left: 0px;
	top: 400px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
